Azure subscription not visible after migrating Microsoft 365 from GoDaddy to Microsoft
I need help understanding my Azure subscription setup after a Microsoft 365 migration. I originally purchased Microsoft 365 (and created ******@technotalent.us) through GoDaddy. Later, I migrated that account from GoDaddy’s hosted Microsoft 365…
Azure Static Web Apps
Validation custom domain in RU zone
I'm trying to validate domain, specifically in zone .ru and validation immediately fails, does not even show a code. Same with CNAME. If I replace .ru to anything else, it works. Is this something related to sanctions etc.?
Azure Static Web Apps
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)…
Azure Static Web Apps
Resolving Stuck Custom Domain in Azure Static Web App with Enterprise Grade Edge
Hi, I am trying to migrate an Azure App Service to Azure Static Web App (with Enterprise Grade Edge). Since this is a high traffic website, I wish a smooth transfer without unnecessary downtime. I first successfully migrated the DEV environment from…
Azure Static Web Apps
Azure Static Web Apps Authentication Fails with External ID (CIAM) Tenant Configuration
Problem Description I'm experiencing authentication failures in Azure Static Web Apps after attempting to migrate from traditional Azure AD to External ID (CIAM) tenant configuration. The authentication worked previously with traditional Azure AD but…
Azure Static Web Apps


Error while creating web app using container "App Service Plan Create operation is throttled for subscription 3540c7bc-19ae-4f0c-b9d2-5ba09688119d. Please contact support if issue persists."
{ "status": "Failed", "error": { "code": "429", "message": "App Service Plan Create operation is throttled for subscription 3540c7bc-19ae-4f0c-b9d2-5ba09688119d.…
Azure Static Web Apps

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…
Azure Functions
Azure Static Web Apps
Why are both my frontend and backend both suddenly failing to deploy from Github?
Our web based app has been up and running for a while. After updating the code we merged and tried to deploy from Github. Both frontend and backend are failing. We have not made any changes to our settings/azure configurations etc. a simple merge and…
Azure Static Web Apps
Azure Static Web Apps Oryx .NET SDK detection does not honor setup-dotnet or global.json
I’m deploying a .NET 8 app via Azure Static Web Apps and hit an issue with SDK version detection: My workflow installs .NET SDK 8.0.413 using actions/setup-dotnet:YAML # Setup .NET SDK version specified in global.json - name: Setup .NET uses:…
Azure Static Web Apps
Now my images aren't loading
All of a sudden my images arent loading www.cliqueprize.com on my homepage
Azure Static Web Apps
Static Web App API Link Not Working
I want to unlink and relink an API from a Static Web App, but the Unlink button is not working (it does nothing). I recently added a custom domain with TLS to the static web site, and as soon as I did the Azure function link stopped working. I want to…
Azure Static Web Apps
I am trying to deploy a static web app but get the error The GitHub action was run in a different branch than the one that the build is requested for
I created a static web app using a branch let's say branchA. I updated the .github/workflows/azure-static-web-apps-xxx.yml to use branchA and pushed the changes. But in the build I get the error "The content server has rejected the request with:…
Azure Static Web Apps
Add a custom subdomain
We can't seem to add a subdomain. Nobody knows why
Azure Static Web Apps
Static Web Application support php tags ?
Hello team, Does Azure Static Web Application support php tags ? Thank.
Azure Static Web Apps
PHPMYADMIN not Connecting
I installed a new instance of the WordPress App Service. After installation, the website appears to be fine. I am trying to access phpmyadmin by adding it to end of URL as follows:
Azure Static Web Apps
Preview environment stuck in "Deleting" since weeks
Hello! I'm having a static web app preview environment stuck in "Deleting" since weeks ago. PR is closed, is there any way to delete it completely? Thanks.
Azure Static Web Apps

Develope is have an issue deplying to web app
Develop cannot deploy to web app after renwing Visual Studio subscription. Either as Owner or Contributor he cannot publish. Other functions like access to Github and Azure DevOps works without issue.
Azure Static Web Apps
Unexpected API Response Error Need Clarification
System.InvalidOperationException: Operation failed with error code
Azure Static Web Apps
How can fix this->
Merhaba, Azure üzerinde App Service (Web App) oluşturmak istediğimde aşağıdaki hatayı alıyorum: InvalidTemplateDeployment RequestDisallowedByAzure: Resource was disallowed by Azure policy. Görünen o ki, aboneliğimde bir region (bölge) kısıtlaması…
Azure Static Web Apps
Azure Managed SSL shows an SSL warning only on IOS devices
We have a site on Azure that uses a standard Windows web app as the backend and proxies the site through an Application Gateway. We also use Azure-managed certificates for the site, the paid ones that appear to be provided by GoDaddy. We’re experiencing…