Skip to content

Commit e73bcf5

Browse files
author
Markus Vilcinskas
committed
arturo115
1 parent ab87477 commit e73bcf5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-cosmos-db.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,7 @@ Next, add a data collection in the Cosmos DB account that you can query in later
6565
3. Give the collection a database ID, collection ID, select a storage capacity, enter a partition key, enter a throughput value, then click **OK**. For this tutorial, it is sufficient to use "Test" as the database ID and collection ID, select a fixed storage capacity and lowest throughput (400 RU/s).
6666

6767

68-
69-
70-
71-
72-
73-
### 1,2,3
68+
### Grant access to the Cosmos DB account access keys
7469

7570
This section shows how to grant Windows VM system-assigned managed identity access to the Cosmos DB account access keys. Cosmos DB does not natively support Azure AD authentication. However, you can use a system-assigned managed identity to retrieve a Cosmos DB access key from the Resource Manager, and use the key to access Cosmos DB. In this step, you grant your Windows VM system-assigned managed identity access to the keys to the Cosmos DB account.
7671

0 commit comments

Comments
 (0)