Skip to content

Commit 3fdeb0e

Browse files
authored
Update wrap-how-to.md
1 parent 46ee95d commit 3fdeb0e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

powerapps-docs/maker/common/wrap/wrap-how-to.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,9 @@ Follow these steps to create Azure Key Vault and configure KeyVault URI:
180180
2. In your default subscription's **Access Control (IAM)**, add a **Reader** role assignment to the **Service Principal** representing your app, e.g. **Wrap KeyVault Access App**. Make sure it is present in the **Subscription's IAM**, and the **Keyvault's IAM**.
181181

182182
Go to **Access control (IAM)** tab and select **Add role assignment** option under **Add** button.
183-
184-
:::image type="content" source="media/how-to-v2/Access_control_tab.png" alt-text="Add role assignment on Access control tab.":::
183+
184+
> [!div class="mx-imgBorder"]
185+
> ![Add role assignment on Access control tab.](media/how-to-v2/Access_control_tab.png "Add role assignment on Access control tab.")
185186
186187
Select **Job fucntion roles** tab and make sure **Reader** role is selcetdd. Then click on **Members** tab in the top menu to assign this **Reader** role to your new **Wrap KeyVault Access App** Service Principal you have created in Step 1.
187188

0 commit comments

Comments
 (0)