Skip to content

Commit 2beb05a

Browse files
committed
Merge remote-tracking branch 'upstream/main' into Branch-CI5025
2 parents e77cfd8 + 6a1fb86 commit 2beb05a

3 files changed

Lines changed: 15 additions & 7 deletions

File tree

support/azure/azure-kubernetes/extensions/troubleshoot-dapr-extension-installation-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Troubleshoot Dapr extension installation errors
33
description: Troubleshoot errors that occur while installing the Distributed Application Runtime (Dapr) extension for Azure Kubernetes Service (AKS) or Arc for Kubernetes.
44
editor: v-jsitser
5-
ms.reviewer: nigreenf, v-leedennis
5+
ms.reviewer: nigreenf, v-leedennis, addobres
66
ms.service: azure-kubernetes-service
7-
ms.date: 03/05/2025
7+
ms.date: 03/11/2025
88
ms.custom: sap:Extensions, Policies and Add-Ons
99
---
1010

support/azure/virtual-machines/linux/support-linux-open-source-technology.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Describes support for Linux distributions and open-source technolog
44
ms.service: azure-virtual-machines
55
ms.custom: sap:VM Admin - Linux (Guest OS), linux-related-content
66
ms.topic: article
7-
ms.date: 05/31/2024
7+
ms.date: 03/28/2025
88
ms.reviewer: patcatun, clausw, divargas, rondom, azurevmlnxcic, v-weizhu
99
---
1010

@@ -34,7 +34,7 @@ Microsoft Azure supports the [Linux operating system](https://azure.microsoft.co
3434

3535
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.
3636

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.
3838
- 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.
3939
- Microsoft Support doesn't assist customers for basic Linux administration, design, architecture, or deployment of applications or solutions on Azure.
4040
- 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.

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Provides resolutions for issues related to the wrap feature in Powe
44
ms.reviewer: sitaramp, koagarwa
55
ms.author: arijitba
66
author: arijitba
7-
ms.date: 03/17/2025
7+
ms.date: 03/28/2025
88
ms.custom: has-azure-ad-ps-ref, azure-ad-ref-level-one-done, sap:App Management\Wrap an app
99
---
1010
# 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:
7979
- 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)**.
8080
- 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).
8181

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
8383

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)
8593

8694
#### Error code 1000118
8795

0 commit comments

Comments
 (0)