@@ -111,6 +111,21 @@ landingContent:
111
111
url : /powershell/module/az.resources/#policies
112
112
- text : Azure PowerShell (Policy Insights)
113
113
url : /powershell/module/az.policyinsights#policy_insights
114
+ - text : REST (Policy Insights)
115
+ url : /rest/api/policy-insights/
116
+ - text : REST (Assignments)
117
+ url : /rest/api/resources/policyassignments
118
+ - text : REST (Definitions)
119
+ url : /rest/api/resources/policydefinitions
120
+ - text : REST (Initiatives)
121
+ url : /rest/api/resources/policysetdefinitions
122
+ - text : Resource Manager templates
123
+ url : /azure/templates/microsoft.authorization/allversions
124
+
125
+ - title : Reference (more)
126
+ linkLists :
127
+ - linkListType : reference
128
+ links :
114
129
- text : Azure SDK for .NET (Assignments)
115
130
url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
116
131
- text : Azure SDK for .NET (Policy Definitions)
@@ -124,14 +139,4 @@ landingContent:
124
139
- text : Azure SDK for Python (Policy client)
125
140
url : /python/api/azure-mgmt-resource/azure.mgmt.resource.policyclient
126
141
- text : Azure SDK for Python (Policy Insights)
127
- url : /python/api/azure-mgmt-policyinsights/azure.mgmt.policyinsights
128
- - text : REST (Policy Insights)
129
- url : /rest/api/policy-insights/
130
- - text : REST (Assignments)
131
- url : /rest/api/resources/policyassignments
132
- - text : REST (Definitions)
133
- url : /rest/api/resources/policydefinitions
134
- - text : REST (Initiatives)
135
- url : /rest/api/resources/policysetdefinitions
136
- - text : Resource Manager templates
137
- url : /azure/templates/microsoft.authorization/allversions
142
+ url : /python/api/azure-mgmt-policyinsights/azure.mgmt.policyinsights
0 commit comments