Skip to content

Commit 50ce928

Browse files
WIP
1 parent 6aa69ff commit 50ce928

File tree

1 file changed

+23
-18
lines changed

1 file changed

+23
-18
lines changed

articles/active-directory/conditional-access/concept-conditional-access-cloud-apps.md

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -112,30 +112,35 @@ A complete list of all services included can be found in the article [Apps inclu
112112

113113
### Microsoft Azure Management
114114

115-
The Microsoft Azure Management application includes multiple services.
116-
117-
- Azure portal
118-
- Microsoft Entra admin center
119-
- Azure Resource Manager provider
120-
- Classic deployment model APIs
121-
- Azure PowerShell
122-
- Azure CLI
123-
- Azure DevOps
124-
- Azure Data Factory portal
125-
- Azure Event Hubs
126-
- Azure Service Bus
127-
- [Azure SQL Database](/azure/azure-sql/database/conditional-access-configure)
128-
- SQL Managed Instance
129-
- Azure Synapse
130-
- Visual Studio subscriptions administrator portal
115+
When Conditional Access policy is targeted to the Microsoft Azure Management application, within the Conditional Access policy app picker, policy will be enforced for tokens issued to application IDs of a set of services closely bound to the portal.
116+
117+
- Azure Resource Manager (ARM API)
118+
- Azure Portal, which also covers the Microsoft Entra admin center
119+
- Azure Data Lake
120+
- Application Insights API
121+
- Log Analytics API
122+
123+
Because the policy is applied to the Azure management portal and API, services, or clients with an Azure API service dependency, can indirectly be impacted. For example:
124+
125+
- Classic deployment model APIs
126+
- Azure PowerShell
127+
- Azure CLI
128+
- Azure DevOps
129+
- Azure Data Factory portal
130+
- Azure Event Hubs
131+
- Azure Service Bus
132+
- [Azure SQL Database](/azure/azure-sql/database/conditional-access-configure)
133+
- SQL Managed Instance
134+
- Azure Synapse
135+
- Visual Studio subscriptions administrator portal
131136

132137
> [!NOTE]
133138
> The Microsoft Azure Management application applies to [Azure PowerShell](/powershell/azure/what-is-azure-powershell), which calls the [Azure Resource Manager API](../../azure-resource-manager/management/overview.md). It does not apply to [Azure AD PowerShell](/powershell/azure/active-directory/overview), which calls the [Microsoft Graph API](/graph/overview).
134139
135140
For more information on how to set up a sample policy for Microsoft Azure Management, see [Conditional Access: Require MFA for Azure management](howto-conditional-access-policy-azure-management.md).
136141

137-
>[!NOTE]
138-
>For Azure Government, you should target the Azure Government Cloud Management API application.
142+
> [!TIP]
143+
> For Azure Government, you should target the Azure Government Cloud Management API application.
139144
140145
### Other applications
141146

0 commit comments

Comments
 (0)