Skip to content

Commit 3593089

Browse files
authored
Update create-key-vault-for-code-signing.md
1 parent d9e3e27 commit 3593089

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: makolomi
55
ms.topic: article
66
ms.custom: canvas
77
ms.reviewer: mkaur
8-
ms.date: 29/06/2023
8+
ms.date: 7/7/2023
99
ms.subservice: canvas-maker
1010
ms.author: mkaur
1111
search.audienceType:
@@ -14,7 +14,7 @@ contributors:
1414
- mkaur-msft
1515
---
1616
# Create Azure key valut for wrap for Power Apps
17-
You need to have [Azure Key Vault](/azure/key-vault/general/basic-concepts) set up to automatically sign your Android or iOS mobile app package in **Step 2** of wrap wizard. Azure key vault is a cloud service that provides a secure store for secrets. You can securely store keys, passwords, certificates, and other secrets. More information: [Intoduction to Azure key vault](https://learn.microsoft.com/en-us/azure/key-vault/general/overview).
17+
You need to have [Azure Key Vault](/azure/key-vault/general/basic-concepts) set up to automatically sign your Android or iOS mobile app package in **Step 2** of wrap wizard. Azure key vault is a cloud service that provides a secure store for secrets. You can securely store keys, passwords, certificates, and other secrets. More information: [Intoduction to Azure key vault](/azure/key-vault/general/overview).
1818

1919
You can use an exsiting Azure key vault or create a new one one [Azure portal](https://portal.azure.com) using the instructions below.
2020

@@ -40,8 +40,8 @@ Follow these steps to create **Azure key vault** for wrap for Power Apps and con
4040
4141
Select **Job fucntion roles** tab and make sure **Reader** role is selcetdd. Then click on **Members** tab in the top menu.
4242

43-
> [!div class="mx-imgBorder"]
44-
> ![Click on Members tab.](media/how-to-v2/Add_members.png "Click on Members tab.")
43+
> [!div class="mx-imgBorder"]
44+
> ![Select the Members tab.](media/how-to-v2/Add_members.png "Selet the Members tab.")
4545
4646
Search for **Wrap KeyVault Access App** on **Members** tab.
4747

@@ -82,10 +82,10 @@ Follow these steps to create **Azure key vault** for wrap for Power Apps and con
8282

8383
:::image type="content" source="media/wrap-canvas-app/wrap-3.png" alt-text="Add tags.":::
8484

85-
# Troubleshoot Azure key valut for wrap for Power Apps
85+
## Troubleshoot Azure key valut for wrap for Power Apps
8686
The following Azure key vault errors might appear in wrap for Power Apps and can be rectified.
8787

88-
## 1000118
88+
### Error code 1000118
8989

9090
| Error code | Description |
9191
| ------------- |:-------------:|
@@ -121,7 +121,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
121121
> ![Assign Reader role to Wrap KeyVault Access App.](media/how-to-v2/Add_role_for_wrap_signing.png "Assign Reader role to Wrap KeyVault Access App.")
122122
123123

124-
## 1000119
124+
### Error code 1000119
125125

126126
| Error code | Description |
127127
| ------------- |:-------------:|
@@ -168,7 +168,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
168168
> [!div class="mx-imgBorder"]
169169
> ![Review and Create Vault access policy.](media/how-to-v2/ReviewandCreateVaultPolicy.png "Review and Create Vault Access policy.")
170170
171-
## 1000120
171+
### Error code 1000120
172172

173173
| Error code | Description |
174174
| ------------- |:-------------:|
@@ -188,7 +188,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
188188
> [!div class="mx-imgBorder"]
189189
> ![Add tag.](media/how-to-v2/AddTag.png "Add tag.")
190190
191-
## 1000121
191+
### Error code 1000121
192192

193193
| Error code | Description |
194194
| ------------- |:-------------:|
@@ -211,7 +211,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
211211
> ![Create a certificate tag.](media/how-to-v2/CertificateTag.png "Create a certificate tag")
212212
213213

214-
## 1000122
214+
### Error code 1000122
215215

216216
| Error code | Description |
217217
| ------------- |:-------------:|
@@ -231,7 +231,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
231231
> [!div class="mx-imgBorder"]
232232
> ![Create a certificate tag for iOS.](media/how-to-v2/CertificateTagiOS.png "Create a certificate tag for iOS")
233233
234-
## 1000123
234+
### Error code 1000123
235235

236236
| Error code | Description |
237237
| ------------- |:-------------:|
@@ -246,7 +246,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
246246
> ![Create a tag for iOS Provisioning Profile Secret.](media/how-to-v2/ProvisioningProfileSecretTag.png "Create a tag for iOS Provisioning Profile Secret")
247247
248248

249-
## See also
249+
### See also
250250

251251
- [Wrap overview](overview.md)
252252
- [Code sign for iOS](code-sign-ios.md)

0 commit comments

Comments
 (0)