Content
Is there a document on the difference of Windows App service plan and Linux
Looking for some documentation on the difference between linux and windows app service plan ? If a app developers want to know what their missing if their using DOTNET on linux app service plan would like to provide that


How to set Content Security Policy (CSP) Header Not Set for Azure Blob Static Website
Hi Team, I've resolved my problem about the proxy disclosure and now I undergo a problem about Content Security Ploicy (CSP) Header Not Set. This is a screenshot displaying the case. Thanks for your feedback


error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO during React install GET package
I am completely new to Azure. We host an app service on Azure which comprises git version control, a node / ReactJS Frontend and a C# .NET Backend, which talks to an SQL Server Database and this deploys automatically when code is merged to the relevant…


Configuration for environments
In SWA there does not appear to be any programmatic way to set the configuration for any environment other than whats in the production environment via: `` az staticwebapp appsettings set -n ${{ env.SWA_NAME }} `` Is there a way I can achieeve this via…


Timespan.FromHours(24) not working after publish application on Azure app service
Hi i hi have one small simple application which logs the information. So I have one basic application which is using System.Threading.Timer and setup timer to run my function once a day and create logs. Ex. _timer = new Timer(callbackAsync, null,…
Unable to add Custom Domain to Static Web App
Hello, I am facing a problem with assigning a custom domain to a Static Web App. I initially created an app and added a custom domain like app.mydomain.com and generated a TXT verification code. Afterwards, the domain vas in a verifying state, at…


How to connect to a azure private storage account from a public azure static web app
I have a azure storage account with restricted access to VNet and there is a requirement to connect to it from a public facing azure static web app. Is there any way to achieve this, I have already tried private endpoint for the static web app but that…


Azure App Service, VNet Integration and NameResolver
Hello. I currently have two resource groups. CustomerA and CustomerB. Each resource group has an App Service, an SQL server, a storage account and a VNet. The VNet is relatively new. So I am working to integrate. I understand that I can integrate the…


downgrade the app service plan from Premium P1 to Standard S1
I want to downgrade the app service plan from Premium P1 to Standard S1. I am concerned about the Virtual Machine IP address. Will it change the VM IP address? Can you explain what does this mean "Changing the plan for your app can fail if your…


Azure Static Web App 503 Error code
Hi guys, I have three static web applications (DEV, UAT and PROD). They were working good till yesterday. Today I am encountering a problem accessing these applications. I get a 503 error code when I open each of these three domains. At the…


Static Web App : API integration with Bring your own Web App backend does not show in Link new backend window.
According to documentation apis-overview it should be possible to link an existing App Service as API for you static web app. The Static Web App hosting plan is Standard. However I can't see my running Web App in the list. What…


Azure repository in azure app service using terraform
Hi, I want to understand how azure repository can be used in azure app service source control using terraform and how to pass the credentials for that authentication for that repository
How to connect to Azure Database using Managed Identity from Workflow framework?
Hi, I am trying to connect to Azure Managed Database Instance using Managed Identity connection string. My Connection string is in the following format: Data Source=<ServerName>; Authentication= Active Directory Managed Identity; Initial…


Azure App Service - Memory Consumption
Hi, I am in the process of migrating on-prem Tomcat Java webapps to Azure App Services. Currently, we have 30 web applications running on a tomcat with 6GB of allocated memory (4GB heap, 2GB permgen). However, we have deployed only 9 webapps on azure,…


Azure App Service log stream displaying 'Unable to contact telemetry service: Error: getaddrinfo ENOTFOUND'
We're running an App Service on the Azure portal. The service is running without any problems (as far as I ca see), but sometimes (early in the morning or in the - not on regular work hours) we're receiving Azure alerts about high response times…


Removing named volumes when using Docker Compose
Hello everyone. I am try fairly new to docker and I am trying to set up an application using docker-compose (multi-container apps). I installed the first version of the app and it was successful but I needed to add some configuration and changes some…


Azure App service goes down with fail: Middleware[0] System.Net.Http.HttpRequestException exception
Intermittently app service goes unresponsive. In log stream we can only see following errors 2023-01-20T10:57:22.078727437Z: [INFO] fail: Middleware[0] 2023-01-20T10:57:22.078767038Z: [INFO] Failed to forward request to…


Azure static web app deployment failed
Hi all, We are getting InternalServerError while deploying static web app on WestEurope. We are using azure portal to create and deploy static web app. Error details: {"code":"DeploymentFailed","message":"At least one…


Static web App doesn't work after subcrition re-enabled
My Azure subscription got disabled. After I re-enable it, my static web app is not working. There is no error on the portal, but the website is replying the default azure 404 to all queries. I tried to redeploy with the Github action (which succeeded)…


TLS 1.3 on Azure
Dear Team Please confirm when TLS 1.3 be available on azure app services , Azure SQL (MI as well) and other networking services ( gateway, application load balancer etc Thanks

