File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
articles/azure-large-instances Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,7 @@ Customers are responsible for any additional third-party agents that they would
52
52
53
53
It’s also recommended to rerun Azure Large Instances GenIO test post third-party agents are installed to check for any performance variations.
54
54
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?
57
56
58
57
Microsoft sends service health notification only through the Azure portal.
59
58
We always recommend customers to configure alerts for service health notifications.
Original file line number Diff line number Diff line change 10
10
items :
11
11
- name : Onboarding requirements
12
12
href : onboarding-requirements.md
13
- - name : Quality checks ofAzure Large Instances
13
+ - name : Quality checks of Azure Large Instances
14
14
href : quality-checks.md
15
15
- name : Find your subscription ID
16
16
href : find-your-subscription-id.md
Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ Expected output: lists all the logical volumes created.
44
44
```
45
45
46
46
> [ !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.
50
50
51
51
5 . Make the file system
52
52
You can’t perform that action at this time.
0 commit comments