You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Troubleshoot errors that occur while installing the Distributed Application Runtime (Dapr) extension for Azure Kubernetes Service (AKS) or Arc for Kubernetes.
@@ -34,7 +34,7 @@ Microsoft Azure supports the [Linux operating system](https://azure.microsoft.co
34
34
35
35
Microsoft Support provides assistance for the Azure platform or services. Microsoft also provides commercially viable support for Linux. A support plan is required to receive Microsoft Support.
36
36
37
-
-In Azure Marketplace, Linux distributions are available. Microsoft assists customers for Linux support but may require customers to engage with Linux vendors for collaboration. Vendors may have to provide distribution-specific fixes.
37
+
- Azure Marketplace offers various Linux distributions. Microsoft provides support for Linux customers, but they might need to work with specific Linux vendors for further assistance. These vendors might be required to deliver distribution-specific fixes.
38
38
- In Azure Marketplace, you may select a highly customized Linux image, such as a firewall appliance. Microsoft provides assistance for these images, but the Linux vendor must be engaged to troubleshoot specific system-related problems. Microsoft may collaborate with the vendor for those issues.
39
39
- Microsoft Support doesn't assist customers for basic Linux administration, design, architecture, or deployment of applications or solutions on Azure.
40
40
- The ability to customize Linux is one of the hallmarks of the operating system. We encourage you to use a Linux solution that benefits your organization. However, the Linux vendor may not support some modifications, such as custom kernels or modules. For vendor support, you may be required to use stock kernels or libraries for your image.
Copy file name to clipboardExpand all lines: support/power-platform/power-apps/manage-apps/wrap-issues.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Provides resolutions for issues related to the wrap feature in Powe
4
4
ms.reviewer: sitaramp, koagarwa
5
5
ms.author: arijitba
6
6
author: arijitba
7
-
ms.date: 03/17/2025
7
+
ms.date: 03/28/2025
8
8
ms.custom: has-azure-ad-ps-ref, azure-ad-ref-level-one-done, sap:App Management\Wrap an app
9
9
---
10
10
# Troubleshoot issues with the wrap feature in Power Apps
@@ -79,9 +79,17 @@ If you can't sign in to your wrapped mobile app, verify that:
79
79
- Your Microsoft Entra app type is **Multitenant**. Under your Microsoft Entra app's **Authentication** tab, the supported account type should be **Accounts in any organizational directory (Any Microsoft Entra directory - Multitenant)**.
80
80
- The proper redirect URIs have been created for iOS and Android. For Android, confirm that the hash is provided correctly. For more information about configuring a redirect URI, see [Configure platform settings](/azure/active-directory/develop/quickstart-register-app#configure-platform-settings).
81
81
82
-
## Issue 6 - Errors in Azure key vault in wrap for Power Apps
82
+
## Issue 6 - Azure key vault errors in wrap for Power Apps
83
83
84
-
The following Azure key vault errors might appear in wrap for Power Apps and can be rectified.
84
+
The following Azure key vault error codes might appear in wrap for Power Apps and can be rectified. Use the search feature to locate the specific error code displayed in the Power Apps wrap wizard portal and follow the appropriate steps to solve the error code.
85
+
86
+
-[Error code 1000118: Default subscription not found or missing access permissions.](#error-code-1000118)
87
+
-[Error code 1000119: Key vault does not exist or is missing access privileges.](#error-code-1000119)
88
+
-[Error code 1000120: No organization ID tags found on key vault.](#error-code-1000120)
89
+
-[Error code 1000121: Android keystore is not valid. Missing tag and/or certificate.](#error-code-1000121)
90
+
-[Error code 1000122: iOS certificate is not valid.](#error-code-1000122)
91
+
-[Error code 1000123: iOS profile is not valid.](#error-code-1000123)
92
+
-[Error code 1000128: Missing access key used while accessing Azure Blob storage location.](#error-code-1000128)
0 commit comments