Skip to content

Commit efa99e6

Browse files
authored
Merge pull request #226750 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents fe39024 + 9c9687f commit efa99e6

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/advisor/advisor-reference-operational-excellence-recommendations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,11 @@ This cluster is not using ephemeral OS disks which can provide lower read/write
194194

195195
Learn more about [Kubernetes service - UseEphemeralOSdisk (Use Ephemeral OS disk)](../aks/cluster-configuration.md#ephemeral-os).
196196

197-
### Free and Standard pricing tiers for AKS control plane management
197+
### Free and Standard tiers for AKS control plane management
198198

199-
This cluster has not enabled the Standard pricing tier with the Uptime SLA feature, and is limited to an SLO of 99.5%.
199+
This cluster has not enabled the Standard tier which includes the Uptime SLA by default, and is limited to an SLO of 99.5%.
200200

201-
Learn more about [Kubernetes service - UseUptimeSLA (Use Uptime SLA)](../aks/free-standard-pricing-tiers.md).
201+
Learn more about [Kubernetes service - Free and Standard Tier](../aks/free-standard-pricing-tiers.md).
202202

203203
### Deprecated Kubernetes API in 1.22 has been found
204204

articles/iot-edge/how-to-vs-code-develop-module.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -758,8 +758,7 @@ The Docker and Moby engines support SSH connections to containers allowing you t
758758
"-i",
759759
"filtermodule",
760760
"sh",
761-
762-
"-c"
761+
"-c"
763762
],
764763
"debuggerPath": "~/vsdbg/vsdbg",
765764
"pipeCwd": "${workspaceFolder}",

0 commit comments

Comments
 (0)