Skip to content

Commit efa5b3d

Browse files
authored
update the error message list
1 parent 80d11ef commit efa5b3d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

support/power-platform/power-apps/manage-apps/wrap-issues.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -89,16 +89,16 @@ You might encounter these error codes in the wrap wizard:
8989

9090
| Error code | Error message |
9191
|------------|-------------|
92-
| [1000118](#error-code-1000118) | [Default subscription not found or missing access permissions.](https://go.microsoft.com/fwlink/?linkid=2325214) |
93-
| [1000119](#error-code-1000119) | [Key vault doesn't exist or is missing access privileges.](https://go.microsoft.com/fwlink/?linkid=2324834)|
94-
| [1000120](#error-code-1000120) | [No organization ID tags found on key vault. Ensure that the tag {Bundle ID}.{organization-id} is present and uses the correct case sensitivity.](https://go.microsoft.com/fwlink/?linkid=2324835)|
95-
| [1000121](#error-code-1000121) | [Android keystore isn't valid. Ensure that the tag {Bundle ID}.{keystore} is present and uses the correct case sensitivity.](https://go.microsoft.com/fwlink/?linkid=2324836) |
96-
| [1000122](#error-code-1000122) | [iOS certificate isn't valid. Missing Tag and/or Secret. Ensure that the tag {Bundle ID}.{cert} is present and uses the correct case sensitivity.](https://go.microsoft.com/fwlink/?linkid=2325313) |
97-
| [1000123](#error-code-1000123) | [iOS profile isn't valid. Ensure that the tag {Bundle ID}.{profile} is present and uses the correct case sensitivity.](https://go.microsoft.com/fwlink/?linkid=2325214)|
98-
| [1000128](#error-code-1000128) | [Missing access key required to access the Azure Blob Storage location. Ensure that the tag {Bundle ID}.{accessKey} is present and uses the correct case sensitivity.](https://go.microsoft.com/fwlink/?linkid=2325220) |
99-
| [1000130](#error-code-1000130) | [Missing default value: The required environment variable for setting up Azure Key Vault in the wrap wizard isn't set.](https://go.microsoft.com/fwlink/?linkid=2324839) |
100-
| [1000131](#error-code-1000131) | [No tags or missing access permission for the specified Azure Key Vault.](https://go.microsoft.com/fwlink/?linkid=2325221) |
101-
| [1000132](#error-code-1000132) | [Missing environment variable 'PA_Wrap_KV_ResourceID' for the targeted environment.](https://go.microsoft.com/fwlink/?linkid=2325214) |
92+
| [1000118](#error-code-1000118) | Default subscription not found or missing access permissions. |
93+
| [1000119](#error-code-1000119) | Key vault doesn't exist or is missing access privileges.|
94+
| [1000120](#error-code-1000120) | No organization ID tags found on key vault. Ensure that the tag {Bundle ID}.{organization-id} is present and uses the correct case sensitivity.|
95+
| [1000121](#error-code-1000121) | Android keystore isn't valid. Ensure that the tag {Bundle ID}.{keystore} is present and uses the correct case sensitivity.|
96+
| [1000122](#error-code-1000122) | iOS certificate isn't valid. Missing Tag and/or Secret. Ensure that the tag {Bundle ID}.{cert} is present and uses the correct case sensitivity.|
97+
| [1000123](#error-code-1000123) | iOS profile isn't valid. Ensure that the tag {Bundle ID}.{profile} is present and uses the correct case sensitivity.|
98+
| [1000128](#error-code-1000128) | Missing access key required to access the Azure Blob Storage location. Ensure that the tag {Bundle ID}.{accessKey} is present and uses the correct case sensitivity.|
99+
| [1000130](#error-code-1000130) | Missing default value: The required environment variable for setting up Azure Key Vault in the wrap wizard isn't set.|
100+
| [1000131](#error-code-1000131) | No tags or missing access permission for the specified Azure Key Vault. |
101+
| [1000132](#error-code-1000132) | Missing environment variable 'PA_Wrap_KV_ResourceID' for the targeted environment. |
102102

103103
### Error code 1000118
104104

0 commit comments

Comments
 (0)