Vulnerability Assessment is enabled on this server or one of its underlying databases with an incompatible version
one of our web apps is giving us an error. see below. This is causing our users from not being able to login until we restart the app…
Azure Static Web Apps Intermittently Returning 503 Error Code
One of our Azure Static Web Apps is intermittently returning a 503 error code. The application was functioning half an hour ago but is not responding with 503 now. The Static Web App is only a paid standard tier. What could be the potential causes for…
Unable to connect Azure web app with github repo built on PHP 8.2
Everytime i try to connect my github repo to azure web app (PHP 8.2). It gives me the following error. Can someone help me understand the error or the issue. Failed to set up deployment:
Unable to delete custom domain from static web app
I recently attempted to delete a custom domain from an Azure static web app. It has been stuck in the deleting status for several weeks. I've attempted to delete it from the GUI multiple times over the course of the past few weeks. All DNS records for…
Why does my static web app respond with 500?
... and how do I troubleshoot that? I have a static web app hosted in Azure that has a 'release candidate' environment. I've deployed my app to both; they both show a status of "ready". I can reach the app on the 'release candidate'…
AdalServiceException: AADSTS7000215: Invalid client secret is provided
My Web App, which was working fine till yesterday, has suddenly started throwing the exception below since yesterday. AggregateException: One or more errors occurred. System.Threading.Tasks.Task.ThrowIfExceptional(bool…
How to delete a Static Web App?
I'm having trouble deleting a static web app, when i try to delete it says that I don't have the authorization, but that's not true cause I am the owner of the Resource Group in which I have created the Static Web App. This is the error description…
angular (v19) static web app displays blank screen
steps to reproduce: created angular app from v19 template created static web app in portal with GitHub actions checkin code to start pipeline output from build: Deployment Complete :) 425Visit your site at:…
How to add a guide prompt on Azure OpenAI web app page
Hi, I'm new in customizing web app for Azure Open Ai. I've managed to change logo, title but how to add this guide like button as the picture below?
My web app only works on .Net6
I am only able to install a version of my web app which uses .Net 6.0. When I try to install my .Net version of the app it does not start. My resource group is as follows Is this a limitation of my resource group? Do I have to upgrade the pricing plan…

IP address in AzureWeb App custom domain high risk, blacklisted by SURBL - please help
Hi, I've been running a web app in Europe for the last 6 years with no issues. We have an IP address provided by Azure hosting our site, locked down to username and password. Our emails were recently blacklisted from sending, and we are working…
Azure App Service Environment Quota
When I try to deploy a function app (EP1), app service environment (I1v2), or app service plans in the portal, with the CLI or terraform, I get the error 'This region has a quota of 0 instances for your subscription. Try selecting different region or…
Azure using Data API Builder Fails
I have configured one successful Blazor Web Assembly Static Web App with Data Api Builder and it is running correctly and this Postman works Get - https://nice-pebble-0d420e91e.4.azurestaticapps.net/data-api/rest/Products However, when I build another on…
Deployed an Azure Function through YAML file for a .Net application but the azure portal is not showing the function. Please share correct YAML file or advise
Deployed an Azure Function through YAML file for a .Net application but the azure portal is not showing the function APP. Please share correct YAML file or advise ==================DEPLOYMENT YAML FILE FOR AZURE FUNCTIONS================= trigger: …
How to redirect microsoft login to the right reply url
Hi, I have confirmed that the reply url of the my web app registered at AAD is 'https//my-web-app.azurewebsites.net/auth/callback' and the env variables i set is the same value, too. But when i logged in, the page got 302.
Can't proceed Application Insights on Static Web App
I'm trying to check a logs in a Static Web App resource. I can see errors from Monitoring > Metrics chart but can't see what are the errors. I read that you can create an Application Insight, but when I accessed Settings > Application Insights, the…
Static Web App with Enterprise-grade edge bandwidth pricing
With an Azure Static Web App in Standard tier, you get 100 GB/subscription bandwidth included. If you enable Enterprise-grade edge on the SWA, how is the used bandwidth calculated when cached content is served in the edge by Front Door? Does it still…
app static web not work for production, but is working for not production environments
I have an app static web that was running during 6 month, but now is not working, just for production environment. In the app, I have three more environments no production, all are working correctly.
Blob Storage Static Website access in browser behind Entra ID auth?
Hi, so currently I need to host some doxygen documentation that is generated in Azure DevOps pipelines. That documentation should only be available to selected users/groups from Entra ID. I thought it was a simple process of just putting the blob storage…
Trace where user secret has been used
My web app called RV2 has a client secret called RV2CientSecret. This expired a few days ago so I deleted it and regenerated it with the same name. Is there an easy way to trace where I have used RV2CientSecret?