Skip to content

Commit 7538d0b

Browse files
authored
Update create-key-vault-for-code-signing.md
1 parent 207ee0d commit 7538d0b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,13 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
9393
| ------------- |:-------------:|
9494
|1000118 | Default subscription not found, or missing access permissions|
9595

96+
- Make sure your key vault is in the Default Subscription for your tenant.
97+
98+
- Run these PowerShell commands as an admin:
99+
100+
`Connect-AzureAD -TenantId <your tenant ID>` in Power Shell <br>
101+
`New-AzureADServicePrincipal -AppId 4e1f8dc5-5a42-45ce-a096-700fa485ba20 -DisplayName "Wrap KeyVault Access App"`
102+
96103
## 1000119
97104

98105
| Error code | Description |

0 commit comments

Comments
 (0)