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

Commit fe69b8f

Browse files
authored
Update AZ400_M03_L07_Implementing_GitHub_Actions_by_using_DevOps_Starter.md
1 parent 3e4df06 commit fe69b8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M03_L07_Implementing_GitHub_Actions_by_using_DevOps_Starter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lab:
1414

1515
- Identify an existing Azure subscription or create a new one.
1616

17-
- Verify that you have a Microsoft account or an Azure AD account with the Contributor or the Owner role in the Azure subscription. For details, refer to [List Azure role assignments using the Azure portal](https://docs.microsoft.com/en-us/azure/role-based-access-control/role-assignments-list-portal) and [View and assign administrator roles in Azure Active Directory](https://docs.microsoft.com/en-us/azure/active-directory/roles/manage-roles-portal#view-my-roles).
17+
- Verify that you have a Microsoft account or an Azure AD account with the Contributor or the Owner role in the Azure subscription. For details, refer to [List Azure role assignments using the Azure portal](https://docs.microsoft.com/azure/role-based-access-control/role-assignments-list-portal) and [View and assign administrator roles in Azure Active Directory](https://docs.microsoft.com/azure/active-directory/roles/manage-roles-portal#view-my-roles).
1818

1919
- **If you don't already have a GitHub account** that you can use for this lab, follow instructions available at [Signing up for a new GitHub account](https://github.com/join) to create one.
2020

@@ -78,7 +78,7 @@ In this exercise, you will create an Azure Service Principal to authorize GitHub
7878

7979
#### Task 1: Create an Azure Service Principal and save it as GitHub secret
8080

81-
In this task, you will create the Azure Service Principal used by GitHub to deploy the desired resources. As an alternative, you could also use [OpenID connect in Azure](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure), as a secretless authentication mechanism.
81+
In this task, you will create the Azure Service Principal used by GitHub to deploy the desired resources. As an alternative, you could also use [OpenID connect in Azure](https://docs.github.com/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure), as a secretless authentication mechanism.
8282

8383
1. On your lab computer, in a browser window, open the Azure Portal (https://portal.azure.com/).
8484
1. In the portal, look for **Resource Groups** and click on it.

0 commit comments

Comments
 (0)