microsoft/dotnet-podcasts

Questions about Infrastructure/Deployment choices

macel94 opened this issue · 0 comments

Hello,

If possible, I just wanted @nishanil to clarify 2 choices:

  1. For CI/CD, Why did you choose github workflows and not Azure DevOps Pipelines?
  2. You guys mentioned this sample is meant to be simple, shouldn't it be better\clearer to have bicep files for IAC instead of ARM json templates?

Thank you anyway for your help & guidance, I will try the sample and study how you guys structured things.