Skip to content

Commit 2486b1c

Browse files
authored
Merge pull request #115010 from MarkusVi/new01
new01
2 parents 4b412d5 + 77aff38 commit 2486b1c

File tree

1 file changed

+85
-71
lines changed

1 file changed

+85
-71
lines changed

articles/active-directory/managed-identities-azure-resources/services-support-managed-identities.md

Lines changed: 85 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: List of services that support managed identities for Azure resource
44
services: active-directory
55
author: MarkusVi
66
ms.author: markvi
7-
ms.date: 04/09/2020
7+
ms.date: 05/12/2020
88
ms.topic: conceptual
99
ms.service: active-directory
1010
ms.subservice: msi
@@ -23,35 +23,18 @@ Managed identities for Azure resources provide Azure services with an automatica
2323

2424
The following Azure services support managed identities for Azure resources:
2525

26-
### Azure Virtual Machines
27-
28-
| Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
29-
| --- | :-: | :-: | :-: | :-: |
30-
| System assigned | ![Available][check] | ![Available][check] | Preview | Preview |
31-
| User assigned | ![Available][check] | ![Available][check] | Preview | Preview |
32-
33-
Refer to the following list to configure managed identity for Azure Virtual Machines (in regions where available):
34-
35-
- [Azure portal](qs-configure-portal-windows-vm.md)
36-
- [PowerShell](qs-configure-powershell-windows-vm.md)
37-
- [Azure CLI](qs-configure-cli-windows-vm.md)
38-
- [Azure Resource Manager templates](qs-configure-template-windows-vm.md)
39-
- [REST](qs-configure-rest-vm.md)
4026

41-
### Azure Virtual Machine Scale Sets
27+
### Azure API Management
4228

43-
|Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
29+
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
4430
| --- | :-: | :-: | :-: | :-: |
45-
| System assigned | ![Available][check] | Preview | Preview | Preview |
46-
| User assigned | ![Available][check] | Preview | Preview | Preview |
31+
| System assigned | ![Available][check] | ![Available][check] | Not available | ![Available][check] |
32+
| User assigned | Preview | Preview | Not available | Preview |
4733

48-
Refer to the following list to configure managed identity for Azure Virtual Machine Scale Sets (in regions where available):
34+
Refer to the following list to configure managed identity for Azure API Management (in regions where available):
35+
36+
- [Azure Resource Manager template](/azure/api-management/api-management-howto-use-managed-service-identity)
4937

50-
- [Azure portal](qs-configure-portal-windows-vm.md)
51-
- [PowerShell](qs-configure-powershell-windows-vm.md)
52-
- [Azure CLI](qs-configure-cli-windows-vm.md)
53-
- [Azure Resource Manager templates](qs-configure-template-windows-vm.md)
54-
- [REST](qs-configure-rest-vm.md)
5538

5639
### Azure App Service
5740

