-
I ran into alike problem which was described by Shane Neff :
I got this error:
```
Starting template validation.
Deployment name is main-20211216-190201-a25c
There were errors in your deploymen…
StefH updated
2 years ago
-
### Bug Report
- At what date and time did you most recently experience the problem?
25 June 2024 11:30 PM IST
- Where did you experience the problem? E.g. Azure Web Apps, Azure Functions, …
-
As some front-end apps get added for AppHost orchestration and thus also deployment, currently Dockerfile is the recommended (only?) approach. This will translate into a container resource for deploym…
-
I'm using Next JS app for front end and Azure devops to deploy to SWA.
I have azure devops task as below.
`- task: AzureStaticWebApp@0
inputs:
app_location: 'NextJS/sample-app'
api_loc…
-
**Describe the bug**
Using the [azure/static-web-apps-deploy](https://github.com/Azure/static-web-apps-deploy) GitHub Action, on closed PR action the following error appears:
```
deployment_to…
-
**Describe the bug**
I am trying to enable [logging with nextjs](https://learn.microsoft.com/en-us/azure/static-web-apps/deploy-nextjs-hybrid#enable-logging-for-nextjs) and app insights, where …
-
I have an Next.js App version 13.4.3 with next-auth 4.22.1 as authentication middleware with Azure AD B2C as provider. The first pages that I created was working as expected but as soon as I added a …
-
**Describe the bug**
Hi,
I am trying to add a custom domain to my Azure Static Web App, but I keep getting this error message:
`An unknown error has occurred while adding your custom domain. Plea…
-
**Describe the bug**
A clear and concise description of what the bug is.
Any error coming from running the CLI doesn't have an exit code that represents a failure. When I run the CLI directly (not…
-
**Describe the bug**
The deployment job sometimes fails with the error `Deployment Failure Reason: Failure during content distribution`. If I retry the GitHub job a few minutes / hours later, it su…