Skip to content

Commit 777fe42

Browse files
authored
Merge pull request #134636 from DCtheGeek/dmc-gov-learnlinks
Governance: Add Learn links to TOCs / Hub
2 parents 9bb0bb2 + 3d7fdb0 commit 777fe42

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

articles/governance/blueprints/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
- name: Protect new resources with blueprint resource locks
3232
displayName: read only, do not delete, lock assignment
3333
href: ./tutorials/protect-new-resources.md
34+
- name: "Learn: Govern multiple subscriptions by using Azure Blueprints"
35+
displayName: governance, module
36+
href: /learn/modules/build-cloud-governance-strategy-azure/10-govern-subscriptions-azure-blueprints
3437
- name: Samples
3538
items:
3639
- name: Index

articles/governance/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.collection: collection
1313
author: DCtheGeek
1414
ms.author: dacoulte
15-
ms.date: 06/29/2020
15+
ms.date: 10/20/2020
1616

1717
highlightedContent:
1818
items:
@@ -25,9 +25,9 @@ highlightedContent:
2525
- title: Governance in the Cloud Adoption Framework
2626
itemType: architecture
2727
url: /azure/architecture/cloud-adoption/governance
28-
- title: Apply and monitor infrastructure standards with Azure Policy
28+
- title: Build a cloud governance strategy on Azure
2929
itemType: learn
30-
url: /learn/modules/intro-to-governance/
30+
url: /learn/modules/build-cloud-governance-strategy-azure/
3131

3232
productDirectory:
3333
title: Components and Services

articles/governance/management-groups/toc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
- name: Create a management group - REST
2929
displayName: hierarchy
3030
href: ./create-management-group-rest-api.md
31+
- name: Tutorials
32+
items:
33+
- name: "Learn: Create a subscription governance strategy"
34+
displayName: governance, module
35+
href: /learn/modules/build-cloud-governance-strategy-azure/3-create-subscription-governance-strategy
3136
- name: How-to guides
3237
expanded: true
3338
items:

articles/governance/policy/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
- name: Implement Azure Policy as Code with GitHub
4747
displayName: devops, infrastructure as code, iac, release, continuous, delivery, deploy
4848
href: ./tutorials/policy-as-code-github.md
49+
- name: "Learn: Control and audit your resources by using Azure Policy"
50+
displayName: governance, module
51+
href: /learn/modules/build-cloud-governance-strategy-azure/8-control-audit-resources-azure-policy
4952
- name: Samples
5053
items:
5154
- name: Index

0 commit comments

Comments
 (0)