diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5df6847..d2f0ddc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v3 with: - hugo-version: "0.145.0" + hugo-version: "0.152.2" - name: Build site run: hugo # Deploy via Wrangler (Direct Upload) @@ -35,7 +35,7 @@ jobs: pages deploy ./public --project-name=${{ vars.CF_PAGES_PROJECT }} # (Optional) Echo deployment URL in logs - - name: Print deployment URL + - name: Print deployment URL run: | echo "### ✅ Build complete" >> $GITHUB_STEP_SUMMARY echo "- Commit: $GITHUB_SHA" >> $GITHUB_STEP_SUMMARY diff --git a/content/en/questions/fundamentals/question-007.md b/content/en/questions/fundamentals/question-007.md index 4d2c6f8..7a9c1a5 100644 --- a/content/en/questions/fundamentals/question-007.md +++ b/content/en/questions/fundamentals/question-007.md @@ -5,7 +5,7 @@ question: "Which two factors affect Azure costs? Each correct answer presents a > https://learn.microsoft.com/en-us/azure/container-registry/container-registry-concepts#repository -1. [x] Resource type -1. [ ] Name of the resources -1. [x] Geography (region) -1. [ ] Date and time of usage +- [x] Resource type +- [ ] Name of the resources +- [x] Geography (region) +- [ ] Date and time of usage diff --git a/content/en/questions/fundamentals/question-013.md b/content/en/questions/fundamentals/question-013.md index 1e74668..317b07f 100644 --- a/content/en/questions/fundamentals/question-013.md +++ b/content/en/questions/fundamentals/question-013.md @@ -5,7 +5,7 @@ question: "Which Azure characteristic means your applications stay available eve > https://learn.microsoft.com/azure/architecture/guide/design-principles/availability -- [ ] Elasticity -- [x] High availability -- [ ] Geographic distribution -- [ ] Governance +1. [ ] Elasticity +1. [x] High availability +1. [ ] Geographic distribution +1. [ ] Governance diff --git a/content/en/questions/fundamentals/question-014.md b/content/en/questions/fundamentals/question-014.md index aa2226d..b64caa7 100644 --- a/content/en/questions/fundamentals/question-014.md +++ b/content/en/questions/fundamentals/question-014.md @@ -5,7 +5,7 @@ question: "Which cloud service model lets you deploy your code while Azure manag > https://learn.microsoft.com/azure/cloud-adoption-framework/get-started/what-is-azure -- [ ] Infrastructure as a Service (IaaS) -- [x] Platform as a Service (PaaS) -- [ ] Software as a Service (SaaS) -- [ ] Function as a Service (FaaS) +1. [ ] Infrastructure as a Service (IaaS) +1. [x] Platform as a Service (PaaS) +1. [ ] Software as a Service (SaaS) +1. [ ] Function as a Service (FaaS) diff --git a/content/en/questions/fundamentals/question-015.md b/content/en/questions/fundamentals/question-015.md index bbcb9ed..6b08823 100644 --- a/content/en/questions/fundamentals/question-015.md +++ b/content/en/questions/fundamentals/question-015.md @@ -5,5 +5,5 @@ question: "True or false: Capital expenditures (CapEx) are minimized when adopti > https://learn.microsoft.com/training/modules/principles-cloud-computing/4-explore-costs -- [x] True -- [ ] False +1. [x] True +1. [ ] False diff --git a/content/en/questions/fundamentals/question-016.md b/content/en/questions/fundamentals/question-016.md index 0fd0a8d..2f13b1e 100644 --- a/content/en/questions/fundamentals/question-016.md +++ b/content/en/questions/fundamentals/question-016.md @@ -5,7 +5,7 @@ question: "Which Azure concept ensures your workloads can automatically add or r > https://learn.microsoft.com/azure/architecture/guide/design-principles/scalability -- [ ] Fault tolerance -- [x] Elasticity -- [ ] Compliance -- [ ] Governance +1. [ ] Fault tolerance +1. [x] Elasticity +1. [ ] Compliance +1. [ ] Governance diff --git a/content/en/questions/fundamentals/question-017.md b/content/en/questions/fundamentals/question-017.md index 001a873..f509d5e 100644 --- a/content/en/questions/fundamentals/question-017.md +++ b/content/en/questions/fundamentals/question-017.md @@ -5,7 +5,7 @@ question: "Fill in the blank: Azure regions consist of one or more ______ that h > https://learn.microsoft.com/azure/reliability/regions -- [ ] Geopolitical zones -- [x] Datacenters -- [ ] Virtual networks -- [ ] Resource groups +1. [ ] Geopolitical zones +1. [x] Datacenters +1. [ ] Virtual networks +1. [ ] Resource groups diff --git a/content/en/questions/fundamentals/question-018.md b/content/en/questions/fundamentals/question-018.md index 0772d01..7e228f2 100644 --- a/content/en/questions/fundamentals/question-018.md +++ b/content/en/questions/fundamentals/question-018.md @@ -5,7 +5,7 @@ question: "What Azure feature groups resources for unified lifecycle management, > https://learn.microsoft.com/azure/azure-resource-manager/management/manage-resource-groups-portal -- [ ] Management groups -- [x] Resource groups -- [ ] Subscriptions -- [ ] Blueprints +1. [ ] Management groups +1. [x] Resource groups +1. [ ] Subscriptions +1. [ ] Blueprints diff --git a/content/en/questions/fundamentals/question-020.md b/content/en/questions/fundamentals/question-020.md index aa159d1..83018a1 100644 --- a/content/en/questions/fundamentals/question-020.md +++ b/content/en/questions/fundamentals/question-020.md @@ -5,7 +5,7 @@ question: "Which Azure agreement allows discounted pricing in exchange for commi > https://learn.microsoft.com/azure/cost-management-billing/reservations/save-compute-costs-reservations -- [ ] Azure Hybrid Benefit -- [x] Azure Reservations -- [ ] Spot VMs -- [ ] Free Tier +1. [ ] Azure Hybrid Benefit +1. [x] Azure Reservations +1. [ ] Spot VMs +1. [ ] Free Tier diff --git a/content/en/questions/fundamentals/question-021.md b/content/en/questions/fundamentals/question-021.md index b673f98..a54646e 100644 --- a/content/en/questions/fundamentals/question-021.md +++ b/content/en/questions/fundamentals/question-021.md @@ -5,5 +5,5 @@ question: "True or false: Availability zones exist in every Azure region worldwi > https://learn.microsoft.com/azure/reliability/availability-zones-overview -- [ ] True -- [x] False +1. [ ] True +1. [x] False diff --git a/content/en/questions/fundamentals/question-022.md b/content/en/questions/fundamentals/question-022.md index 8ae4eae..015f4d0 100644 --- a/content/en/questions/fundamentals/question-022.md +++ b/content/en/questions/fundamentals/question-022.md @@ -5,7 +5,7 @@ question: "Which option best describes Azure’s shared responsibility model?" > https://learn.microsoft.com/azure/security/fundamentals/shared-responsibility -- [ ] Microsoft handles all security controls for all services. -- [x] Responsibility shifts between Microsoft and the customer depending on service model. -- [ ] Customers always manage physical and infrastructure security. -- [ ] Partners handle compliance while customers manage data. +1. [ ] Microsoft handles all security controls for all services. +1. [x] Responsibility shifts between Microsoft and the customer depending on service model. +1. [ ] Customers always manage physical and infrastructure security. +1. [ ] Partners handle compliance while customers manage data. diff --git a/content/en/questions/fundamentals/question-023.md b/content/en/questions/fundamentals/question-023.md index 5d4f069..832b286 100644 --- a/content/en/questions/fundamentals/question-023.md +++ b/content/en/questions/fundamentals/question-023.md @@ -5,7 +5,7 @@ question: "Fill in the blank: Azure ______ provide single-tenant, dedicated phys > https://learn.microsoft.com/azure/virtual-machines/dedicated-hosts -- [ ] Spot VMs -- [x] Dedicated Hosts -- [ ] Scale sets -- [ ] Functions +1. [ ] Spot VMs +1. [x] Dedicated Hosts +1. [ ] Scale sets +1. [ ] Functions diff --git a/content/en/questions/fundamentals/question-024.md b/content/en/questions/fundamentals/question-024.md index 15e7166..ec9f2ce 100644 --- a/content/en/questions/fundamentals/question-024.md +++ b/content/en/questions/fundamentals/question-024.md @@ -5,7 +5,7 @@ question: "Which Azure service lets you run event-driven code without provisioni > https://learn.microsoft.com/azure/azure-functions/functions-overview -- [ ] Azure Virtual Machines -- [ ] Azure Kubernetes Service -- [x] Azure Functions -- [ ] Azure Container Registry +1. [ ] Azure Virtual Machines +1. [ ] Azure Kubernetes Service +1. [x] Azure Functions +1. [ ] Azure Container Registry diff --git a/content/en/questions/fundamentals/question-025.md b/content/en/questions/fundamentals/question-025.md index 17f37f1..bda4bac 100644 --- a/content/en/questions/fundamentals/question-025.md +++ b/content/en/questions/fundamentals/question-025.md @@ -5,7 +5,7 @@ question: "Which Azure networking component isolates traffic between resources w > https://learn.microsoft.com/azure/virtual-network/virtual-networks-overview -- [ ] Application Gateway -- [x] Virtual Network (VNet) -- [ ] Load Balancer -- [ ] Traffic Manager +1. [ ] Application Gateway +1. [x] Virtual Network (VNet) +1. [ ] Load Balancer +1. [ ] Traffic Manager diff --git a/content/en/questions/fundamentals/question-027.md b/content/en/questions/fundamentals/question-027.md index 991c2c5..af2b2f2 100644 --- a/content/en/questions/fundamentals/question-027.md +++ b/content/en/questions/fundamentals/question-027.md @@ -5,7 +5,7 @@ question: "Which Azure tool gives best-practice recommendations across reliabili > https://learn.microsoft.com/azure/advisor/advisor-overview -- [ ] Azure Monitor Logs -- [x] Azure Advisor -- [ ] Azure Policy -- [ ] Azure Lighthouse +1. [ ] Azure Monitor Logs +1. [x] Azure Advisor +1. [ ] Azure Policy +1. [ ] Azure Lighthouse diff --git a/content/en/questions/fundamentals/question-028.md b/content/en/questions/fundamentals/question-028.md index aa98d0d..e8259ba 100644 --- a/content/en/questions/fundamentals/question-028.md +++ b/content/en/questions/fundamentals/question-028.md @@ -5,5 +5,5 @@ question: "True or false: A subscription boundary is required before creating Az > https://learn.microsoft.com/azure/azure-resource-manager/management/overview -- [x] True -- [ ] False +1. [x] True +1. [ ] False diff --git a/content/en/questions/fundamentals/question-029.md b/content/en/questions/fundamentals/question-029.md index 3cf9fff..1006941 100644 --- a/content/en/questions/fundamentals/question-029.md +++ b/content/en/questions/fundamentals/question-029.md @@ -5,7 +5,7 @@ question: "Which Azure construct allows centralized policy management across mul > https://learn.microsoft.com/azure/governance/management-groups/overview -- [ ] Resource groups -- [ ] Availability zones -- [x] Management groups -- [ ] Blueprints artifacts +1. [ ] Resource groups +1. [ ] Availability zones +1. [x] Management groups +1. [ ] Blueprints artifacts diff --git a/content/en/questions/fundamentals/question-031.md b/content/en/questions/fundamentals/question-031.md index f63ada8..8b2f646 100644 --- a/content/en/questions/fundamentals/question-031.md +++ b/content/en/questions/fundamentals/question-031.md @@ -5,7 +5,7 @@ question: "What Azure feature lets organizations use existing Windows Server lic > https://learn.microsoft.com/azure/virtual-machines/windows/hybrid-use-benefit-licensing -- [ ] Azure Reservation -- [x] Azure Hybrid Benefit -- [ ] Spot pricing -- [ ] Free Grant +1. [ ] Azure Reservation +1. [x] Azure Hybrid Benefit +1. [ ] Spot pricing +1. [ ] Free Grant diff --git a/content/en/questions/fundamentals/question-032.md b/content/en/questions/fundamentals/question-032.md index dc56584..ac8d3e2 100644 --- a/content/en/questions/fundamentals/question-032.md +++ b/content/en/questions/fundamentals/question-032.md @@ -5,7 +5,7 @@ question: "Which Azure identity service provides centralized authentication and > https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-whatis -- [ ] Azure Sentinel -- [ ] Azure Bastion -- [x] Microsoft Entra ID (Azure AD) -- [ ] Azure Key Vault +1. [ ] Azure Sentinel +1. [ ] Azure Bastion +1. [x] Microsoft Entra ID (Azure AD) +1. [ ] Azure Key Vault diff --git a/content/en/questions/fundamentals/question-033.md b/content/en/questions/fundamentals/question-033.md index f13baed..d685789 100644 --- a/content/en/questions/fundamentals/question-033.md +++ b/content/en/questions/fundamentals/question-033.md @@ -5,7 +5,7 @@ question: "Your company plans to deploy a customer portal globally but needs low > https://learn.microsoft.com/azure/networking/global-network -- [ ] Availability sets -- [ ] Azure ExpressRoute -- [x] Azure global network of paired regions -- [ ] Azure AD Connect +1. [ ] Availability sets +1. [ ] Azure ExpressRoute +1. [x] Azure global network of paired regions +1. [ ] Azure AD Connect diff --git a/content/en/questions/fundamentals/question-035.md b/content/en/questions/fundamentals/question-035.md index e4383c4..f94be9c 100644 --- a/content/en/questions/fundamentals/question-035.md +++ b/content/en/questions/fundamentals/question-035.md @@ -5,7 +5,7 @@ question: "A startup wants to evaluate Azure quickly without a long-term commitm > https://learn.microsoft.com/azure/free -- [ ] Enterprise Agreement -- [x] Azure Free Account -- [ ] Pay-as-you-go subscription -- [ ] Student subscription +1. [ ] Enterprise Agreement +1. [x] Azure Free Account +1. [ ] Pay-as-you-go subscription +1. [ ] Student subscription diff --git a/content/en/questions/fundamentals/question-037.md b/content/en/questions/fundamentals/question-037.md index f12805b..3535295 100644 --- a/content/en/questions/fundamentals/question-037.md +++ b/content/en/questions/fundamentals/question-037.md @@ -5,5 +5,5 @@ question: "True or false: Azure Arc can project on-premises servers into Azure f > https://learn.microsoft.com/azure/azure-arc/overview -- [x] True -- [ ] False +1. [x] True +1. [ ] False diff --git a/content/en/questions/fundamentals/question-038.md b/content/en/questions/fundamentals/question-038.md index 969e99b..c654a4d 100644 --- a/content/en/questions/fundamentals/question-038.md +++ b/content/en/questions/fundamentals/question-038.md @@ -5,7 +5,7 @@ question: "A fintech firm needs encryption for secrets and seamless key rotation > https://learn.microsoft.com/azure/key-vault/general/basic-concepts -- [ ] Azure Firewall -- [x] Azure Key Vault -- [ ] Azure Information Protection -- [ ] Azure DDoS Protection +1. [ ] Azure Firewall +1. [x] Azure Key Vault +1. [ ] Azure Information Protection +1. [ ] Azure DDoS Protection diff --git a/content/en/questions/fundamentals/question-040.md b/content/en/questions/fundamentals/question-040.md index 37c0099..ce2f748 100644 --- a/content/en/questions/fundamentals/question-040.md +++ b/content/en/questions/fundamentals/question-040.md @@ -5,7 +5,7 @@ question: "Fill in the blank: Azure ______ ensures identities authenticate with > https://learn.microsoft.com/azure/active-directory/authentication/concept-mfa-howitworks -- [ ] Conditional Access -- [x] Multi-Factor Authentication -- [ ] Privileged Identity Management -- [ ] Managed Identity +1. [ ] Conditional Access +1. [x] Multi-Factor Authentication +1. [ ] Privileged Identity Management +1. [ ] Managed Identity diff --git a/content/en/questions/fundamentals/question-041.md b/content/en/questions/fundamentals/question-041.md index 8d1e31b..45fd5b7 100644 --- a/content/en/questions/fundamentals/question-041.md +++ b/content/en/questions/fundamentals/question-041.md @@ -5,7 +5,7 @@ question: "A retailer wants to guarantee low-latency access to inventory data wi > https://learn.microsoft.com/azure/virtual-machines/availability -- [x] Availability set -- [ ] Availability zone -- [ ] Traffic Manager -- [ ] Content Delivery Network +1. [x] Availability set +1. [ ] Availability zone +1. [ ] Traffic Manager +1. [ ] Content Delivery Network diff --git a/content/en/questions/fundamentals/question-042.md b/content/en/questions/fundamentals/question-042.md index a65436b..0486087 100644 --- a/content/en/questions/fundamentals/question-042.md +++ b/content/en/questions/fundamentals/question-042.md @@ -5,7 +5,7 @@ question: "Which Azure monitoring feature unifies metrics, logs, and alerts for > https://learn.microsoft.com/azure/azure-monitor/overview -- [x] Azure Monitor -- [ ] Azure Sentinel -- [ ] Network Watcher -- [ ] Log Analytics Workspace alone +1. [x] Azure Monitor +1. [ ] Azure Sentinel +1. [ ] Network Watcher +1. [ ] Log Analytics Workspace alone diff --git a/content/en/questions/fundamentals/question-045.md b/content/en/questions/fundamentals/question-045.md index 25d98fe..41a190d 100644 --- a/content/en/questions/fundamentals/question-045.md +++ b/content/en/questions/fundamentals/question-045.md @@ -5,7 +5,7 @@ question: "A media company needs content cached near users to minimize download > https://learn.microsoft.com/azure/cdn/cdn-overview -- [ ] Azure Load Balancer -- [ ] Azure Traffic Manager -- [x] Azure Content Delivery Network -- [ ] Azure VPN Gateway +1. [ ] Azure Load Balancer +1. [ ] Azure Traffic Manager +1. [x] Azure Content Delivery Network +1. [ ] Azure VPN Gateway diff --git a/content/en/questions/fundamentals/question-046.md b/content/en/questions/fundamentals/question-046.md index 5e14610..d42a6fa 100644 --- a/content/en/questions/fundamentals/question-046.md +++ b/content/en/questions/fundamentals/question-046.md @@ -5,5 +5,5 @@ question: "True or false: Azure Policy can deny the creation of resources that v > https://learn.microsoft.com/azure/governance/policy/concepts/definition-structure -- [x] True -- [ ] False +1. [x] True +1. [ ] False diff --git a/content/en/questions/fundamentals/question-047.md b/content/en/questions/fundamentals/question-047.md index 198e21b..eccd89e 100644 --- a/content/en/questions/fundamentals/question-047.md +++ b/content/en/questions/fundamentals/question-047.md @@ -5,7 +5,7 @@ question: "A healthcare provider wants to protect administrator accounts with ju > https://learn.microsoft.com/azure/active-directory/privileged-identity-management/pim-configure -- [ ] Azure RBAC -- [x] Privileged Identity Management (PIM) -- [ ] Azure Policy -- [ ] Azure Security Benchmark +1. [ ] Azure RBAC +1. [x] Privileged Identity Management (PIM) +1. [ ] Azure Policy +1. [ ] Azure Security Benchmark diff --git a/content/en/questions/fundamentals/question-049.md b/content/en/questions/fundamentals/question-049.md index 5624641..426d1aa 100644 --- a/content/en/questions/fundamentals/question-049.md +++ b/content/en/questions/fundamentals/question-049.md @@ -5,7 +5,7 @@ question: "Fill in the blank: Azure ______ analyze spend trends and forecast fut > https://learn.microsoft.com/azure/cost-management-billing/costs/quick-acm-cost-analysis -- [ ] Tags -- [x] Cost analysis views -- [ ] Reservations -- [ ] Azure Monitor workbooks +1. [ ] Tags +1. [x] Cost analysis views +1. [ ] Reservations +1. [ ] Azure Monitor workbooks diff --git a/content/en/questions/fundamentals/question-050.md b/content/en/questions/fundamentals/question-050.md index ae6476e..8a113f5 100644 --- a/content/en/questions/fundamentals/question-050.md +++ b/content/en/questions/fundamentals/question-050.md @@ -5,7 +5,7 @@ question: "A logistics firm needs to replicate data to another Azure region with > https://learn.microsoft.com/azure/storage/common/storage-redundancy -- [ ] Locally redundant storage (LRS) -- [x] Geo-redundant storage (GRS) -- [ ] Zone-redundant storage (ZRS) -- [ ] Azure Files +1. [ ] Locally redundant storage (LRS) +1. [x] Geo-redundant storage (GRS) +1. [ ] Zone-redundant storage (ZRS) +1. [ ] Azure Files diff --git a/content/en/questions/fundamentals/question-052.md b/content/en/questions/fundamentals/question-052.md index b05f59f..802d9ae 100644 --- a/content/en/questions/fundamentals/question-052.md +++ b/content/en/questions/fundamentals/question-052.md @@ -5,7 +5,7 @@ question: "A SaaS vendor needs to isolate customer data, set spending limits, an > https://learn.microsoft.com/azure/azure-resource-manager/management/manage-subscriptions -- [ ] Availability set -- [ ] Resource group -- [x] Subscription -- [ ] Availability zone +1. [ ] Availability set +1. [ ] Resource group +1. [x] Subscription +1. [ ] Availability zone diff --git a/content/en/questions/fundamentals/question-055.md b/content/en/questions/fundamentals/question-055.md index 7a0ef8e..5059b2e 100644 --- a/content/en/questions/fundamentals/question-055.md +++ b/content/en/questions/fundamentals/question-055.md @@ -5,7 +5,7 @@ question: "A financial services firm must ensure all logs are retained for seven > https://learn.microsoft.com/azure/azure-monitor/logs/data-retention-archive -- [ ] Azure Network Watcher -- [x] Azure Monitor Logs with retention policies -- [ ] Azure Key Vault -- [ ] Azure DevOps +1. [ ] Azure Network Watcher +1. [x] Azure Monitor Logs with retention policies +1. [ ] Azure Key Vault +1. [ ] Azure DevOps diff --git a/content/en/questions/fundamentals/question-056.md b/content/en/questions/fundamentals/question-056.md index 759c688..4e58377 100644 --- a/content/en/questions/fundamentals/question-056.md +++ b/content/en/questions/fundamentals/question-056.md @@ -5,7 +5,7 @@ question: "Fill in the blank: Azure ______ enables workload teams to simulate on > https://learn.microsoft.com/azure/cloud-adoption-framework/plan/tco -- [ ] Pricing Calculator -- [x] Total Cost of Ownership Calculator -- [ ] Cost analysis view -- [ ] Azure Lighthouse +1. [ ] Pricing Calculator +1. [x] Total Cost of Ownership Calculator +1. [ ] Cost analysis view +1. [ ] Azure Lighthouse diff --git a/content/en/questions/fundamentals/question-057.md b/content/en/questions/fundamentals/question-057.md index d2f7134..bfbb1bb 100644 --- a/content/en/questions/fundamentals/question-057.md +++ b/content/en/questions/fundamentals/question-057.md @@ -5,7 +5,7 @@ question: "An enterprise running mission-critical ERP needs 99.99% availability > https://learn.microsoft.com/azure/reliability/reliability-regional-pairs -- [ ] Availability sets only -- [ ] Single-zone deployment -- [x] Active-active deployment across paired regions -- [ ] Azure CDN caching +1. [ ] Availability sets only +1. [ ] Single-zone deployment +1. [x] Active-active deployment across paired regions +1. [ ] Azure CDN caching diff --git a/content/en/questions/fundamentals/question-059.md b/content/en/questions/fundamentals/question-059.md index c886239..32b094d 100644 --- a/content/en/questions/fundamentals/question-059.md +++ b/content/en/questions/fundamentals/question-059.md @@ -5,5 +5,5 @@ question: "True or false: Azure Dedicated Hosts automatically distribute tenant > https://learn.microsoft.com/azure/virtual-machines/dedicated-hosts -- [ ] True -- [x] False +1. [ ] True +1. [x] False diff --git a/content/en/questions/fundamentals/question-060.md b/content/en/questions/fundamentals/question-060.md index 851d699..4359bbe 100644 --- a/content/en/questions/fundamentals/question-060.md +++ b/content/en/questions/fundamentals/question-060.md @@ -5,7 +5,7 @@ question: "A global engineering firm must ensure governance policies follow work > https://learn.microsoft.com/azure/governance/blueprints/overview -- [ ] Resource locks -- [x] Azure Blueprints assigned at management group scope -- [ ] Azure Spot VMs -- [ ] Azure Backup vault +1. [ ] Resource locks +1. [x] Azure Blueprints assigned at management group scope +1. [ ] Azure Spot VMs +1. [ ] Azure Backup vault