Loading...

Azure Static Web Apps CLI is now GA (general availability)

Azure Static Web Apps CLI is now GA (general availability)

Screenshot 2022-05-25 at 18.05.16.png

What is Azure Static Web Apps or SWA (Static Web Apps)

Azure Static Web Apps is a service that's perfect for your full stack as well as static files projects. Yes, you heard that correctly. Regardless if you are dealing with:

  • A static resume site
  • SPA application
  • Static site generator like Gatsby etc

Azure Static Web Apps is there for you and enables you to deploy your files to Azure.

how does that work?

When you create an Azure resource, it connects your GitHub repo to Azure via workflow file in yaml. This ensures that all your future work can be pushed to Azure with nothing but Git and GitHub.

https://azure.microsoft.com/en-us/services/app-service/static/

Sounds like it's worth trying? If, so have a look at these resources

What is Azure Static Web Apps CLI?

It's a CLI you run from your console. With it, you can do a lot of things like the below:

  • Work on your JAMstack app locally
  • Built-in framework detection
  • Serverless support
  • Authentication & Authorization
  • Login to Azure
  • Deploy & Ship from the CLI
  • New documentation site

Check it out, how it can accelerate your workflow building SWA apps :)

https://github.com/Azure/static-web-apps-cli

Published on:

Learn more
Azure Developer Community Blog articles
Azure Developer Community Blog articles

Azure Developer Community Blog articles

Share post:

Related posts

How to Build an AI-Powered CRM Using Dynamics 365 and Azure OpenAI

Introduction Customer Relationship Management (CRM) has evolved far beyond storing contact details and tracking sales opportunities. In today&...

18 hours ago

Shrinking Azure Pipeline task extensions using esbuild

TL;DR We bundled an internal Azure Pipelines task extension into a single bundled JavaScript file using esbuild. The task package dropped from...

3 days ago

Building on Vercel’s eve + Azure Cosmos DB: An Agent That Remembers

Most “AI agent” demos forget everything the moment the process exits. That’s fine for a toy project, but useless for anythin...

5 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy