Skip to content

Commit 1e3dce2

Browse files
committed
fix link
1 parent 0f3f29c commit 1e3dce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/privileged-identity-management/powershell-for-azure-ad-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This article contains instructions for using Azure Active Directory (Azure AD) P
4444

4545
1. Find the tenant ID for your Azure AD organization by going to **Azure Active Directory** > **Properties** > **Directory ID**. In the cmdlets section, use this ID whenever you need to supply the resourceId.
4646

47-
![Find the organization ID in the properties for the Azure AD organization](./media/powershell-for-azure-ad-roles/organization-id-for-Azure-ad-org.png)
47+
![Find the organization ID in the properties for the Azure AD organization](./media/powershell-for-azure-ad-roles/tenant-id-for-Azure-ad-org.png)
4848

4949
> [!Note]
5050
> The following sections are simple examples that can help get you up and running. You can find more detailed documentation regarding the following cmdlets at https://docs.microsoft.com/powershell/module/azuread/?view=azureadps-2.0-preview#privileged_role_management. However, you will need to replace "azureResources" in the providerID parameter with "aadRoles". You will also need to remember to use the organization ID for your Azure AD organization as the resourceId parameter.

0 commit comments

Comments
 (0)