Skip to content

Commit 37f6a47

Browse files
committed
Changes due to Hub limitations
1 parent e921cef commit 37f6a47

File tree

2 files changed

+32
-25
lines changed

2 files changed

+32
-25
lines changed

articles/governance/index.yml

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -126,20 +126,6 @@ additionalContent:
126126
- text: Azure PowerShell
127127
url: https://www.powershellgallery.com/packages/Az.GuestConfiguration
128128
note: (Guest Configuration)
129-
- text: Azure SDK for .NET
130-
url: /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
131-
note: (Assignments)
132-
- text: Azure SDK for .NET
133-
url: /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
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
143129
- text: REST
144130
url: /rest/api/policy-insights/
145131
note: (Policy Insights)
@@ -157,6 +143,22 @@ additionalContent:
157143
note: (Guest Configuration)
158144
- text: Resource Manager templates
159145
url: /azure/templates/microsoft.authorization/allversions
146+
- title: Azure Policy (more)
147+
links:
148+
- text: Azure SDK for .NET
149+
url: /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
150+
note: (Assignments)
151+
- text: Azure SDK for .NET
152+
url: /dotnet/api/microsoft.azure.management.resourcemanager.models.policydefinition
153+
note: (Policy Definitions)
154+
- text: Azure SDK for Node
155+
url: /javascript/api/@azure/arm-policy
156+
note: (Policy)
157+
- text: Azure SDK for Node
158+
url: /javascript/api/@azure/arm-policyinsights
159+
note: (Policy Insights)
160+
- text: Azure SDK for Python
161+
url: /python/api/azure-mgmt-policyinsights/azure.mgmt.policyinsights
160162
- title: Azure Blueprints
161163
links:
162164
- text: Blueprint functions

articles/governance/policy/index.yml

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,21 @@ landingContent:
111111
url: /powershell/module/az.resources/#policies
112112
- text: Azure PowerShell (Policy Insights)
113113
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:
114129
- text: Azure SDK for .NET (Assignments)
115130
url: /dotnet/api/microsoft.azure.management.resourcemanager.models.policyassignment
116131
- text: Azure SDK for .NET (Policy Definitions)
@@ -124,14 +139,4 @@ landingContent:
124139
- text: Azure SDK for Python (Policy client)
125140
url: /python/api/azure-mgmt-resource/azure.mgmt.resource.policyclient
126141
- 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

Comments
 (0)