Web app has AdminDisabled status
Hi. My Azure web app moses-course-testing-dqghhsbcgseccyfa.japaneast-01.azurewebsites.net has a status of "AdminDisabled" in the Portal and returns a 403 when I try to access it. My subscription is active (and has other functions running on…
The portal is having issues getting an authentication token. The experience rendered may be degraded.
Experiencing authentication issues The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: Microsoft_ Azure_Support Resource: self Details: The…
I am trying a python webjob on my Azure App Service, but my zip file is not getting added and I receive a "Bad Request" error.
I am trying a python webjob on my Azure App Service, but my zip file is not getting added and I receive a "Bad Request" error.
api call hitting api request time out error in azure app service
On my Azure account, I'm using the OpenAI GPT-4 API within an application built with Azure App Service. I’m encountering an issue where the API returns a timeout error after every 2 to 4 messages. However, when I use the same API calls in an Azure ML…
Azure App + Sharepoint APIs : Error validating credentials due to invalid username or password. Trace ID: axxxxxx-db6a-46b8-be24-60837be19c00
Hi Team, My internal MS365 team has created a Azure app and we are using ROPC flow to authenticate service account ( which is already added in the AD). I trying to generate a Token to Authenticate Sharepoint Graph API. Below API end point -…
SMS Authentification in Azure Active Directory
Hello Microsoft Support Team, I am currently learning Azure services and pursuing opportunities for a traineeship in Azure CI/CD, containerization with Kubernetes, ACR, AKS, and security. I have implemented the Microsoft Authenticator and SMS as…
Try to deploy flask to web app but container start before oryx build
I want to deploy a flask APP to web app through vs code I have set ENABLE_ORYX_BUILD = true and SCM_DO_BUILD_DURING_DEPLOYMENT = true. In normal process, the container should run oryx build to install requirement.txt and then run the startup…
Azure App Service Blocking WebSocket Requests
I am trying to deploy a WebSocket for my application on Azure App Service. My application uses Next.js 14 with the App Router, and I have built a separate server to handle upgrade requests. // server.ts // run server by // `tsx server.ts` const dev =…
my webjob doesn't triggered anymore
My webjob doesn't triggered anymore, even if i repubish the webjob from VS. The setting.job is ok, the cron is valid but doesn't work, any idea please ? I have tried to trigger webjob2 manually, it works, have a look on the log in my screenshot. I have…
How to fix "The requested domain already exists in Azure database."
I want to buy an app service domain I already had some years ago. I receive a conflict and the error message "The requested domain already exists in Azure database.", The domain itself is available. I had a different Azure account previously…
SSL Certificate Renewal Not There After Download
We have a Wildcard SSL Certificate which is set to Auto Renew. This appears to have happened as clicking on its overview shows an expiration date of 13 November 2025. It's an App Service certificate but we only use it for our servers. To use it in our…
Several down times in Azure linux web apps
Hello, Since yesterday, We are experiencing a service interruption on our Azure Web Apps where the platform has reached high resource usage levels, even though no significant activity was conducted on the platform. This unexpected behavior is causing…
How to add custom cuture on a Azure App Service
Our website is supported a custom language en-CN. It is worked on Premise after I applied register for en-CN It is required to add to the OS. I tried to find it like…
:( Application Error If you are the application administrator, you can access the diagnostic resources.
I am experiencing an issue while deploying my NestJS backend on Azure Web App. When I navigate to the URL of my web app, I receive the following message: :( Application Error If you are the application administrator, you can access the diagnostic…
How to implement Azure App Proxy for external mobile access to an internal service?
About using Azure App Proxy to access internal servers without using a VPN I have an internal service that can be accessed from the outside via Microsoft entra id by specifying a URL. I want to use this on mobile as well, I have published a mobile…
When the TLS version 1.0 & 1.1 is expiring for Azure App Services, Azure SQL Managed Instances, Azure SQL server
When the TLS version 1.0 & 1.1 is expiring for Azure App Services, Azure SQL Managed Instances, Azure SQL server
Why Azure portal link is not generated in market offers section in microsoft partner portal
Hello @Anonymous , We created a marketplace offer in the Microsoft partner portal, created the plans, and click on 'Review and Publish'.But before going live, we need to test the offers that we create but the problem is we got the app source URL but we…
App Service Plan Create operation is throttled
I'm trying to create a web app on azure today. However, the creation was failed with error code 429. I tried three times and the problem persists. I read several other posts about this error code. All the answers suggest that this throttling is for the…
Autoscaling not scaling out on High CPU
I have an Azure App Service that I've switched from rules based auto scale to automatic scaling as I want to not have to think about when to scale in/out. But I'm finding that I'm not scaling out even when my CPU usage is 95-100% for reasonably long…