Skip to content

Commit f2114d8

Browse files
committed
final steps
1 parent 082c404 commit f2114d8

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

articles/azure-large-instances/faq.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ Customers are responsible for any additional third-party agents that they would
5252

5353
It’s also recommended to rerun Azure Large Instances GenIO test post third-party agents are installed to check for any performance variations.
5454

55-
For more information, see “Shared Responsibility Model"
56-
## How will I get notified if there's any issue with our Azure Large Instances resource? How Microsoft communicates unplanned issues?
55+
## How will I get notified if there's any issue with our Azure Large Instances resource? How does Microsoft communicate unplanned issues?
5756

5857
Microsoft sends service health notification only through the Azure portal.
5958
We always recommend customers to configure alerts for service health notifications.

articles/azure-large-instances/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
items:
1111
- name: Onboarding requirements
1212
href: onboarding-requirements.md
13-
- name: Quality checks ofAzure Large Instances
13+
- name: Quality checks of Azure Large Instances
1414
href: quality-checks.md
1515
- name: Find your subscription ID
1616
href: find-your-subscription-id.md

articles/azure-large-instances/workloads/epic/create-a-volume-group.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Expected output: lists all the logical volumes created.
4444
```
4545

4646
> [!Note]
47-
- `-L 45T` specifies the logical volume size.
48-
- `-i 32` specifies the number of stripes, this is equal to the number of physical LUNs to scatter the logical volume.
49-
- `-I 8M` specifies the stripe size.
47+
> - `-L 45T` specifies the logical volume size.
48+
> - `-i 32` specifies the number of stripes, this is equal to the number of physical LUNs to scatter the logical volume.
49+
> - `-I 8M` specifies the stripe size.
5050
5151
5. Make the file system
5252

0 commit comments

Comments
 (0)