You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/explore-api-management/9-knowledge-check.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ durationInMinutes: 3
17
17
quiz:
18
18
title: "Check your knowledge"
19
19
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?"
21
21
choices:
22
22
- content: "API gateway"
23
23
isCorrect: false
@@ -27,7 +27,7 @@ quiz:
27
27
explanation: "Incorrect. The Azure portal is the administrative interface where you set up your API program."
28
28
- content: "Developer portal"
29
29
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."
31
31
- content: "Which of the following API Management policies applies a policy based on a condition?"
0 commit comments