You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- In your Default subscription's **Access Control (IAM)** on Azure portal at [https://portal.azure.com](https://portal.azure.com), add a **Reader** role assignment to the **Service Principal** representing your app, e.g. **Wrap KeyVault Access App**. Make sure it is present in both **Subscription's IAM**, and the **Keyvault's IAM**.
142
+
143
+
Go to **Access control (IAM)** tab and select **Add role assignment** option under **Add** menu button.
144
+
145
+
> [!div class="mx-imgBorder"]
146
+
> 
147
+
148
+
Select **Job fucntion roles** tab and make sure **Reader** role is selcetdd. Then click on **Members** tab in the top menu.
149
+
150
+
> [!div class="mx-imgBorder"]
151
+
> 
152
+
153
+
Search for **Wrap KeyVault Access App** on **Members** tab.
154
+
155
+
> [!div class="mx-imgBorder"]
156
+
> 
157
+
158
+
Select **Wrap KeyVault Access App** and click on **Review + assign** button on the bottom of the tab to assign **Reader** role to it.
159
+
160
+
> [!div class="mx-imgBorder"]
161
+
> 
0 commit comments