MicrosoftLearning / AZ-204-DevelopingSolutionsforMicrosoftAzure

AZ-204: Developing solutions for Microsoft Azure
https://microsoftlearning.github.io/AZ-204-DevelopingSolutionsforMicrosoftAzure/
MIT License
2.29k stars 1.85k forks source link

API management lab - policy error #829

Closed weslbo closed 3 weeks ago

weslbo commented 1 month ago

Module/Lab: Lab 08: Create a multi-tier solution by using Azure services

Exercise: Exercise 1: Create an Azure App Service resource by using a Docker container image

Task: Task 2: Create a web app by using Azure App Service resource by using an httpbin container image

Step: 3

Description of issue

Region drop-down list | Select any Azure region in which you can deploy an Azure web app

This doesn't work. If you select for example canada as a region (which was the default suggested), the deployment fails. The policy will validate whether the web app is deployed in the same region as the location of the resource group. If not, it fails.

Please update the instructions:

Region drop-down list | Select the same Azure region as your resource group location.

Relevant screenshots

image

JeffKoMS commented 3 weeks ago

Fixed, but really if the ALH is imposing restrictions they should be altering the instructions to meet their particular implementations.