Skip to content

Commit d6e9b2d

Browse files
authored
Merge pull request #9186 from clromano/patch-1
Update create-key-vault-for-code-signing.md
2 parents da1576b + 0105e35 commit d6e9b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ In this article, you will learn how to use an existing Azure Key Vault or create
8383
- Mac: base64 `-i example.mobileprovision`
8484
- Windows: `certutil -encode data.txt tmp.b64`
8585

86-
4. Upload the `base64` string obtained from the previous step to the Key Vault secret. Next, upload the .p12 file to Key Vault Certificate.
86+
4. Upload the `base64` string obtained from the previous step to the Key Vault secret. Next, upload the .pfx file to Key Vault Certificate.
8787

8888

8989
:::image type="content" source="media/wrap-canvas-app/wrap-2.png" alt-text="Create a cert for iOS.":::

0 commit comments

Comments
 (0)