Skip to content

Commit a948f6b

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,9 @@ The following Azure key vault errors might appear in wrap for Power Apps and can
206206
- Add a new **Tag** for your **Android Cerficicate**.
207207
The **Tag name** should be based on the **bundle id** that you used in your **wrap project**. For example, if the **bundle id** for your wrapped app is **com.testApp.wrap**, then the new **Tag name** should be **com.testApp.wrap.keystore**.
208208
The **Tag value** should correspod to the name you chose for your **Certificate** when uploading a certificate file in the previous step. For example, if your **Android cerfificate** is named **AndroidWrapCertificate**, then the value for the **Tag value** should also be **AndroidWrapCertificate**.
209+
210+
> [!div class="mx-imgBorder"]
211+
> ![Create a certificate tag.](media/how-to-v2/CertificateTag.png "Create a certificate tag")
209212
210213

211214
## 1000122

0 commit comments

Comments
 (0)