Skip to content

Commit 630956d

Browse files
committed
Updating include references to use reusable-content. Delete 3 local include files.
1 parent 881ca4a commit 630956d

File tree

6 files changed

+3
-87
lines changed

6 files changed

+3
-87
lines changed

articles/azure-functions/functions-bindings-timer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Each field can have one of the following types of values:
388388
|A set of values (`,` operator)|<nobr>`5,8,10 * * * * *`</nobr>| Three times a minute - at seconds 5, 8, and 10 during every minute of every hour of each day |
389389
|An interval value (`/` operator)|<nobr>`0 */5 * * * *`</nobr>| 12 times an hour - at second 0 of every 5th minute of every hour of each day |
390390

391-
[!INCLUDE [functions-cron-expressions-months-days](../../includes/functions-cron-expressions-months-days.md)]
391+
[!INCLUDE [functions-cron-expressions-months-days](~/reusable-content/ce-skilling/azure/includes/functions/functions-cron-expressions-months-days.md)]
392392

393393
#### NCRONTAB examples
394394

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ If you use classic deployment model instead of the Azure Resource Manager deploy
326326

327327
The following table details the features and limits of the Basic, Standard, and Premium [service tiers](/azure/container-registry/container-registry-skus).
328328

329-
[!INCLUDE [container-registry-limits](../../../includes/container-registry-limits.md)]
329+
[!INCLUDE [container-registry-limits](~/reusable-content/ce-skilling/azure/includes/container-registry/container-registry-limits.md)]
330330

331331
## Content Delivery Network limits
332332

articles/operational-excellence/relocation-container-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: azure-container-registry
1313

1414
This article shows you how to relocate Azure Container Registry resources to another region in the same subscription of the Active Directory tenant.
1515

16-
[!INCLUDE [container-registry-geo-replication-include](../../includes/container-registry-geo-replication-include.md)]
16+
[!INCLUDE [container-registry-geo-replication-include](~/reusable-content/ce-skilling/azure/includes/container-registry/container-registry-geo-replication-include.md)]
1717

1818
## Prerequisites
1919

includes/container-registry-geo-replication-include.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

includes/container-registry-limits.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

includes/functions-cron-expressions-months-days.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)