Static Web Application throws unspecific error (500) when using ReadableStream
I'm having a Svelte/SvelteKit application that has also some API endpoints delivering data. The application is deployed using swa CLI. Everything is working except on endpoint, where I want to stream data that is asynchronously generated and may take…
Getting 504 Gateway Timeout error after successful deployment.
We are able to deploy the code successfully but are getting a 504 gateway timeout error. Platform logs are as below: INFO - Initiating warmup request to container ds-website-chatbot_0_8017aeb3 for site ds-website-chatbot INFO - Waiting for…
Read AppServiceConsoleLogs and push to Blob Storage container/table
Hello Team, we have a webapp python Django based. We are generating custom logs for user actions using code below. Settings.py: LOGGING = { "version": 1, "disable_existing_loggers": False, "formatters": { …
Web App Deployement
Hello, I'm trying to deploy a web app in US East and it is not letting me deploy I've attached both the error and my configuration I know a solution would be to increase my quota but I'm unsure what quota I should be requested based on this …
Azure Web App - Admin Disabled Status
Good day, I am unable to create a support request on my Free (F1) tier subscription. My Azure Web App was disabled over the December 2024 holidays. Status: Admin disabled I have sent an email to the email to the AZ Community distribution list but I…
Understanding the WEBSITE_ENABLE_DIAGNOSTICS Application Setting
What is the purpose of the WEBSITE_ENABLE_DIAGNOSTICS application setting? What are the effects of turning it ON or OFF?
SQL Server timeout exception azure hyrbrid connection
We have a Web application with Azure functions, a web app and an API manager. SQL database is located on an on-premise SQL database server. Functions apps connecting on-premise database via Azure hybrid connection. Suddenly we got the following error…
Deploying the API succeds on build, but no API is presented in Azure?
I'm having a problem with the API deployment and I don't see any error messages. It looks like its deploying the API, but in the APIs tab does not show any active APIs. Why might this be the case? What else can I look at to…
SWA CLI - Deploying web app does not push the files to the actual site
I am attempting to use the SWA CLI to push code to a static web app (mainly because the free tier of devops is currently locked until the new year) however it does not appear to be working correctly for me. My website is a simple index.html file with…
How do I updated my Azure Web App from Node 14 to Node 20?
I am needing to update my Azure Web App to run on Node 20. It is currently running on Node 14. I am having issues doing this. Locally I am running Node 20 (which works) and on Azure my Azure Web App server has is using Node 14. I need to update node in…
Why is cold starts for managed functions in Azure Static Web App so much slower than "bring your own" functions?
We observe cold starts for managed functions in an Azure Static Web App to be very slow. When deploying the same function app to a dedicated Function App instead and linking it to the Static Web App, cold starts are much quicker. First requests when cold…
404 resource not found error when Azure python web app tries to access Azure OAI endpoint using semantic-kernel
I have a Django web app (python stack) that has few features which use Azure OAI models using semantic-kernel. My app works perfectly on local machine but when I deploy it to Azure web service, the Azure OAI capabilities fail with the error: Error code:…
Why is Distributed Functions for Azure Static Web Apps not mentioned in the documentation?
In March of last year Distributed Functions preview was announced for Azure Static Web Apps.…
How to fix problem with Static Web Apps and React Routing?
Hello guys. I have problem with Static Web Apps and probably with staticwebapp.config.json. I have domain www.mypage.com and everything works fine until you do not try to refresh page eg. with address https://mypage.com/details/8. I already added…
How can I connect to the Postgres Flexible server to Azure Web App on Virtual Network from a different region.
I have a Azure Postgres Flexible server hosted in SouthEast Asia and hosting the backend Azure Web App hosted on East US (Proximity to the Azure OpenAI models), here the Azure Web App is not able to connect to the Postgres Flexible server. I have created…
Only one usage of each socket address (protocol/network address/port) is normally permitted.
I'm using .NET 6 Web API with COSMOSDB and facing issue like Only one usage of each socket address (protocol/network address/port) is normally permitted. when requesting many more APIs calls
Php Webapp slow down and dropping connection to database
I have web app using php and also mysql flexible server, my application was working fine until it decided to slow down and hit or miss drop database connection. I thought my queries were not written well at first until i started experiencing problems…
I have migrated my SQL database and web app to azure database and web app services successfully while running the domain the login page shows proper but when i am inserting data and clicking on submit it give error : Named Pipes Provider, error: 40
I have migrated my SQL database and web app to azure database and web app services successfully while running the domain the login page shows proper but when i am inserting data and clicking on submit it give Error: A network-related or instance-specific…
Couldn't creat a web app using azure app service for a particular name which is not active in use elsewhere
I can't able to use a name for web app which is not actively in use ( insightshubprodwebapp1) . A subdomain of a web applicatioin has this dangling CNAME pointing to azurewebsites with this give name (insightshubprodwebapp1) and to prove the claim for…
where to find the test/run setion for web app
where to find the test/run setion for web app. i have restarted the app but unable to get back to test run section.