Skip to content

Commit ad75b21

Browse files
Merge pull request #121095 from Rageking8/fix-infrastructure-typos
Fix infrastructure typos
2 parents 88ede77 + 8a331eb commit ad75b21

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/aks/best-practices-cost.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Cost optimization is about maximizing the value of resources while minimizing un
1212

1313
In this article, you learn about:
1414
> [!div class="checklist"]
15-
> * Strategic infrastucture selection
15+
> * Strategic infrastructure selection
1616
> * Dynamic rightsizing and autoscaling
1717
> * Leveraging Azure discounts for substantial savings
1818
> * Holistic monitoring and FinOps practices

articles/baremetal-infrastructure/workloads/nc2-on-azure/solution-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following table describes the network topologies supported by each network f
1919

2020
|Topology |Supported |
2121
| :------------------- |:---------------:|
22-
|Connectivity to BareMetal Infrasturcture (BMI) in a local VNet| Yes |
22+
|Connectivity to BareMetal Infrastructure (BMI) in a local VNet| Yes |
2323
|Connectivity to BMI in a peered VNet (Same region)|Yes |
2424
|Connectivity to BMI in a peered VNet\* (Cross region or global peering) with VWAN\*|Yes |
2525
|Connectivity to BM in a peered VNet* (Cross region or global peering)* without VWAN| No|

articles/service-fabric/service-fabric-best-practices-capacity-scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Using automatic scaling through virtual machine scale sets will make your versio
3131
The minimum capacity for autoscaling rules must be equal to or greater than five virtual machine instances. It must also be equal to or greater than your Reliability Tier minimum for your primary node type.
3232

3333
> [!NOTE]
34-
> The Service Fabric stateful service fabric:/System/InfastructureService/<NODE_TYPE_NAME> runs on every node type that has Silver or higher durability. It's the only system service that is supported to run in Azure on any of your clusters node types.
34+
> The Service Fabric stateful service fabric:/System/InfrastructureService/<NODE_TYPE_NAME> runs on every node type that has Silver or higher durability. It's the only system service that is supported to run in Azure on any of your clusters node types.
3535
3636
> [!IMPORTANT]
3737
> Service Fabric autoscaling supports `Default` and `NewestVM` virtual machine scale set [scale-in configurations](../virtual-machine-scale-sets/virtual-machine-scale-sets-scale-in-policy.md).

articles/virtual-machines/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2108,7 +2108,7 @@
21082108
- name: Infrastructure automation
21092109
items:
21102110
- name: Overview
2111-
displayName: Infrastrucure automation overview
2111+
displayName: Infrastructure automation overview
21122112
href: infrastructure-automation.md
21132113
- name: User data
21142114
href: user-data.md

0 commit comments

Comments
 (0)