Skip to content

Commit 4f8a1ab

Browse files
authored
map the TSG error code with the fwdlink
1 parent 7e1d252 commit 4f8a1ab

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,15 @@ 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. |
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. |
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) |
101101
| [1000132](#error-code-1000132) | Missing environment variable 'PA_Wrap_KV_ResourceID' for the targeted environment. |
102102

103103
### Error code 1000118

0 commit comments

Comments
 (0)