Skip to content

Commit ccee203

Browse files
committed
Moving includes to correct path
1 parent df1736d commit ccee203

24 files changed

+9
-9
lines changed

articles/governance/resource-graph/includes/samples-by-category/azure-advisor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: jaspkaur
88

99
### Get cost savings summary from Azure Advisor
1010

11-
This query summarizes the cost savings of each [Azure Advisor](../../../../../../articles/advisor/advisor-overview.md) recommendation.
11+
This query summarizes the cost savings of each [Azure Advisor](/azure/advisor/advisor-overview.md) recommendation.
1212

1313
```kusto
1414
AdvisorResources

articles/governance/resource-graph/includes/query/authorization-resources-classic-administrators-key-properties.md renamed to articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-classic-administrators-key-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: danielkim
88

99
### Get classic administrators with key properties
1010

11-
Provides a sample of [classic administrators](../../../../../role-based-access-control/classic-administrators.md) and some of the resources relevant properties.
11+
Provides a sample of [classic administrators](/azure/role-based-access-control/classic-administrators.md) and some of the resources relevant properties.
1212

1313
```kusto
1414
authorizationresources

articles/governance/resource-graph/includes/query/authorization-resources-role-assignments-key-properties.md renamed to articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-role-assignments-key-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: davidsmatlak
88

99
### Get role assignments with key properties
1010

11-
Provides a sample of [role assignments](../../../../../role-based-access-control/role-assignments.md) and some of the resources relevant properties.
11+
Provides a sample of [role assignments](/azure/role-based-access-control/role-assignments.md) and some of the resources relevant properties.
1212

1313
```kusto
1414
authorizationresources

articles/governance/resource-graph/includes/query/authorization-resources-role-definitions-actions-list.md renamed to articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-role-definitions-actions-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: davidsmatlak
88

99
### Get role definitions with actions
1010

11-
Displays a sample of [role definitions](../../../../../role-based-access-control/role-definitions.md) with an expanded list of actions and not actions for each role definition's permissions list.
11+
Displays a sample of [role definitions](/azure/role-based-access-control/role-definitions.md) with an expanded list of actions and not actions for each role definition's permissions list.
1212

1313
```kusto
1414
authorizationresources

articles/governance/resource-graph/includes/query/authorization-resources-role-definitions-key-properties.md renamed to articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-role-definitions-key-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: davidsmatlak
88

99
### Get role definitions with key properties
1010

11-
Provides a sample of [role definitions](../../../../../role-based-access-control/role-definitions.md) and some of the resources relevant properties.
11+
Provides a sample of [role definitions](/azure/role-based-access-control/role-definitions.md) and some of the resources relevant properties.
1212

1313
```kusto
1414
authorizationresources

articles/governance/resource-graph/includes/query/authorization-resources-troubleshoot-rbac-limits.md renamed to articles/governance/resource-graph/includes/samples-by-category/query/authorization-resources-troubleshoot-rbac-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ms.author: davidsmatlak
88

99
### Troubleshoot Azure RBAC limits
1010

11-
The `authorizationresources` table can be used to troubleshoot Azure role-based access control (Azure RBAC) if you exceed limits. For more information, go to [Troubleshoot Azure RBAC limits](../../../../../role-based-access-control/troubleshoot-limits.md).
11+
The `authorizationresources` table can be used to troubleshoot Azure role-based access control (Azure RBAC) if you exceed limits. For more information, go to [Troubleshoot Azure RBAC limits](/azure/role-based-access-control/troubleshoot-limits.md).

0 commit comments

Comments
 (0)