Azure / Azure/static-web-apps

Deployment fails and Functions return "The service is unavailable"

Open
#1,097 96 comments 14 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Starting today all my production Azure Static Web App services have been returning "The service is unavailable" responses. I am also experiencing issues with deployment to these SWA services. This is the DevOps deployment response:

2023-03-08T09:46:48.8086600Z ##[section]Finished Upload. Polling on deployment.
2023-03-08T09:46:48.8556874Z Status: InProgress. Time: 0.0467032(s)
2023-03-08T09:47:03.9068232Z Status: InProgress. Time: 15.0980397(s)
2023-03-08T09:47:18.9516267Z Status: InProgress. Time: 30.1429502(s)
2023-03-08T09:47:34.0105878Z Status: Failed. Time: 45.2015801(s)
2023-03-08T09:47:34.0106351Z ##[error]Deployment Failed :(
2023-03-08T09:47:34.0106747Z ##[error]Deployment Failure Reason: Failed to deploy the Azure Functions.

I cannot find any official status message stating that the SWA service is down, so I am suspecting that the issue lies within our setup/subscription. Is anyone experiencing the same issue? Did any breaking changes happen in regards to SWA services that i am unaware of?

**To Reproduce**
Steps to reproduce the behavior:
1. Create and deploy an SWA with Functions
2. Check if SWA deployment fails
3. If not, check if Functions return "Service unavailable" response

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.