Skip to content

Commit 7f8bf7d

Browse files
committed
trying to fix picture position and size
1 parent c79a37a commit 7f8bf7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,13 @@ For your scenario, you will read the sale receipt documents, summarize them, and
5555
1. Select the **+ Add** button, then **add role assignment**.
5656

5757
1. The **Add Role Assignment** panel opens to the right:
58+
5859
![Add Role](./media/managed-identity-based-authentication/cosmos-db-iam-tab-add-role-pane.png)
5960

6061
* **Role** - Select **DocumentDB Account Contributor**
6162
* **Assign access to** - Under the Select **System-assigned managed identity** subsection, select **Function App**.
6263
* **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+
6365
![Select Assignment](./media/managed-identity-based-authentication/cosmos-db-iam-tab-add-role-pane-filled.png)
6466

6567
1. Select the function app and click **Save**.

0 commit comments

Comments
 (0)