Skip to content

[Skill Bug]: Azure deploy swa requires pr issue #710

@jongio

Description

@jongio

It failed due to requiring a pr to deploy to a production slot. All files are below.

Preflight Checklist

Repro Steps

Create html only static website.
Prompt "i want to deploy this to azure", it uses azure-prepare...

  1. AZD is trying to run npm install because we set language: js. For a pure static site with no build step, I need to update the configuration:

I'm not sure this changes anything or what the problem was...it removed the lang

  1. Static Web Apps isn't available in eastus. Let me update to eastus2:

I chose eastus b/c that was the recommended option...would be nice if it check capabilities/capacity.

Prompt

"i want to deploy this to azure"

Expected Result

Be available on azure.

Actual Result

Says deployed, but didn't. Logs and issue attached.

Attachments

preparation-manifest.md

ISSUE-SWA-DEPLOYMENT-FAILURE.md

swa-repro.zip

Regression?

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions