Skip to content

Commit 1b55b64

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contributors:
1616
# Create Azure key valut for wrap for Power Apps
1717
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).
1818

19-
You can use an exsiting Azure key vault or create a new one one on Azure portal at [https://portal.azure.com](https://portal.azure.com) using the isnructions below.
19+
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

2121
**Prerequisites**
2222

@@ -185,7 +185,7 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
185185
186186

187187
- 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"]
188+
> [!div class="mx-imgBorder"]
189189
> ![Add tag.](media/how-to-v2/AddTag.png "Add tag.")
190190
191191
## 1000121

0 commit comments

Comments
 (0)