Skip to content

Commit eedb3af

Browse files
authored
Update create-key-vault-for-code-signing.md
1 parent 73185dc commit eedb3af

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

powerapps-docs/maker/common/wrap/create-key-vault-for-code-signing.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
125125

126126
| Error code | Description |
127127
| ------------- |:-------------:|
128-
|1000119 | Keyvault does not exist, OR Keyvault is missing access privileges|
128+
|1000119 | Keyvault does not exist, or Keyvault is missing access privileges|
129129

130130
- Verify that your Azure key vault is in the Default Subscription for your tenant.
131131

@@ -163,8 +163,9 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
163163
- Add access policies for your Azure key vault.
164164
> [!div class="mx-imgBorder"]
165165
> ![Add Vault Access policies.](media/how-to-v2/CreateVaultAccessPolicy.png "Add Vault access policies.")
166-
>
167-
> [!div class="mx-imgBorder"]
166+
167+
168+
> [!div class="mx-imgBorder"]
168169
> ![Review and Create Vault access policy.](media/how-to-v2/ReviewandCreateVaultPolicy.png "Review and Create Vault Access policy.")
169170
170171
## 1000120
@@ -173,6 +174,20 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
173174
| ------------- |:-------------:|
174175
|1000120 | No organization ID tags found on key vault|
175176

177+
- Go to [Power Platform admin center](https://admin.powerplatform.microsoft.com/environments) and click on the **Environment** where your wrap project is.
178+
> [!div class="mx-imgBorder"]
179+
> ![Select environment.](media/how-to-v2/SelectEnvironment.png "Select environment.")
180+
181+
182+
- Copy the **Organization ID**.
183+
> [!div class="mx-imgBorder"]
184+
> ![Copy Organization ID.](media/how-to-v2/CopyOrganizationID.png "Copy Organization ID.")
185+
186+
187+
- In your keyvault at [Azure portal](https://portal.azure.com), go to **Tags** and add a new tag named **organization-id** and add your **Organization ID** from previous step as a value for this tag.
188+
- > [!div class="mx-imgBorder"]
189+
> ![Add tag.](media/how-to-v2/AddTag.png "Add tag.")
190+
176191
## 1000121
177192

178193
| Error code | Description |

0 commit comments

Comments
 (0)