Azure / actions

Author and use Azure Actions to automate your GitHub workflows
https://azure.github.io/actions/
MIT License
444 stars 174 forks source link

Need action for Azure Storage for SPA #36

Open timheuer opened 4 years ago

timheuer commented 4 years ago

Developers want to have options for deploying single-page applications (SPA). Most developers in this space are using SPA frameworks that rely on static content being served and don't need the weight or compute of a full App Service. Many articles/examples exist of SPA developers using this approach with serverless. Having a simpler Azure Storage action instead of relying on AZ CLI action to script the multiple steps would be a useful tool for developers.

lgmorand commented 4 years ago

and it was existing in the previous repo. I don't understand either why it was not migrated: https://github.com/Azure/github-actions/tree/master/storage-blob-static-website

IronSean commented 4 years ago

Does the older one still work if I choose to use it instead?

github-actions[bot] commented 3 years ago

This issue is idle because it has been open for 14 days with no activity.

raiyanalam commented 2 years ago

@n-usha Please look into this