Skip to content

Commit ec2e597

Browse files
Update conditional-access-policies.md
Based on testing we can see Resource as Azure DevOps and also PG updated timeline for the change. These changes will go into effect on July 28, 2025 September 2, 2025.
1 parent 062347b commit ec2e597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/organizations/accounts/conditional-access-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Based on these conditions, you can grant access, require more checks like multif
3333
1. Go to the [Azure portal](https://portal.azure.com) and find the **"Microsoft Entra Conditional Access"** service.
3434
2. Select **"Policies"** on the right sidebar.
3535
3. Select the **"+ New policy"** button. Provide the policy a name.
36-
5. For the **"Target resources"** assignments, toggle **"Select resources"** and add the _"Microsoft Visual Studio Team Services"_ resource (resource id: 499b84ac-1321-427f-aa17-267ca6975798) to the list of target resources.
36+
5. For the **"Target resources"** assignments, toggle **"Select resources"** and add the _"Azure DevOps"_ or _"Microsoft Visual Studio Team Services"_ resource (resource id: 499b84ac-1321-427f-aa17-267ca6975798) to the list of target resources.
3737
6. Configure other settings as desired.
3838
7. Select **Save** to apply this new policy.
3939

@@ -62,7 +62,7 @@ If users access the Microsoft Entra sign-in page from a different IP address tha
6262
### Azure Resource Manager audience
6363

6464
> [!NOTE]
65-
> These changes will go into effect starting July 28, 2025. Learn more in [our blog post](https://devblogs.microsoft.com/devops/removing-azure-resource-manager-reliance-on-azure-devops-sign-ins/).
65+
> These changes will go into effect starting Sep 2, 2025. Learn more in [our blog post](https://devblogs.microsoft.com/devops/removing-azure-resource-manager-reliance-on-azure-devops-sign-ins/).
6666
6767
Azure DevOps doesn't depend on the Azure Resource Manager (ARM) resource (`https://management.azure.com`) when you sign in or refresh Microsoft Entra access tokens. Previously, Azure DevOps required the ARM audience during sign-in and token refresh flows. This requirement meant that administrators had to allow all Azure DevOps users to bypass ARM Conditional Access policies to ensure access.
6868

0 commit comments

Comments
 (0)