@@ -68,18 +51,6 @@ Refer to the following list to configure managed identity for Azure App Service
6851
- [Azure Resource Manager template](/azure/app-service/overview-managed-identity#using-an-azure-resource-manager-template)
6952

7053

71-
### Azure Kubernetes Service (AKS)
72-
73-
| Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
74-
| --- | :-: | :-: | :-: | :-: |
75-
| System assigned | ![Available][check] | - | - | - |
76-
| User assigned | ![Available][check] | - | - | - |
77-
78-
79-
For more information, see [Use managed identities in Azure Kubernetes Service](https://docs.microsoft.com/azure/aks/use-managed-identity).
80-
81-
82-
8354
### Azure Blueprints
8455

8556
|Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
@@ -92,32 +63,32 @@ Refer to the following list to use a managed identity with [Azure Blueprints](..
9263
- [Azure portal - blueprint assignment](../../governance/blueprints/create-blueprint-portal.md#assign-a-blueprint)
9364
- [REST API - blueprint assignment](../../governance/blueprints/create-blueprint-rest-api.md#assign-a-blueprint)
9465

95-
### Azure Functions
9666

97-
Managed identity type |All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
67+
### Azure Container Instances
68+
69+
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
9870
| --- | :-: | :-: | :-: | :-: |
99-
| System assigned | ![Available][check] | ![Available][check] | ![Available][check] | ![Available][check] |
100-
| User assigned | ![Available][check] | ![Available][check] | ![Available][check] | ![Available][check] |
71+
| System assigned | Linux: Preview<br>Windows: Not available | Not available | Not available | Not available |
72+
| User assigned | Linux: Preview<br>Windows: Not available | Not available | Not available | Not available |
10173

102-
Refer to the following list to configure managed identity for Azure Functions (in regions where available):
74+
Refer to the following list to configure managed identity for Azure Container Instances (in regions where available):
10375

104-
- [Azure portal](/azure/app-service/overview-managed-identity#using-the-azure-portal)
105-
- [Azure CLI](/azure/app-service/overview-managed-identity#using-the-azure-cli)
106-
- [Azure PowerShell](/azure/app-service/overview-managed-identity#using-azure-powershell)
107-
- [Azure Resource Manager template](/azure/app-service/overview-managed-identity#using-an-azure-resource-manager-template)
76+
- [Azure CLI](~/articles/container-instances/container-instances-managed-identity.md)
77+
- [Azure Resource Manager template](~/articles/container-instances/container-instances-managed-identity.md#enable-managed-identity-using-resource-manager-template)
78+
- [YAML](~/articles/container-instances/container-instances-managed-identity.md#enable-managed-identity-using-yaml-file)
10879

109-
### Azure Logic Apps
80+
81+
### Azure Container Registry Tasks
11082

11183
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
11284
| --- | :-: | :-: | :-: | :-: |
113-
| System assigned | ![Available][check] | ![Available][check] | Not available | ![Available][check] |
114-
| User assigned | ![Available][check] | ![Available][check] | Not available | ![Available][check] |
85+
| System assigned | ![Available][check] | Not available | Not available | Not available |
86+
| User assigned | Preview | Not available | Not available | Not available |
11587

88+
Refer to the following list to configure managed identity for Azure Container Registry Tasks (in regions where available):
11689

117-
Refer to the following list to configure managed identity for Azure Logic Apps (in regions where available):
90+
- [Azure CLI](~/articles/container-registry/container-registry-tasks-authentication-managed-identity.md)
11891

119-
- [Azure portal](/azure/logic-apps/create-managed-service-identity#enable-system-assigned-identity-in-azure-portal)
120-
- [Azure Resource Manager template](https://docs.microsoft.com/azure/logic-apps/logic-apps-azure-resource-manager-templates-overview)
12192

12293
### Azure Data Factory V2
12394

@@ -133,40 +104,46 @@ Refer to the following list to configure managed identity for Azure Data Factory
133104
- [REST](~/articles/data-factory/data-factory-service-identity.md#generate-managed-identity-using-rest-api)
134105
- [SDK](~/articles/data-factory/data-factory-service-identity.md#generate-managed-identity-using-sdk)
135106

136-
### Azure API Management
137107

138-
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
108+
### Azure Functions
109+
110+
Managed identity type |All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
139111
| --- | :-: | :-: | :-: | :-: |
140-
| System assigned | ![Available][check] | ![Available][check] | Not available | ![Available][check] |
141-
| User assigned | Preview | Preview | Not available | Preview |
112+
| System assigned | ![Available][check] | ![Available][check] | ![Available][check] | ![Available][check] |
113+
| User assigned | ![Available][check] | ![Available][check] | ![Available][check] | ![Available][check] |
142114

143-
Refer to the following list to configure managed identity for Azure API Management (in regions where available):
115+
Refer to the following list to configure managed identity for Azure Functions (in regions where available):
144116

145-
- [Azure Resource Manager template](/azure/api-management/api-management-howto-use-managed-service-identity)
117+
- [Azure portal](/azure/app-service/overview-managed-identity#using-the-azure-portal)
118+
- [Azure CLI](/azure/app-service/overview-managed-identity#using-the-azure-cli)
119+
- [Azure PowerShell](/azure/app-service/overview-managed-identity#using-azure-powershell)
120+
- [Azure Resource Manager template](/azure/app-service/overview-managed-identity#using-an-azure-resource-manager-template)
146121

147-
### Azure Container Instances
148122

149-
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
123+
### Azure Kubernetes Service (AKS)
124+
125+
| Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
150126
| --- | :-: | :-: | :-: | :-: |
151-
| System assigned | Linux: Preview<br>Windows: Not available | Not available | Not available | Not available |
152-
| User assigned | Linux: Preview<br>Windows: Not available | Not available | Not available | Not available |
127+
| System assigned | ![Available][check] | - | - | - |
128+
| User assigned | ![Available][check] | - | - | - |
153129

154-
Refer to the following list to configure managed identity for Azure Container Instances (in regions where available):
155130

156-
- [Azure CLI](~/articles/container-instances/container-instances-managed-identity.md)
157-
- [Azure Resource Manager template](~/articles/container-instances/container-instances-managed-identity.md#enable-managed-identity-using-resource-manager-template)
158-
- [YAML](~/articles/container-instances/container-instances-managed-identity.md#enable-managed-identity-using-yaml-file)
131+
For more information, see [Use managed identities in Azure Kubernetes Service](https://docs.microsoft.com/azure/aks/use-managed-identity).
159132

160-
### Azure Container Registry Tasks
133+
134+
### Azure Logic Apps
161135

162136
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
163137
| --- | :-: | :-: | :-: | :-: |
164-
| System assigned | ![Available][check] | Not available | Not available | Not available |
165-
| User assigned | Preview | Not available | Not available | Not available |
138+
| System assigned | ![Available][check] | ![Available][check] | Not available | ![Available][check] |
139+
| User assigned | ![Available][check] | ![Available][check] | Not available | ![Available][check] |
166140

167-
Refer to the following list to configure managed identity for Azure Container Registry Tasks (in regions where available):
168141

169-
- [Azure CLI](~/articles/container-registry/container-registry-tasks-authentication-managed-identity.md)
142+
Refer to the following list to configure managed identity for Azure Logic Apps (in regions where available):
143+
144+
- [Azure portal](/azure/logic-apps/create-managed-service-identity#enable-system-assigned-identity-in-azure-portal)
145+
- [Azure Resource Manager template](https://docs.microsoft.com/azure/logic-apps/logic-apps-azure-resource-manager-templates-overview)
146+
170147

171148
### Azure Service Fabric
172149
[Managed Identity for Service Fabric Applications](https://docs.microsoft.com/azure/service-fabric/concepts-managed-identity) is in Preview and available in all regions.
@@ -179,6 +156,43 @@ Managed identity type | All Generally Available<br>Global Azure Regions | Azure
179156
Refer to the following list to configure managed identity for Azure Service Fabric applications in all regions:
180157
- [Azure Resource Manager template](https://github.com/Azure-Samples/service-fabric-managed-identity/tree/anmenard-docs)
181158

159+
160+
161+
### Azure Virtual Machine Scale Sets
162+
163+
|Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
164+
| --- | :-: | :-: | :-: | :-: |
165+
| System assigned | ![Available][check] | Preview | Preview | Preview |
166+
| User assigned | ![Available][check] | Preview | Preview | Preview |
167+
168+
Refer to the following list to configure managed identity for Azure Virtual Machine Scale Sets (in regions where available):
169+
170+
- [Azure portal](qs-configure-portal-windows-vm.md)
171+
- [PowerShell](qs-configure-powershell-windows-vm.md)
172+
- [Azure CLI](qs-configure-cli-windows-vm.md)
173+
- [Azure Resource Manager templates](qs-configure-template-windows-vm.md)
174+
- [REST](qs-configure-rest-vm.md)
175+
176+
177+
178+
### Azure Virtual Machines
179+
180+
| Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
181+
| --- | :-: | :-: | :-: | :-: |
182+
| System assigned | ![Available][check] | ![Available][check] | Preview | Preview |
183+
| User assigned | ![Available][check] | ![Available][check] | Preview | Preview |
184+
185+
Refer to the following list to configure managed identity for Azure Virtual Machines (in regions where available):
186+
187+
- [Azure portal](qs-configure-portal-windows-vm.md)
188+
- [PowerShell](qs-configure-powershell-windows-vm.md)
189+
- [Azure CLI](qs-configure-cli-windows-vm.md)
190+
- [Azure Resource Manager templates](qs-configure-template-windows-vm.md)
191+
- [REST](qs-configure-rest-vm.md)
192+
193+
194+
195+
182196
## Azure services that support Azure AD authentication
183197

184198
The following services support Azure AD authentication, and have been tested with client services that use managed identities for Azure resources.

0 commit comments

Comments
 (0)