Skip to content

Commit b391fbf

Browse files
committed
pic updates
1 parent ab9b4e7 commit b391fbf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/cosmos-db/managed-identity-based-authentication.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,15 @@ For your scenario, you will read the sale receipt documents, summarize them, and
5353
![IAM Pane](./media/managed-identity-based-authentication/cosmos-db-iam-tab.png)
5454

5555
1. Select the **+ Add** button, then **add role assignment**:
56-
<img src="./media/managed-identity-based-authentication/cosmos-db-iam-tab-select-add.png" width="50%">
56+
<br/><img src="./media/managed-identity-based-authentication/cosmos-db-iam-tab-select-add.png" width="50%">
5757

5858
1. The **Add Role Assignment** panel opens to the right:
59-
<img src="./media/managed-identity-based-authentication/cosmos-db-iam-tab-add-role-pane.png" width="50%">
59+
<br/><img src="./media/managed-identity-based-authentication/cosmos-db-iam-tab-add-role-pane.png" width="50%">
6060

6161
* **Role** - Select **DocumentDB Account Contributor**
6262
* **Assign access to** - Under the Select **System-assigned managed identity** subsection, select **Function App**.
6363
* **Select** - The pane will be populated with all the function apps, in your subscription, that have a **Managed System Identity**. In our case I select the **SummaryService** function app:
64-
65-
<img src="./media/managed-identity-based-authentication/cosmos-db-iam-tab-add-role-pane-filled.png" width="50%">
64+
<br/><img src="./media/managed-identity-based-authentication/cosmos-db-iam-tab-add-role-pane-filled.png" width="50%">
6665

6766
1. Select the function app and click **Save**.
6867

0 commit comments

Comments
 (0)