1
- # ## YamlMime:YamlDocument
2
- documentType : LandingData
3
- title : Documentation for the Azure Policy service
1
+ # ## YamlMime:Landing
2
+
3
+ title : Azure Policy documentation
4
+ summary : Azure Policy helps you manage and prevent IT issues with policy definitions that enforce rules and effects for your resources.
5
+
4
6
metadata :
5
- title : Azure Policy Documentation - Tutorials, API Reference
6
- description : Azure Policy helps you manage and prevent IT issues with policy definitions that enforce rules and effects for your resources. When you use Azure Policy, resources stay compliant with your corporate standards and service level agreements.
7
- author : DCtheGeek
8
- manager : carmonm
7
+ title : Azure Policy documentation
8
+ description : Azure Policy helps you manage and prevent IT issues with policy definitions that enforce rules and effects for your resources.
9
9
ms.service : azure-policy
10
10
ms.topic : landing-page
11
- ms.date : 03/16/2019
11
+ ms.collection : collection
12
+ author : DCtheGeek
12
13
ms.author : dacoulte
13
- abstract :
14
- description : Azure Policy helps you manage and prevent IT issues with policy definitions that enforce rules and effects for your resources. When you use Azure Policy, resources stay compliant with your corporate standards and service level agreements.
15
- sections :
16
- - title : 5-Minute Quickstarts
17
- items :
18
- - type : paragraph
19
- text : Learn how to create, assign, and manage policy definitions in Azure.
20
- - type : list
21
- style : icon48
22
- items :
23
- - image :
24
- alt : Azure Portal
25
- src : https://docs.microsoft.com/media/common/i_portal.svg
26
- text : Azure Portal
27
- href : ./assign-policy-portal
28
- - image :
29
- alt : Azure PowerShell
30
- src : ./media/powershell.svg
31
- text : Azure PowerShell
32
- href : ./assign-policy-powershell
33
- - image :
34
- alt : Azure CLI
35
- src : ./media/cli.svg
36
- text : Azure CLI
37
- href : ./assign-policy-azurecli
38
- - image :
39
- alt : Resource Manager template
40
- src : https://docs.microsoft.com/media/logos/logo_vs-code.svg
41
- text : Resource Manager template
42
- href : ./assign-policy-template
43
- - title : Step-by-Step Tutorials
44
- items :
45
- - type : paragraph
46
- text : Learn how to create, assign, and manage policy definitions in Azure.
47
- - type : list
48
- style : unordered
49
- items :
50
- - html : <a href="/azure/governance/policy/tutorials/create-and-manage">Create and manage Azure Policy</a>
51
- - html : <a href="/azure/governance/policy/tutorials/create-custom-policy-definition">Create a custom policy definition</a>
52
- - title : Samples
53
- items :
54
- - type : paragraph
55
- text : Review the samples available to help you create policy definitions in Azure.
56
- - type : list
57
- style : unordered
58
- className : spaced noBullet
59
- items :
60
- - html : <a href="/azure/governance/policy/samples/index">Samples index</a>
61
- - title : Reference
62
- items :
63
- - type : list
64
- style : cards
65
- className : cardsD
66
- items :
67
- - title : Command-Line
68
- html : <p><a href="/cli/azure/policy">Azure CLI</a></p><p><a href="/powershell/module/az.resources/#policies">Azure PowerShell (Policy)</a></p><p><a href="/powershell/module/az.policyinsights#policy_insights">Azure PowerShell (Policy Insights)</a></p><p><a href="https://www.powershellgallery.com/packages/Az.GuestConfiguration">Azure PowerShell (Guest Configuration)</a></p>
69
- - title : Resource Manager templates
70
- html : <p><a href="/azure/templates/microsoft.authorization/policyassignments">Assignments</a></p><p><a href="/azure/templates/microsoft.authorization/policydefinitions">Policy Definitions</a></p><p><a href="/azure/templates/microsoft.authorization/policysetdefinitions">Initiatives Definitions</a></p>
71
- - title : REST
72
- html : <p><a href="/rest/api/policy-insights/policyevents">Events</a></p><p><a href="/rest/api/policy-insights/policystates">States</a></p><p><a href="/rest/api/resources/policyassignments">Assignments</a></p><p><a href="/rest/api/resources/policydefinitions">Policy Definitions</a></p><p><a href="/rest/api/resources/policysetdefinitions">Initiatives Definitions</a></p><p><a href="/rest/api/policy-insights/policytrackedresources">Policy Tracked Resources</a></p><p><a href="/rest/api/policy-insights/remediations">Remediations</a></p><p><a href="/rest/api/guestconfiguration/">Guest Configuration</a></p>
14
+ ms.date : 09/17/2019
15
+
16
+ landingContent :
17
+ - title : About Azure Policy
18
+ linkLists :
19
+ - linkListType : overview
20
+ links :
21
+ - text : What is Azure Policy?
22
+ url : ./overview.md
23
+ - text : Policy effects
24
+ url : ./concepts/effects.md
25
+ - text : Definition structure
26
+ url : ./concepts/definition-structure.md
27
+ - text : Assignment structure
28
+ url : ./concepts/assignment-structure.md
29
+ - linkListType : video
30
+ links :
31
+ - text : Azure Policy at Build 2018
32
+ url : https://channel9.msdn.com/events/Build/2018/THR2030
33
+
34
+ - title : Get started
35
+ linkLists :
36
+ - linkListType : quickstart
37
+ links :
38
+ - text : Assign a policy (portal)
39
+ url : ./assign-policy-portal.md
40
+ - text : Assign a policy (PowerShell)
41
+ url : ./assign-policy-powershell.md
42
+ - text : Assign a policy (Azure CLI)
43
+ url : ./assign-policy-azurecli.md
44
+ - text : Assign a policy (template)
45
+ url : ./assign-policy-template.md
46
+ - linkListType : tutorial
47
+ links :
48
+ - text : Create and manage policies
49
+ url : ./tutorials/create-and-manage.md
50
+ - linkListType : deploy
51
+ links :
52
+ - text : Index of policy samples
53
+ url : ./samples/index.md
54
+
55
+ - title : Author policies
56
+ linkLists :
57
+ - linkListType : tutorial
58
+ links :
59
+ - text : Create a custom policy
60
+ url : ./tutorials/create-custom-policy-definition.md
61
+ - linkListType : how-to-guide
62
+ links :
63
+ - text : Create policy with SDK
64
+ url : ./how-to/programmatically-create.md
65
+ - text : Author policies for arrays
66
+ url : ./how-to/author-policies-for-arrays.md
67
+ - linkListType : concept
68
+ links :
69
+ - text : Policy for AKS
70
+ url : ./concepts/rego-for-aks.md
71
+ - text : Policy for VMs
72
+ url : ./concepts/guest-configuration.md
73
+
74
+ - title : Review & Remediate resources
75
+ linkLists :
76
+ - linkListType : how-to-guide
77
+ links :
78
+ - text : Get compliance data
79
+ url : ./how-to/get-compliance-data.md
80
+ - text : Determine causes of non-compliance
81
+ url : ./how-to/determine-non-compliance.md
82
+ - text : Remediate non-compliant resources
83
+ url : ./how-to/remediate-resources.md
84
+
85
+ - title : Get involved
86
+ linkLists :
87
+ - linkListType : get-started
88
+ links :
89
+ - text : Azure Governance YouTube channel
90
+ url : https://www.youtube.com/channel/UCZZ3-oMrVI5ssheMzaWC4uQ
91
+ - text : Request product feature
92
+ url : https://feedback.azure.com/forums/915958-azure-governance
93
+ - text : Tech Community for Azure Governance
94
+ url : https://techcommunity.microsoft.com/t5/Azure-Governance/bd-p/AzureGovernance
95
+
96
+ - title : Reference
97
+ linkLists :
98
+ - linkListType : reference
99
+ links :
100
+ - text : Azure CLI
101
+ url : /cli/azure/policy
102
+ - text : Azure PowerShell (Policy)
103
+ url : /powershell/module/az.resources/#policies
104
+ - text : Azure PowerShell (Policy Insights)
105
+ url : /powershell/module/az.policyinsights#policy_insights
106
+ - text : Azure SDK for .NET (Assignments)
107
+ url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
108
+ - text : Azure SDK for .NET (Policy Definitions)
109
+ url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
110
+ - text : REST (Policy Insights)
111
+ url : /rest/api/policy-insights/
112
+ - text : REST (Assignments)
113
+ url : /rest/api/resources/policyassignments
114
+ - text : REST (Definitions)
115
+ url : /rest/api/resources/policydefinitions
116
+ - text : REST (Initiatives)
117
+ url : /rest/api/resources/policysetdefinitions
118
+ - text : Resource Manager templates
119
+ url : /azure/templates/microsoft.authorization
0 commit comments