Skip to content

Commit b871d1e

Browse files
Merge pull request #281215 from MicrosoftDocs/release-cleanup-includes0718
[Great Division] Cleanup includes 0718
2 parents 5ed51d0 + 3a07bc2 commit b871d1e

File tree

144 files changed

+164
-1185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+164
-1185
lines changed

articles/aks/dapr-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The Dapr extension supports stable versions of Dapr APIs (building blocks).
116116
| [**Secrets**][dapr-secrets] | Stable | Access secrets from your application code or reference secure values in your Dapr components. |
117117
| [**Configuration**][dapr-config] | Stable | Retrieve and subscribe to application configuration items for supported configuration. stores. |
118118

119-
[!INCLUDE [component-support](../../includes/dapr-in-azure/dapr-support-policy.md)]
119+
[!INCLUDE [component-support](~/reusable-content/ce-skilling/azure/includes/dapr-in-azure/dapr-support-policy.md)]
120120

121121
### Clouds/regions
122122

articles/aks/ha-dr-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ For more information, see the [**Recommended passive-cold failover solution over
190190

191191
AKS sets default limits and quotas for resources and features, including usage restrictions for certain VM SKUs.
192192

193-
[!INCLUDE [container-service-limits](../../includes/container-service-limits.md)]
193+
[!INCLUDE [container-service-limits](~/reusable-content/ce-skilling/azure/includes/container-service-limits.md)]
194194

195195
For more information, see [AKS service quotas and limits](./quotas-skus-regions.md#service-quotas-and-limits).
196196

articles/aks/kubernetes-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ The default expiration time for the service principal credentials is one year. I
259259

260260
**General Azure CLI troubleshooting**
261261

262-
[!INCLUDE [azure-cli-troubleshooting.md](../../includes/azure-cli-troubleshooting.md)]
262+
[!INCLUDE [azure-cli-troubleshooting.md](~/reusable-content/ce-skilling/azure/includes/azure-cli-troubleshooting.md)]
263263

264264
### [Azure PowerShell](#tab/azure-powershell)
265265

articles/aks/quotas-skus-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article details the default resource limits for Azure Kubernetes Service (A
1717

1818
## Service quotas and limits
1919

20-
[!INCLUDE [container-service-limits](../../includes/container-service-limits.md)]
20+
[!INCLUDE [container-service-limits](~/reusable-content/ce-skilling/azure/includes/container-service-limits.md)]
2121

2222
## Provisioned infrastructure
2323

articles/automanage/repair-automanage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you're using an ARM template or the Azure CLI, you'll need the Principal ID (
7979
| Assign access to | User, group, or service principal |
8080
| Members | \<Name of your Automanage account> |
8181

82-
![Screenshot showing Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
82+
![Screenshot showing Add role assignment page in Azure portal.](~/reusable-content/ce-skilling/azure/media/role-based-access-control/add-role-assignment-page.png)
8383

8484
1. Repeat steps 2 through 4, selecting the **Resource Policy Contributor** role.
8585

articles/azure-cache-for-redis/cache-how-to-manage-redis-cache-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: devx-track-azurepowershell
2020

2121
This article shows you how to create, update, and scale your Azure Cache for Redis instances. The article also shows how to regenerate access keys, and how to view information about your caches. For a complete list of Azure Cache for Redis PowerShell cmdlets, see [Azure Cache for Redis cmdlets](/powershell/module/az.rediscache).
2222

23-
[!INCLUDE [learn-about-deployment-models](../../includes/learn-about-deployment-models-rm-include.md)]
23+
[!INCLUDE [learn-about-deployment-models](~/reusable-content/ce-skilling/azure/includes/learn-about-deployment-models-rm-include.md)]
2424

2525
For more information about the classic deployment model, see [Azure Resource Manager vs. classic deployment: Understand deployment models and the state of your resources](../azure-resource-manager/management/deployment-models.md).
2626

articles/azure-functions/start-stop-vms/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ After the Start/Stop deployment completes, perform the following steps to enable
104104
| Assign access to | User, group, or service principal |
105105
| Members | \<Your Azure Function App name> |
106106

107-
![Screenshot showing Add role assignment page in Azure portal.](../../../includes/role-based-access-control/media/add-role-assignment-page.png)
107+
![Screenshot showing Add role assignment page in Azure portal.](~/reusable-content/ce-skilling/azure/media/role-based-access-control/add-role-assignment-page.png)
108108

109109
## Configure schedules overview
110110

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following limits apply to [management groups](../../governance/management-gr
4949

5050
The following limits apply when you use Azure Resource Manager and Azure resource groups.
5151

52-
[!INCLUDE [azure-subscription-limits-azure-resource-manager](../../../includes/azure-subscription-limits-azure-resource-manager.md)]
52+
[!INCLUDE [azure-subscription-limits-azure-resource-manager](~/reusable-content/ce-skilling/azure/includes/azure-subscription-limits-azure-resource-manager.md)]
5353

5454
### Resource group limits
5555

@@ -195,7 +195,7 @@ For more information, see [Functions Hosting plans comparison](../../azure-funct
195195

196196
## Azure Kubernetes Service limits
197197

198-
[!INCLUDE [container-service-limits](../../../includes/container-service-limits.md)]
198+
[!INCLUDE [container-service-limits](~/reusable-content/ce-skilling/azure/includes/container-service-limits.md)]
199199

200200
## Azure Lab Services
201201

@@ -501,7 +501,7 @@ The maximum number of private endpoints per Azure SQL Database logical server is
501501
<!-- conceptual info about disk limits -- applies to unmanaged and managed -->
502502
### Virtual machine disk limits
503503

504-
[!INCLUDE [azure-storage-limits-vm-disks](../../../includes/azure-storage-limits-vm-disks.md)]
504+
[!INCLUDE [azure-storage-limits-vm-disks](~/reusable-content/ce-skilling/azure/includes/azure-storage-limits-vm-disks.md)]
505505

506506
For more information, see [Virtual machine sizes](../../virtual-machines/sizes.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).
507507

@@ -519,13 +519,13 @@ need to increase the quota, contact Azure support.
519519

520520
### Managed virtual machine disks
521521

522-
[!INCLUDE [azure-storage-limits-vm-disks-managed](../../../includes/azure-storage-limits-vm-disks-managed.md)]
522+
[!INCLUDE [azure-storage-limits-vm-disks-managed](~/reusable-content/ce-skilling/azure/includes/azure-storage-limits-vm-disks-managed.md)]
523523

524524
### Unmanaged virtual machine disks
525525

526-
[!INCLUDE [azure-storage-limits-vm-disks-standard](../../../includes/azure-storage-limits-vm-disks-standard.md)]
526+
[!INCLUDE [azure-storage-limits-vm-disks-standard](~/reusable-content/ce-skilling/azure/includes/azure-storage-limits-vm-disks-standard.md)]
527527

528-
[!INCLUDE [azure-storage-limits-vm-disks-premium](../../../includes/azure-storage-limits-vm-disks-premium.md)]
528+
[!INCLUDE [azure-storage-limits-vm-disks-premium](~/reusable-content/ce-skilling/azure/includes/azure-storage-limits-vm-disks-premium.md)]
529529

530530
## StorSimple System limits
531531

articles/azure-signalr/signalr-howto-authorize-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following steps describe how to assign a SignalR App Server role to a servic
7272

7373
1. Select **Add** > **Add role assignment**.
7474

75-
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows the page for access control and selections for adding a role assignment.":::
75+
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/role-based-access-control/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows the page for access control and selections for adding a role assignment.":::
7676

7777
1. On the **Role** tab, select **SignalR App Server**.
7878

articles/azure-signalr/signalr-howto-authorize-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following steps describe how to assign a SignalR App Server role to a system
4747

4848
1. Select **Add** > **Add role assignment**.
4949

50-
:::image type="content" source="../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows the page for access control and selections for adding a role assignment.":::
50+
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/role-based-access-control/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows the page for access control and selections for adding a role assignment.":::
5151

5252
1. On the **Role** tab, select **SignalR App Server**.
5353

0 commit comments

Comments
 (0)