From 29a1e5695400de82e1017bc908200d91aab46e4c Mon Sep 17 00:00:00 2001 From: "Tran Huynh An Duy (Andy)" <36150380+andylovecloud@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:05:42 +0300 Subject: [PATCH] Update README with Error 403 access solution Added a note regarding Error 403 access issues for the Azure DevOps Demo Generator. --- Day2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Day2/README.md b/Day2/README.md index fb545e0..d0df4c8 100644 --- a/Day2/README.md +++ b/Day2/README.md @@ -7,9 +7,9 @@ ## Azure DevOps Demo Generator **Use these steps to load dummy data into your Azure DevOps project. We will use this data in the demo.** -1. Navigate to https://azuredevopsdemogenerator.azurewebsites.net. This utility site will automate the creation of a new Azure DevOps project within your account that is prepopulated with content (work items, repos, etc.) required for the lab. +1. Navigate to https://azuredevopsdemogenerator.azurewebsites.net. This utility site will automate the creation of a new Azure DevOps project within your account that is prepopulated with content (work items, repos, etc.) required for the lab. **Note**: If use faced with issue related to Azure demo generator access (Error 403 - Forbidden .The web app you have attempted to reach has blocked your access.), solution has been provided in the video here: [Solutions for error 403](https://youtu.be/exmMQeBynMM) -2. Sign in using the Microsoft account associated with your Azure DevOps subscription. +3. Sign in using the Microsoft account associated with your Azure DevOps subscription. ![image](https://github.com/piyushsachdeva/AzureDevOps-Zero-to-Hero/assets/40286378/33feacfa-47bb-4861-b87d-d026e1eb36ee)