Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit aafd338

Browse files
authored
Merge pull request #324 from autosysops/fix-lab-12-formatting-error
Fix lab 12 formatting error
2 parents e7b5474 + c1a48ab commit aafd338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M05_L12_Setting_Up_and_Running_Functional_Tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In this task, you will provision an Azure VM running Windows Server 2016 along w
6666
1. Click here in **[Deploy to Azure](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FMicrosoft%2Falmvm%2Fmaster%2Flabs%2Fvstsextend%2Fselenium%2Farmtemplate%2Fazuredeploy.json)** link. This will automatically redirect you to the **Custom deployment** blade in the Azure portal.
6767
1. If prompted, sign in with the user account that has the Owner role in the Azure subscription you will be using in this lab and has the role of the Global Administrator in the Azure AD tenant associated with this subscription.
6868
1. On the **Custom deployment** blade, select **Edit template**.
69-
1. On the **Edit template** blade, locate the line `"https://raw.githubusercontent.com/microsoft/azuredevopslabs/master/labs/vstsextend/selenium/armtemplate/chrome_firefox_VSTSagent_IIS.ps1"`, replace it with `https://raw.githubusercontent.com/MicrosoftLearning/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/master/Allfiles/Labs/11b/chrome_firefox_VSTSagent_IIS.ps1`, and click **Save**.
69+
1. On the **Edit template** blade, locate the line `"https://raw.githubusercontent.com/microsoft/azuredevopslabs/master/labs/vstsextend/selenium/armtemplate/chrome_firefox_VSTSagent_IIS.ps1"`, replace it with `"https://raw.githubusercontent.com/MicrosoftLearning/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/master/Allfiles/Labs/11b/chrome_firefox_VSTSagent_IIS.ps1"`, and click **Save**.
7070
1. Back on the **Custom deployment** blade, specify the following settings:
7171

7272
| Setting | Value |

0 commit comments

Comments
 (0)