Still here, just lots going on. So here is a quick video answering some of the questions in the comments from past 2 months.
If I missed your question, let me know! As I slowly settle in and Winter approaches, I will try to make videos more often.
====== Links ======
Mentioned in my soundbite answers. Check these out for details:
https://github.com/azure/devops-gover...
👆This repo has some pipelines that show a) Key Vault integration in pipelines, b) managing Pull Request triggers - see how I separate pipelines
https://github.com/julie-ng/cloudkube...
👆 Repo with Terraform managing multiple environments. No pipelines (yet). See backends/ and environments/ directories for how to manage config across environments.
• Infra vs Apps – Where are my Pipeline...
👆 My DevOps.js talk "Infra vs Apps – Where are my Pipelines?"
which better explains "layers" of pipeline/infra as code, repos and trade-offs depending on how you organize your git repos - and teams.
https://docs.microsoft.com/en-us/azur...
👆 Azure Cloud Adoption Framework (CAF) - Standard enterprise governance guide
Guide to Subscriptions vs Resource Groups and how to structure to leverage cascading permissions.
====== Contents ======
00:00 Moving and Bad Luck
02:49 Terraform Credentials and ADO
03:48 Terraform, VMs and Ansible
04:50 CD Best Practices
07:44 Why not Terraform Task?
09:03 Pull Requests and CI Runs
11:22 Terraform and Folders
13:25 Closing