Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Deploying to Azure Static Web App - GitHub Docs

Configures a GitHub Actions workflow to automate the deployment of web applications to Azure Static Web Apps.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Deploying to Azure Static Web App - GitHub Docs

Configures a GitHub Actions workflow to automate the deployment of web applications to Azure Static Web Apps.

When To Use

Use when you need to automate the continuous deployment of a static website from a GitHub repository to an Azure Static Web App instance.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-deploy-deploying-to-azure-static-web-app-github-docs-workflow-guide.mdA guide and workflow configuration for deploying applications to Azure Static Web Apps using GitHub Actions.Questions about a guide and workflow configuration for deploying applications to Azure Static Web Apps using GitHub Actions.
examples/actions-how-tos-deploy-deploying-to-azure-static-web-app-github-docs-git.textA GitHub Actions workflow YAML configuration for deploying applications to Azure Static Web Apps.Exact payloads, commands, or snippets shown in A GitHub Actions workflow YAML configuration for deploying applications to Azure Static Web Apps.

What This Skill Covers

    • GitHub Actions / - How-tos / - Deploy / - Deploy to third-party platforms / - Azure Static Web App
  • Main sections: In this article, Prerequisites, Creating the workflow, Further reading.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/how-tos/deploy/deploy-to-third-party-platforms/azure-static-web-app