Skip to content

Commit 8778c16

Browse files
committed
Bug 158264
1 parent 777f4ad commit 8778c16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-azure/explore-api-management/9-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ durationInMinutes: 3
1717
quiz:
1818
title: "Check your knowledge"
1919
questions:
20-
- content: "Which of the following components of the API Management service would a developer use if they need to create an account and subscribe to get API keys?"
20+
- content: "Which of the following components of the API Management service would a developer use if they need to create an account and subscribe to get subscription keys?"
2121
choices:
2222
- content: "API gateway"
2323
isCorrect: false
@@ -27,7 +27,7 @@ quiz:
2727
explanation: "Incorrect. The Azure portal is the administrative interface where you set up your API program."
2828
- content: "Developer portal"
2929
isCorrect: true
30-
explanation: "Correct. The Developer portal serves as the main web presence for developers, and is where they can subscribe to get API keys."
30+
explanation: "Correct. The Developer portal serves as the main web presence for developers, and is where they can subscribe to get subscription keys."
3131
- content: "Which of the following API Management policies applies a policy based on a condition?"
3232
choices:
3333
- content: "forward-request"

0 commit comments

Comments
 (0)