Azure managed redis internal server error
I get this error when trying to create an azure managed redis cache. Encountered internal server error. Diagnostic information: timestamp '20251007T071513Z', subscription id '0a5ebe07', tracking id '9134dd14-3949-4256-abf3-1fd857e88660', request…
Azure Managed Applications
We have time to time Error: unable to get MSAL authorization token for resource manager API: failed to get an oauth token from MSI for user assigned identity from MSI endpoint error msi is not available
Hi, Time to time we have the following error on our VM attached with managed identity while running terraform commands: Error: unable to get MSAL authorization token for resource manager API: failed to get an oauth token from MSI for user assigned…
Azure Managed Applications
Azure Resource Manager will be deprecating the Custom Resource Provider (CuRP) service announcement
The CuRP depreciation will prevent publishers from being able to provide customers with the ability to view and perform actions in the Azure portal for Azure Managed Applications when they are installed from the marketplace. The customers’ ability to…
Azure Managed Applications
How to delete the working data partition from the Energy data manager?
I need to delete a data partition from my Azure Data Manager for Energy instance. I understand that deleting the data partition will permanently remove all data stored in it and this action cannot be undone. I have verified that one, is the correct…
Azure Managed Applications
Unable to delete tenant due to Store for business subscription
To delete '***.' organization, please remove the seat-based subscriptions which are still associated with your tenant. To fully deprovision the subscriptions by placing them into a Delete state even if they have already been canceled, go to Store for…
Azure Managed Applications
Unable to login to newly created azure account
Received email on creation of 12 months of free tier of azure account along with $200 credit. Unable to login to the portal, every time keep getting the error 'inactive tenant id' . Spend several hours trouble shooting (copilot was a complete waste),…
Azure Managed Applications
Microsoft Graph http code
Hello, we’re using the Microsoft Graph API to generate Teams meeting links from Salesforce. We’ve been intermittently encountering cases where the meeting link fails to generate. In our Apex class that calls the API, we’re parsing the HTTP response codes…
Azure Managed Applications
entra application name
i setup an app registration for alteryx. but im not sure of the name. is there a way to find my application under my user id?
Azure Managed Applications
What is the best practice for defining regions for resources with creating a marketplace managed application?
The end-user will choose the region in which to create the managed resource group when purchasing a marketplace offer. As a publisher, I can control what regions are available to select via the createUiDefinition file, but I ran across an interesting…
Azure Managed Applications
lost secret id
i created a dcm connection for alteryx using azure entra. however, the connection is not working and i m trying to troubleshoot it. but i dont know how i setup the connection up in azure entra. i lost all the credentials. how to restore my account…
Azure Managed Applications
Why do .xls files open on unmanaged Windows 11 Home but are blocked on managed Windows 11 Enterprise via Intune?
Hi Microsoft / Community — I’m encountering what appears to be a policy conflict, and I want to confirm whether this is an OS limitation or a configuration issue. Environment / scenario: Devices: Windows 11 Enterprise, Azure AD joined, Intune…
Azure Managed Applications
How to set RediSearch ON_TIMEOUT configuration in Azure Manage Redis - Encountering invalid arguments error.
When trying to create a Azure Manage Redis instance, using the below PowerShell command, it gives the error. How can we set the ON_TIMEOUT to FAIL for this? It is available in official Redis documentation, and we require this for migrating our on-prem…
Azure Managed Applications
Can't deploy private Azure marketplace offers - Invalid argument: uiDefinition
Until recently we have been creating and testing private offers in the Azure marketplace. As of yesterday, all 7 of our offers are now showing the message "Invalid argument: uiDefinition" after clicking "Create" on the listing…
Azure Managed Applications
how do i access portal on mobile app
How in the world do I access the portal to scale up or down in the mobile app?
Azure Monitor
Azure Managed Applications
Azure marketplace saas "pending configuration" cannot login
I am very new to azure, am in pay as you go mode , have subscribed to Saas package through marketplace, the subscription says pending configuration...when I click through for configuration it takes me to Microsoft login page and won't let me use…
Azure Managed Applications
Azure AD rejected my authentication request
AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app 'xxxxxxxxxxxxxxxxxxxx'. Trace ID: xxxxxxxxxxxxxxxxx Correlation ID:…
Azure Managed Applications
Many locations not available for a Managed Application
We are creating a managed application for the Azure Marketplace. Recently someone reported an issue where they couldn't deploy to the location "indonesiacentral". When we investigated further it was because the resource…
Azure Managed Applications
Not able to create any managed ssl certificate in managed app hosted on linux,
Hi I have a problem that I am not able to create any ssl certificate on my managed app service plan hosted on linux, Premium v3 P1mv3 (Change). I have one domain, main site that the certificate was generated successfully for it, but when I try to add…
Azure Managed Applications
In createUiDefinition.json the Microsoft.Common.ServicePrincipalSelector type only accepts true or false for the visible property, not a variable boolean like other types
If I put in a variable boolean in the visible field it does not resolve the expression properly, it seems to just revert to the default true. Here is an easily verifiable example: { "$schema":…
Azure Managed Applications
azure marketplace deployment is rejected due to marking outputs as secure
We use bicep to generate the ARM templates for our marketplace offerings. We have updated the first offering and created a second which relies on the templates of the first and adds additional features. For this reason we have outputs from several…