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
For example, `New-AzADServicePrincipal -ApplicationId "d7304df8-741f-47d3-9bc2-df0e24e2071f"`.
358
+
For example, `New-AzADServicePrincipal -ApplicationId "00001111-aaaa-2222-bbbb-3333cccc4444"`.
359
359
360
360
1. After you create the service principal, return to __Enterprise applications__ and verify that you can now find the application ID. You can find the list of IDs in the [Use Conditional Access](#use-conditional-access) section.
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-setup-customer-managed-keys.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ To create the key vault, see [Create a key vault](/azure/key-vault/general/quick
84
84
85
85
1. To configure the key vault, select it in the [Azure portal](https://portal.azure.com) and then select __Access polices__ from the left menu.
86
86
1. To create permissions for Azure Cosmos DB, select __+ Create__ at the top of the page. Under __Key permissions__, select __Get__, __Unwrap Key__, and __Wrap key__ permissions.
87
-
1. Under __Principal__, search for __Azure Cosmos DB__ and then select it. The principal ID for this entry is `a232010e-820c-4083-83bb-3ace5fc29d0b` for all regions other than Azure Government. For Azure Government, the principal ID is `57506a73-e302-42a9-b869-6f12d9ec29e9`.
87
+
1. Under __Principal__, search for __Azure Cosmos DB__ and then select it. The principal ID for this entry is `aaaaaaaa-bbbb-cccc-1111-222222222222` for all regions other than Azure Government. For Azure Government, the principal ID is `bbbbbbbb-cccc-dddd-2222-333333333333`.
88
88
1. Select __Review + Create__, and then select __Create__.
89
89
90
90
## Create a workspace that uses a customer-managed key
0 commit comments