We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b791c5 commit 2e5aac4Copy full SHA for 2e5aac4
learn-pr/wwl-azure/configure-app-service-plans/6-knowledge-check.yml
@@ -36,7 +36,7 @@ quiz:
36
explanation: "Incorrect. The Basic App Service plan doesn't support staging slots."
37
- content: "Standard S1"
38
isCorrect: false
39
- explanation: "Incorrect. The Standard App Service plan only supports up to 5 staging slots."
+ explanation: "Incorrect. The Standard App Service plan only supports up to five staging slots."
40
- content: "Premium V3 P1V3"
41
isCorrect: true
42
explanation: "Correct. The Premium App Service plan supports up to 20 staging slots."
0 commit comments