Timeline for Release of NEXT GEN Feature for Managed Service in Azure
What is the timeline for the release of the NEXT GEN feature for managed service in Azure? It has been in testing since March 2024. When will it be out of preview mode for general use?
Azure SQL Database
Azure Managed Applications
SQL Server
How can I update image or do other maintanance in customer tenant's deployed from Marketplace?
I am working on the application that will be deployed by customer to his subscription by using Azure Marketplace offer. It is deployed with ARM template. I have attached identity to the template. My question is how can I get into the customer…
Azure Managed Applications
Azure Container Apps
Azure App Service

How to use referencing functions inside a viewDefintion of a Managed App
In our managed app, we deploy and manage an nva resource. In the createUiDefinition, we make use of Microsoft.Solutions.ArmApiControl to fetch the available versions for a given nva sku, so the user can select it via a Microsoft.Common.Dropdown. The…
Azure Managed Applications
Unable to Delete Azure SCOM Managed Instance Due to Internal Error
I successfully installed SCOM Managed Instance (MI) in Azure. However, when it was time to delete multiple resource groups supporting this project, I did not perform the deletions in the correct order. This may have caused the SCOM MI to generate an…
Azure Monitor
Azure Managed Applications

Hi community, please help me in publishing azure managed application to azure marketplace?
We are trying to publish an azure managed application to the azure marketplace. Our end goal is to deploy the code to the web app along with other required resources provisioning. Resources are being deployed into the customer tenant, but code deployment…
Azure Managed Applications

How to pass cookies to azure load test
We are setting up load testing in Azure. We use the request method to create the test plan, not jmeter. in the Request, we can pass header parameters and receive in the backend. However, when we pass the cookie in the request in the header with key name…
Azure Managed Applications
Managed identity doesn't allow permissions to join subnet, but it's owner on that vnet/subnet
I have an Azure managed application, deployed from the Azure Marketplace with an ARM template and with a managed identity assigned to a VM, that lives in the managed resource group. The managed identity has Owner permissions over the resource group so it…
Azure Application Gateway
Azure Managed Applications
Unable to delete an existing managed application
I have been testing a managed application offer that I am helping to author. In the last day it has been behaving strangely, I find that most of the time I can't deploy a new application because it says the resource group it has created does not…
Azure Managed Applications
Synced Info from AD on prem to Azure User Profiles
I need to setup an Enterprise Application in Entra for a SAML/SSO. One of the requirements of the vendor is that we use the ID# of the student as the unique field. We have a hybrid environment. Currently, we typically use an onpremname as the unique…
Azure Managed Applications
Microsoft Entra ID
Applications and packages deployment status delayed in SCCM console
After deploying applications and packages to the clients, I can see they are installed on the clients. But, the deployment status still shows In Progress rather than Success. The status takes a long time to change. How can I reduce the time of status…
Azure Managed Applications
Microsoft Intune Application management
Microsoft Configuration Manager Application
Windows App - macOS- Access has been blocked by Conditional Access policies.
I'm experiencing an issue with the Windows App on macOS after a recent update. A macOS user is unable to access the AVD (Azure Virtual Desktop). I need to whitelist this application, but I can't find it in the Enterprise Applications. I have a…
Azure Managed Applications
Azure Virtual Desktop
Remote Desktop
Microsoft Entra ID
App Registration for Managed Application
Good morning. I'm currently trying to create an application designed to run natively on Azure App Service leveraging a PostgreSQL Flexible Server, using Entra ID for authentication (with OAuth2) and relying on the Graph API to interact (through…
Azure Managed Applications
Microsoft Entra ID

How to know which permission is missing when I get an error trying to perform an operation with an Azure Managed App VM?
We offer a Managed App through the Azure Marketplace. We want our customers to be able to interactively manage Windows Updates and Backups on the VM deployed when they create an instance of the Managed App. When the customer tries to perform operations…
Azure Managed Applications
Trigger force sync in SCIM provisioning
I am using a non-gallery application for user provisioning. Is there a way to trigger a sync immediately when I add/remove a user to the group
Azure Managed Applications
Microsoft Entra ID
SSO - Set HTTP POST Credentials
I feel really dumb for not knowing how to do this, but this is the first time I have been asked to do this when setting up SSO. I am setting up SSO with Sense AI using Entra. We are the IdP. I have already configured single sign-on (SAML) on my end…
Azure Managed Applications
Microsoft Entra ID

How to fix Failed to load response data: No data found for resource with given identifier while accessing https://idmprod.azureedge.net/common/fonts/AktivGroteskVF_W_WghtWdthItal.woff2 from application
How to fix Failed to load response data: No data found for resource with given identifier while accessing https://idmprod.azureedge.net/common/fonts/AktivGroteskVF_W_WghtWdthItal.woff2 from application
Azure Managed Applications
Confused with ResourceId used in SAAS V2 SAAS V2 Resolve API
Hi, I am kinda new in making applications transactable via partner center. Till date i have managed to create a marketplace offer Azure Application -> Managed Application (Not Yet Published), Register my app in azure, obtain a client secret but when i…
Azure Managed Applications
Microsoft Partner Center API
Azure App Service
Add Synapse Administrator role assgiment for manged identitiy - 403 authorization error
Hey, I am implementing logic that assigns roles in Azure Synapse Workspace. I have the following setup: Marketplace app that deploys resources to customer subscriptions (it has denied assignments) creates Azure Synapse Workspace creates managed…
Azure Managed Applications
Azure Synapse Analytics
How to Automate Deployment of Web App Code to App Service After Subscription in Azure Marketplace?
Hi, I have created a web app and successfully deployed it using local Git. My goal is to sell this app via the Azure Marketplace, and I configured the offer so that an App Plan and App Service are created upon subscription. Here’s the situation: The…
Azure Managed Applications
Azure App Service
Azure Functions Powershell Permissions Error
Hello, I am recieving the following Error when trying to use remove-distributiongroupmember cmdlet in Azure Functions using Managed Identity. I am able to use the same MI to do other Exchange Online module cmdlets such as "set-mailbox" and I…