|
5 | 5 | --- |
6 | 6 |
|
7 | 7 | # Lab 00: Validate lab environment |
| 8 | + |
8 | 9 | # Student lab manual |
9 | 10 |
|
10 | 11 | ## Instructions |
11 | 12 |
|
12 | 13 | 1. Get a new **Azure Pass promocode** (valid for 30 days) from the instructor or other source. |
13 | 14 | 2. Use a private browser session to get a new **Microsoft Account (MSA)** at [Microsoft account](https://account.microsoft.com) or use an existing one. |
14 | | -3. Using the same browser session, go to [Microsoft Azure Pass](https://www.microsoftazurepass.com) to redeem your Azure Pass using your Microsoft Account (MSA). For details, see [Redeem a Microsoft Azure Pass](https://www.microsoftazurepass.com/Home/HowTo?Length=5). Follow the instructions for redemption. |
15 | | -4. Using the same browser session, go to [Microsoft Azure](https://portal.azure.com), then search at the top of the portal screen for **Azure DevOps**. In the resulting page, click **Azure DevOps organizations**. |
| 15 | +3. Using the same browser session, go to [Microsoft Azure Pass](https://www.microsoftazurepass.com) to redeem your Azure Pass using your Microsoft Account (MSA). For details, see [Redeem a Microsoft Azure Pass](https://www.microsoftazurepass.com/Home/HowTo?Length=5). Follow the instructions for redemption. |
| 16 | +4. Using the same browser session, go to [Microsoft Azure](https://portal.azure.com), then search at the top of the portal screen for **Azure DevOps**. In the resulting page, click **Azure DevOps organizations**. |
16 | 17 | 5. Next, click on the link labelled **My Azure DevOps Organizations** or navigate directly to [My Information](https://aex.dev.azure.com). |
17 | 18 | 6. On the **We need a few more details** page, select **Continue**. |
18 | 19 | 7. In the drop-down box on the left, choose **Default Directory**, instead of “Microsoft Account”. |
|
23 | 24 | 12. Once the newly created organization opens in **Azure DevOps**, click **Organization settings** in the bottom left corner. |
24 | 25 | 13. At the **Organization settings** screen click **Billing** (opening this screen takes a few seconds). |
25 | 26 | 14. Click **Setup billing** and on the right-hand side of the screen select the **Azure Pass - Sponsorship** subscription and click **Save** to link the subscription with the organization. |
26 | | -15. Once the screen shows the linked Azure Subscription ID at the top, change the number of **Paid parallel jobs** for **MS Hosted CI/CD** from 0 to **1**. Then click the **SAVE** button at the bottom. |
| 27 | +15. Once the screen shows the linked Azure Subscription ID at the top, change the number of **Paid parallel jobs** for **MS Hosted CI/CD** from 0 to **1**. Then click the **SAVE** button at the bottom. |
27 | 28 | 16. **Wait at least 3 hours before using the CI/CD capabilities** so that the new settings are reflected in the back end. Otherwise, you will still see the message *"This agent is not running because you have reached the maximum number of requests…"*. |
28 | 29 | 17. In Organization Settings, go to Security -> **Policies** |
29 | 30 | 18. **Turn on** "Third-party application access via OAuth" |
|
0 commit comments