Skip to content

Commit 7a7b57d

Browse files
authored
Merge pull request #206104 from barclayn/mi-faq-update
minor edit
2 parents 62ffb72 + c0d3913 commit 7a7b57d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/managed-identities-azure-resources/managed-identities-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang:
1212
ms.topic: conceptual
1313
ms.tgt_pltfrm:
1414
ms.workload: identity
15-
ms.date: 02/23/2022
15+
ms.date: 07/27/2022
1616
ms.author: barclayn
1717
---
1818

@@ -111,9 +111,9 @@ Managed identities use certificate-based authentication. Each managed identity
111111

112112
In short, yes you can use user assigned managed identities in more than one Azure region. The longer answer is that while user assigned managed identities are created as regional resources the associated [service principal](../develop/app-objects-and-service-principals.md#service-principal-object) (SP) created in Azure AD is available globally. The service principal can be used from any Azure region and its availability is dependent on the availability of Azure AD. For example, if you created a user assigned managed identity in the South-Central region and that region becomes unavailable this issue only impacts [control plane](../../azure-resource-manager/management/control-plane-and-data-plane.md) activities on the managed identity itself. The activities performed by any resources already configured to use the managed identities wouldn't be impacted.
113113

114-
### Does managed identities for Azure resources work with Azure Cloud Services?
114+
### Does managed identities for Azure resources work with Azure Cloud Services (Classic)?
115115

116-
No, there are no plans to support managed identities for Azure resources in Azure Cloud Services.
116+
Managed identities for Azure resources don’t have support for [Azure Cloud Services (classic)](../../cloud-services/cloud-services-choose-me.md) at this time. “
117117

118118

119119
### What is the security boundary of managed identities for Azure resources?

0 commit comments

Comments
 (0)