@@ -111,10 +111,6 @@ 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 : Azure SDK for .NET (Assignments)
115
- url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
116
- - text : Azure SDK for .NET (Policy Definitions)
117
- url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
118
114
- text : REST (Policy Insights)
119
115
url : /rest/api/policy-insights/
120
116
- text : REST (Assignments)
@@ -124,4 +120,23 @@ landingContent:
124
120
- text : REST (Initiatives)
125
121
url : /rest/api/resources/policysetdefinitions
126
122
- text : Resource Manager templates
127
- url : /azure/templates/microsoft.authorization/allversions
123
+ url : /azure/templates/microsoft.authorization/allversions
124
+
125
+ - title : Reference (more)
126
+ linkLists :
127
+ - linkListType : reference
128
+ links :
129
+ - text : Azure SDK for .NET (Assignments)
130
+ url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
131
+ - text : Azure SDK for .NET (Policy Definitions)
132
+ url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
133
+ - text : Azure SDK for Node (Policy)
134
+ url : /javascript/api/@azure/arm-policy
135
+ - text : Azure SDK for Node (Policy Insights)
136
+ url : /javascript/api/@azure/arm-policyinsights
137
+ - text : Azure SDK for Python (Policy)
138
+ url : /python/api/azure-mgmt-resource/azure.mgmt.resource.policy
139
+ - text : Azure SDK for Python (Policy client)
140
+ url : /python/api/azure-mgmt-resource/azure.mgmt.resource.policyclient
141
+ - text : Azure SDK for Python (Policy Insights)
142
+ url : /python/api/azure-mgmt-policyinsights/azure.mgmt.policyinsights
0 commit comments