getting error
az webapp deploy \ --src-path helloworld.war \ --resource-group learn-423656c8-aeec-4697-a994-781c44120832 \ --name
Microsoft Security | Intune | Configuration Manager | Deployment
Azure Static Web Apps

Data API Builder - Azure Static Web Apps
Trying to understand Data API Builder (DAB) and if its right for my use case. Based off a simple address book example, there is a table "Addresses" that would have columns: User (the user of the address book, likely an ID linked from a User…
Developer technologies | .NET | Blazor
Azure Static Web Apps
I cant connect my squarespace domain to my static web app
im using squarespace as my domain host and i can only connect web server to my custom domain using www. and i was wondering how i can fix this so it works like this domain.co.uk as well
Azure Static Web Apps

How to automatically revalidate custom domain mapped to SWA
How can I automatically revalidate custom domain mapped to a Static Web App instead of creating a TXT record manually every 6 months? or revalidation of custom domain is done manually?
Azure Static Web Apps
Modification of the Logo used in Web App Chatbot generated within Azure OpenAI Playground
I have created a chatbot using Azure OpenAI playground. A web app has been deployed and I can use it as intended. However, it is not clear how to change the "Contoso" logo of that default app. The answers given in the following URLs, do not…
Azure OpenAI Service
Azure Static Web Apps
I have enabled private end point for WebApp and blocked public access, what is the way i can alllow website to be accessed from publicly
I have enabled private end point for WebApp and blocked public access, what is the way i can alllow website to be accessed from publicly, no custom domain configured, firewall&application gateway available. appreciate your support. ajmal
Azure Static Web Apps
Azure AI Web App Authentication disable
Using Azure AI playground, I have deployed a web app with my data. My question is, how can I make this application accessible to anyone without having to authenticate? I disabled "App Service Authentication" under Settings->Authentication of…
Azure AI services
Azure Static Web Apps
TLS/SSL Settings menu is missing for App service
I want to secure a custom domain for an Web App but the TLS/SSL Settings is missing. The TLS/SSL menu is usually found directly below 'Custom Domain" menu. But it is visible.
Azure App Service
Azure Static Web Apps
New to Azure, Webb app (docker container)
I'm trying to run a Qdrant as a docker container in a Web app. I want to have a rest api (Another web app) to communicate with it, however the data should not be exposed externally, so I assume i somehow need to set up a VN? However my first issue is…
Azure Static Web Apps
How to identify Azure resources that need to update to TLS 1.2 or later version?
I received a notification from Microsoft that interactions with Azure services must be secured using Transport Layer Security (TLS) 1.2 or later by October 31, 2024. I want to know which resources or services are affected and need to be updated to TLS…
Azure Storage
Azure Blob Storage
Azure Static Web Apps

Getting 404 error in static web app while deploying react.js application using local deployment.
I am getting 404 error in Static Web App while deploying react.js application using Local deployment under Default/preview Environment. After Deployment when I try to open the Preview URL, it throws a 404 error, screenshot attached. When I do the same…
Azure Static Web Apps
WebContentNotFound for Blob Storage Static Webste
Hi Team, I set up a static website in the $web container of a blob storage. I'm able to access it with .z6.web.core.windows.net Now I'm trying to configure a custom domain pointing to the storage. I've tried to setup a CDN and a frontdoor. But for both…
Azure Front Door
Azure Blob Storage
Azure Content Delivery Network
Azure Static Web Apps

Unable to view server error logs in Azure SWA using Application Insights
I'm using a NextJS 14 web app on Azure SWA, and am getting the error below: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this…
Azure Static Web Apps
Angular front-end deployed in Azure can't connect to back-end API, the api url is spliced
Hello there, I have deployed Spring boot backend and Angular frontend website in Azure, when I access the website, for some reason the frontend url is spliced in front of the api url causing me to be unable to access it. My local development environment…
Azure App Service
Azure Static Web Apps
Intermittent 404 Errors with Azure Static Web App and Application Gateway
Hi Folks, We are experiencing intermittent 404 errors when trying to access our Static Web App through our main DNS hostname behind an Azure Application Gateway. However, when we use the direct Static Web App URL, everything works as expected without any…
Azure Application Gateway
Azure Web Application Firewall
Azure Static Web Apps
Cached custom domain redirects
Hello, I previously had a www. domain and an APEX domain set in my custom domains of the static web app. I have added and removed them a few times and set and unset either of them as default domains. The current setup is that the APEX domain is the…
Azure Static Web Apps
Azure | Azure Startups

I cannot see live updates in a Linux WebApp - I need to restart the webapp to see changes to files.
Every time I update a php, html, even txt file in my WebApp in Linux, I cannot see the changes immediately, I need to restart the webapp to see the changes. I did not change any configuration, it was working fine till yesterday.
Azure Static Web Apps
Azure Static Web App certificate expired
My Azure Static Web App suddenly shows an expired certificate when addressed via www but not on the domain name only. I have both (www.mydomain.com and mydomain.com) added as custom domains and the status shows "validated" for both. Chrome…
Azure Static Web Apps
How to deploy a working model in from playground?
Hi everyone, i am trying to deploy a simple webapp, but it is "Application Error" after deployment. My deployment test is simple. I go to playground, pick a llm model, then hit the Deploy button at the top row. Use the default setup…
Azure OpenAI Service
Azure AI services
Azure Static Web Apps

Unable to move from a Free to Standard plan - Pipeline configuration unclear
Describe the bug We were getting a github azure workflow error stating an update in storage would be needed. Our application is deployed to azure on our main branch, but because of the build errors it is not building properly (which were related to…