Skip to content

Commit f29c7b8

Browse files
author
Arvind Krishnaa Jagannathan
committed
formatting
1 parent 57b9cae commit f29c7b8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/search/search-howto-managed-identities-cosmos-db.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ Indexer support for Azure Cosmos DB for Gremlin and MongoDB Collections is curre
4141

4242
## Step 1: Configure role assignments on Azure Cosmos DB control plane
4343

44-
### Azure portal
45-
4644
1. Sign in to Azure portal and find your Cosmos DB for NoSQL account.
4745

4846
1. Select **Access control (IAM)**.
@@ -63,9 +61,9 @@ For more information, see [Use control plane role-based access control with Azur
6361

6462
## Step 2: Configure role assignments on Azure Cosmos DB data plane
6563

66-
The managed identity needs to assigned a role to read from the Cosmos DB account's data plane. This step can only be performed via Azure CLI at the moment. The Object (principal) ID for the search service's system/user assigned identity can be found from the search service's "Identity" tab.
67-
68-
### Azure CLI
64+
The managed identity needs to assigned a role to read from the Cosmos DB account's data plane.
65+
The Object (principal) ID for the search service's system/user assigned identity can be found from the search service's "Identity" tab.
66+
This step can only be performed via Azure CLI at the moment.
6967

7068
Set variables:
7169

0 commit comments

Comments
 (0)