Skip to content

Commit 79f6897

Browse files
authored
Update how-to.md
1 parent a911861 commit 79f6897

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

powerapps-docs/maker/common/wrap/how-to.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -263,11 +263,8 @@ Follow these steps to configure KeyVault URI:
263263
2. Add a role to the service principal listed above in the subscription where the Key Vault is going to exist. For more information, see [Steps to assign an Azure role](/azure/key-vault/general/quick-create-portal).
264264
265265
3. Create or access existing keyvault: [Create a key vault using the Azure portal](/azure/key-vault/general/quick-create-portal)
266-
4. Add access policies to the Keyvault.
267266
268-
:::image type="content" source="media/wrap-canvas-app/tbd.gif" alt-text="Add access policies to the Keyvault.":::
269-
270-
5. Depending on your device, do one of following:
267+
4. Depending on your device, do one of following:
271268
- For Android, create the .pfx file upload it to the keyvault certificate section. More information: [Generate keys](code-sign-android.md#generate-keys)
272269
273270
:::image type="content" source="media/wrap-canvas-app/wrap-1.png" alt-text="Create a cert for Android.":::
@@ -286,7 +283,7 @@ Follow these steps to configure KeyVault URI:
286283
287284
:::image type="content" source="media/wrap-canvas-app/wrap-2.png" alt-text="Create a cert for iOS.":::
288285
289-
6. Once iOS or Android certificates are created and uploaded, add three tags with the name as the bundle id, and the value corresponding to the name of the uploaded certificate(s).
286+
5. Once iOS or Android certificates are created and uploaded, add three tags with the name as the bundle id, and the value corresponding to the name of the uploaded certificate(s).
290287
291288
:::image type="content" source="media/wrap-canvas-app/wrap-3.png" alt-text="Add tags.":::
292289

0 commit comments

Comments
 (0)