Skip to content

Commit 96c3515

Browse files
committed
Resolving build warnings
1 parent 7de84e7 commit 96c3515

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29498,6 +29498,11 @@
2949829498
"source_path": "articles/azure-cache-for-redis/redis-cache-insights-overview.md",
2949929499
"redirect_url": "/azure/azure-cache-for-redis/cache-insights-overview",
2950029500
"redirect_document_id": false
29501+
},
29502+
{
29503+
"source_path_from_root": "/articles/aks/uptime-sla.md",
29504+
"redirect_url": "/azure/aks/free-standard-pricing-tiers",
29505+
"redirect_document_id": "false"
2950129506
}
2950229507
]
2950329508
}

articles/aks/free-standard-pricing-tiers.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,10 @@ For clusters with egress lockdown, see [limit egress traffic](limit-egress-traff
3131
>
3232
> The repositioning will result in the following API changes:
3333
>
34-
> | |Prior to 2023-01-01 API |Starting from 2023-01-01 API | Starting from 2023-07-01 API |
34+
> | |Prior to 2023-01-01 API|Starting from 2023-01-01 API| Starting from 2023-07-01 API|
3535
> |----------|-----------|------------|------------|
36-
> |ManagedClusterSKUName |"Basic" |"Basic" |"Base" |
37-
> : : :"Base" : :
38-
> |ManagedClusterSKUTier |"Free" |"Free" |"Free" |
39-
> : :"Paid" :"Paid" :"Standard" :
40-
> : : :"Standard" : :
36+
> |ManagedClusterSKUName|"Basic"|"Basic" <br> "Base"|"Base"|
37+
> |ManagedClusterSKUTier|"Free" <br> "Paid"|"Free" <br> "Paid" <br> "Standard"|"Free" <br> "Standard"|
4138
>
4239
> "Basic" and "Paid" will be removed in the 2023-07-01 API version, and this will be a breaking change in API version 2023-07-01 or newer. If you use automated scripts, CD pipelines, ARM templates, Terraform, or other third-party tooling that relies on the above parameters, please be sure to make the necessary changes before upgrading to the 2023-07-01 or newer API version. From API version 2023-01-01 and newer, you can start transitioning to the new API parameters "Base" and "Standard".
4340
>

0 commit comments

Comments
 (0)