You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/howto-saml-token-encryption.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,12 @@ ms.workload: identity
13
13
ms.tgt_pltfrm: na
14
14
ms.devlang: na
15
15
ms.topic: conceptual
16
-
ms.date: 02/06/2019
16
+
ms.date: 03/13/2020
17
17
ms.author: mimart
18
18
ms.reviewer: paulgarn
19
19
ms.collection: M365-identity-device-management
20
20
---
21
-
# How to: Configure Azure AD SAML token encryption (Preview)
21
+
# How to: Configure Azure AD SAML token encryption
22
22
23
23
> [!NOTE]
24
24
> Token encryption is an Azure Active Directory (Azure AD) premium feature. To learn more about Azure AD editions, features, and pricing, see [Azure AD pricing](https://azure.microsoft.com/pricing/details/active-directory/).
@@ -118,9 +118,6 @@ When you configure a keyCredential using Graph, PowerShell, or in the applicatio
118
118
119
119
### To configure token encryption using PowerShell
120
120
121
-
This functionality is coming soon.
122
-
123
-
<!--
124
121
1. Use the latest Azure AD PowerShell module to connect to your tenant.
125
122
126
123
1. Set the token encryption settings using the **[Set-AzureApplication](https://docs.microsoft.com/powershell/module/azuread/set-azureadapplication?view=azureadps-2.0-preview)** command.
@@ -137,8 +134,6 @@ This functionality is coming soon.
137
134
$app.TokenEncryptionKeyId
138
135
```
139
136
140
-
-->
141
-
142
137
### To configure token encryption using the application manifest
143
138
144
139
1. From the Azure portal, go to **Azure Active Directory > App registrations**.
Copy file name to clipboardExpand all lines: articles/active-directory/managed-identities-azure-resources/services-support-managed-identities.md
+66-62Lines changed: 66 additions & 62 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: List of services that support managed identities for Azure resource
4
4
services: active-directory
5
5
author: MarkusVi
6
6
ms.author: markvi
7
-
ms.date: 02/13/2020
7
+
ms.date: 03/13/2020
8
8
ms.topic: conceptual
9
9
ms.service: active-directory
10
10
ms.subservice: msi
@@ -26,9 +26,9 @@ The following Azure services support managed identities for Azure resources:
26
26
### Azure Virtual Machines
27
27
28
28
| Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
29
-
| --- |---|---|---|---|
30
-
| System assigned | Available | Preview | Preview | Preview |
31
-
| User assigned | Available | Preview | Preview | Preview |
29
+
| --- |:-:|:-:|:-:|:-:|
30
+
| System assigned |![Available][check]| Preview | Preview | Preview |
31
+
| User assigned |![Available][check]| Preview | Preview | Preview |
32
32
33
33
Refer to the following list to configure managed identity for Azure Virtual Machines (in regions where available):
34
34
@@ -41,9 +41,9 @@ Refer to the following list to configure managed identity for Azure Virtual Mach
41
41
### Azure Virtual Machine Scale Sets
42
42
43
43
|Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
44
-
| --- |---|---|---|---|
45
-
| System assigned | Available | Preview | Preview | Preview |
46
-
| User assigned | Available | Preview | Preview | Preview |
44
+
| --- |:-:|:-:|:-:|:-:|
45
+
| System assigned |![Available][check]| Preview | Preview | Preview |
46
+
| User assigned |![Available][check]| Preview | Preview | Preview |
47
47
48
48
Refer to the following list to configure managed identity for Azure Virtual Machine Scale Sets (in regions where available):
49
49
@@ -56,9 +56,9 @@ Refer to the following list to configure managed identity for Azure Virtual Mach
56
56
### Azure App Service
57
57
58
58
| Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
59
-
| --- |---|---|---|---|
60
-
| System assigned | Available | Available | Available | Available |
61
-
| User assigned | Available | Not available | Not available | Not available |
59
+
| --- |:-:|:-:|:-:|:-:|
60
+
| System assigned |![Available][check]|![Available][check]|![Available][check]|![Available][check]|
61
+
| User assigned |![Available][check]| Not available | Not available | Not available |
62
62
63
63
Refer to the following list to configure managed identity for Azure App Service (in regions where available):
64
64
@@ -70,9 +70,9 @@ Refer to the following list to configure managed identity for Azure App Service
70
70
### Azure Blueprints
71
71
72
72
|Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
73
-
| --- |---|---|---|---|
74
-
| System assigned | Available | Available | Not available | Not available |
75
-
| User assigned | Available | Available | Not available | Not available |
73
+
| --- |:-:|:-:|:-:|:-:|
74
+
| System assigned |![Available][check]|![Available][check]| Not available | Not available |
75
+
| User assigned |![Available][check]|![Available][check]| Not available | Not available |
76
76
77
77
Refer to the following list to use a managed identity with [Azure Blueprints](../../governance/blueprints/overview.md):
78
78
@@ -82,9 +82,9 @@ Refer to the following list to use a managed identity with [Azure Blueprints](..
82
82
### Azure Functions
83
83
84
84
Managed identity type |All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
85
-
| --- |---|---|---|---|
86
-
| System assigned | Available | Available | Available | Available |
87
-
| User assigned | Available | Not available | Not available | Not available |
85
+
| --- |:-:|:-:|:-:|:-:|
86
+
| System assigned |![Available][check]|![Available][check]|![Available][check]|![Available][check]|
87
+
| User assigned |![Available][check]| Not available | Not available | Not available |
88
88
89
89
Refer to the following list to configure managed identity for Azure Functions (in regions where available):
90
90
@@ -96,9 +96,10 @@ Refer to the following list to configure managed identity for Azure Functions (i
96
96
### Azure Logic Apps
97
97
98
98
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
99
-
| --- | --- | --- | --- | --- |
100
-
| System assigned | Preview | Preview | Not available | Preview |
101
-
| User assigned | Not available | Not available | Not available | Not available |
99
+
| --- | :-: | :-: | :-: | :-: |
100
+
| System assigned |![Available][check]|![Available][check]| Not available |![Available][check]|
101
+
| User assigned |![Available][check]|![Available][check]| Not available |![Available][check]|
102
+
102
103
103
104
Refer to the following list to configure managed identity for Azure Logic Apps (in regions where available):
104
105
@@ -108,8 +109,8 @@ Refer to the following list to configure managed identity for Azure Logic Apps (
108
109
### Azure Data Factory V2
109
110
110
111
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
111
-
| --- |---|---|---|---|
112
-
| System assigned | Available | Available | Not available | Available |
112
+
| --- |:-:|:-:|:-:|:-:|
113
+
| System assigned |![Available][check]|![Available][check]| Not available |![Available][check]|
113
114
| User assigned | Not available | Not available | Not available | Not available |
114
115
115
116
Refer to the following list to configure managed identity for Azure Data Factory V2 (in regions where available):
@@ -122,8 +123,8 @@ Refer to the following list to configure managed identity for Azure Data Factory
122
123
### Azure API Management
123
124
124
125
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
125
-
| --- |---|---|---|---|
126
-
| System assigned | Available | Available | Not available | Not available |
126
+
| --- |:-:|:-:|:-:|:-:|
127
+
| System assigned |![Available][check]|![Available][check]| Not available | Not available |
127
128
| User assigned | Not available | Not available | Not available | Not available |
128
129
129
130
Refer to the following list to configure managed identity for Azure API Management (in regions where available):
@@ -133,7 +134,7 @@ Refer to the following list to configure managed identity for Azure API Manageme
133
134
### Azure Container Instances
134
135
135
136
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
136
-
| --- |---|---|---|---|
137
+
| --- |:-:|:-:|:-:|:-:|
137
138
| System assigned | Linux: Preview<br>Windows: Not available | Not available | Not available | Not available |
138
139
| User assigned | Linux: Preview<br>Windows: Not available | Not available | Not available | Not available |
139
140
@@ -146,8 +147,8 @@ Refer to the following list to configure managed identity for Azure Container In
146
147
### Azure Container Registry Tasks
147
148
148
149
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
149
-
| --- |---|---|---|---|
150
-
| System assigned | Available | Not available | Not available | Not available |
150
+
| --- |:-:|:-:|:-:|:-:|
151
+
| System assigned |![Available][check]| Not available | Not available | Not available |
151
152
| User assigned | Preview | Not available | Not available | Not available |
152
153
153
154
Refer to the following list to configure managed identity for Azure Container Registry Tasks (in regions where available):
@@ -158,9 +159,9 @@ Refer to the following list to configure managed identity for Azure Container Re
158
159
[Managed Identity for Service Fabric Applications](https://docs.microsoft.com/azure/service-fabric/concepts-managed-identity) is in Preview and available in all regions.
159
160
160
161
Managed identity type | All Generally Available<br>Global Azure Regions | Azure Government | Azure Germany | Azure China 21Vianet |
161
-
| --- |---|---|---|---|
162
-
| System assigned | Available | Not Available | Not Available | not Available |
163
-
| User assigned | Available | Not Available | Not Available |Not Available |
162
+
| --- |:-:|:-:|:-:|:-:|
163
+
| System assigned |![Available][check]| Not Available | Not Available | not Available |
164
+
| User assigned |![Available][check]| Not Available | Not Available |Not Available |
164
165
165
166
Refer to the following list to configure managed identity for Azure Service Fabric applications in all regions:
0 commit comments