Configuring Azure Active Directory Conditional Access

Important

Visual Studio App Center is scheduled for retirement on March 31, 2025. While you can continue to use Visual Studio App Center until it is fully retired, there are several recommended alternatives that you may consider migrating to.

Learn more about support timelines and alternatives.

Visual Studio App Center supports Azure Active Directory Conditional Access. Azure Active Directory Conditional Access is an advanced feature of Azure AD that allows you to specify detailed policies that control who can access your resources. Using Conditional Access, you can protect your applications by limiting users' access based on things like groups, device type, location, and role.

Important

Azure Active Directory Conditional Access is available in the Premium tier of Azure AD. For more information about Azure AD Premium, see Azure Active Directory pricing.

Connecting your organization to Azure Active Directory

If your App Center organization isn't already connected to an Azure Active Directory tenant, you must connect it first. See Connecting to Azure Active Directory for how to do that.

Setting up Conditional Access

Note

This is an abbreviated guide to setting up Conditional Access. Full documentation is available in What is Conditional Access?.

In the Azure portal, open your Active Directory tenant, then open the Security settings, and click on Conditional Access.

In Conditional Access settings, click New policy to create a policy.

Azure Active Directory Conditional Access

In New policy settings, click on Cloud apps or actions and select Visual Studio App Center as the target of the policy. Then select the other conditions that you want to apply, enable the policy, and click Create to save it.

AAD Conditional Access: Cloud apps or actions

Tip

You can troubleshoot your conditional access policies with the What If tool in the Azure Portal.