Deploying Azure Static Web Apps with Azure DevOps

Deploying Azure Static Web Apps with Azure DevOps

DevOps on Azure

3 года назад

18,433 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@anrisi86
@anrisi86 - 07.10.2023 19:31

Wrong way, deployment should be in release pipeline not in build pipeline

Ответить
@zolty96
@zolty96 - 19.07.2022 16:17

so many question below and no answer

Ответить
@azureNETCode
@azureNETCode - 20.05.2022 22:27

She glossed over the yaml task props and it doesn't work as shown. Error with app_location: The app build failed to produce artifact folder: 'public'. Please ensure this property is configured correctly in your deployment configuration file. Any ideas?

Ответить
@stevengibson4773
@stevengibson4773 - 13.05.2022 18:45

Why even bother explaining what you are doing if you skip steps and obfuscate parts of it

Ответить
@MarkJones-yy6hn
@MarkJones-yy6hn - 14.04.2022 23:02

Can you include your yaml file and powershell script for reference? since that's what you used for the demo instead of a starter pipeline.

Ответить
@morettimaxi
@morettimaxi - 30.12.2021 15:22

Where is the azure pipeline? Can you share the url?

Ответить
@jacobtb1
@jacobtb1 - 27.10.2021 17:52

perfect

Ответить
@AtleMagnussen
@AtleMagnussen - 24.09.2021 13:03

Great video but I'm gonna ask the same as Diego. Is it possible to arrange like the "normal" Azure Devops flow? With build pipeline first and then a release pipeline

Ответить
@Corrado49
@Corrado49 - 09.08.2021 05:31

This is so helpful, thanks!

Ответить
@kwanyeowchyuan8768
@kwanyeowchyuan8768 - 29.07.2021 13:42

Is it recommended to have WAF in front Azure Static Web?

Ответить
@rameshreddy5405
@rameshreddy5405 - 24.07.2021 17:42

Thanks for this. But the screen is not clear so we are unable to see pipeline tasks

Ответить
@alexandrunistor8535
@alexandrunistor8535 - 22.06.2021 14:53

How do you delete a Static Site? I delete it and when I run my infrastructure pipeline it says it is already there. I check again the azure portal, everything is back in place.
I run my front-end deployment it says the site is flagged for deletion.
There is no function to purge the site after deletion (similiar to Key Vault).

Ответить
@DiogoMudo
@DiogoMudo - 08.06.2021 20:22

I went through hell and back again to create a deployment pipeline for static website into a storage account using Azure DevOps. Great timing, lol!

One question tough, I noticed it is deployed straight into the build pipeline, and not on a release pipeline.

How would you manage release rollback on this scenario?

Ответить
@RageshTR
@RageshTR - 08.06.2021 17:09

What is that Nuget security analysis task?

Ответить