File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,14 @@ additionalContent:
132
132
- text : Azure SDK for .NET
133
133
url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
134
134
note : (Policy Definitions)
135
+ - text : Azure SDK for Node
136
+ url : /javascript/api/@azure/arm-policy
137
+ note : (Policy)
138
+ - text : Azure SDK for Node
139
+ url : /javascript/api/@azure/arm-policyinsights
140
+ note : (Policy Insights)
141
+ - text : Azure SDK for Python
142
+ url : /python/api/azure-mgmt-policyinsights/azure.mgmt.policyinsights
135
143
- text : REST
136
144
url : /rest/api/policy-insights/
137
145
note : (Policy Insights)
Original file line number Diff line number Diff line change @@ -115,6 +115,16 @@ landingContent:
115
115
url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
116
116
- text : Azure SDK for .NET (Policy Definitions)
117
117
url : /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
118
+ - text : Azure SDK for Node (Policy)
119
+ url : /javascript/api/@azure/arm-policy
120
+ - text : Azure SDK for Node (Policy Insights)
121
+ url : /javascript/api/@azure/arm-policyinsights
122
+ - text : Azure SDK for Python (Policy)
123
+ url : /python/api/azure-mgmt-resource/azure.mgmt.resource.policy
124
+ - text : Azure SDK for Python (Policy client)
125
+ url : /python/api/azure-mgmt-resource/azure.mgmt.resource.policyclient
126
+ - text : Azure SDK for Python (Policy Insights)
127
+ url : /python/api/azure-mgmt-policyinsights/azure.mgmt.policyinsights
118
128
- text : REST (Policy Insights)
119
129
url : /rest/api/policy-insights/
120
130
- text : REST (Assignments)
Original file line number Diff line number Diff line change 151
151
href : /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
152
152
- name : Policy Definitions
153
153
href : /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
154
+ - name : Azure SDK for Node
155
+ items :
156
+ - name : Policy
157
+ href : /javascript/api/@azure/arm-policy
158
+ - name : Policy Insights
159
+ href : /javascript/api/@azure/arm-policyinsights
154
160
- name : Azure SDK for Python
155
161
items :
156
162
- name : Policy
You can’t perform that action at this time.
0 commit comments