Skip to content

Commit 7e6d33a

Browse files
ArieHeinCopilotvidai-msft
authored
Spelling Fixes (#27919)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Vincent Dai <[email protected]>
1 parent 1738118 commit 7e6d33a

30 files changed

+48
-48
lines changed

src/DigitalTwins/DigitalTwins/help/New-AzDigitalTwinsEndpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ SystemDataLastModifiedByType : User
158158
Type : Microsoft.DigitalTwins/digitalTwinsInstances/endpoints
159159
```
160160

161-
Create an AzDigitalTwinsEndpoint for ServicBus by PrimaryConnectionString
161+
Create an AzDigitalTwinsEndpoint for ServiceBus by PrimaryConnectionString
162162

163163
## PARAMETERS
164164

src/DynatraceObservability/DynatraceObservability/help/Get-AzDynatraceMonitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Get a MonitorResource
4141

4242
## EXAMPLES
4343

44-
### Example 1: List all dynatrace monitors under a subsciption
44+
### Example 1: List all dynatrace monitors under a subscription
4545
```powershell
4646
Get-AzDynatraceMonitor
4747
```
@@ -52,7 +52,7 @@ Name ProvisioningState Location MonitoringStatus SingleSignOnPropertyA
5252
dyob-pwsh01 Succeeded eastus2euap Enabled {mpliftrlogz20210811outlook.onmicrosoft.com}
5353
```
5454

55-
This command lists all dynatrace monitors under a subsciption.
55+
This command lists all dynatrace monitors under a subscription.
5656

5757
### Example 2: List all dynatrace monitors under the resource group
5858
```powershell

src/DynatraceObservability/DynatraceObservability/help/Get-AzDynatraceMonitorVMHostPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ EnvironmentId IngestionKey
3434
ihx78752 dt0c01.C3A5JBXDZ4C3SCZDRBJ3D23I.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
3535
```
3636

37-
This coammnd gets the payload that needs to be passed in the request body for installing Dynatrace agent on a VM.
37+
This command gets the payload that needs to be passed in the request body for installing Dynatrace agent on a VM.
3838

3939
## PARAMETERS
4040

src/EdgeOrder/EdgeOrder/help/Get-AzEdgeOrderItem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Gets an order item.
3838
### Example 1: Get orderItem details
3939
```powershell
4040
$orderItem = Get-AzEdgeOrderItem -Name examplePowershell -SubscriptionId "SubscriptionId" -ResourceGroupName "resourceGroupName"
41-
$ordderItem | Format-List
41+
$orderItem | Format-List
4242
```
4343

4444
```output

src/Elastic/Elastic/help/Get-AzElasticVersion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Get-AzElasticVersion -Region westus2
3030
```output
3131
version
3232
---------
33-
8.15.2 (Lattest)
33+
8.15.2 (Latest)
3434
8.14.3
3535
7.17.24
3636
```

src/ElasticSan/ElasticSan/help/New-AzElasticSan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Accept wildcard characters: False
131131
132132
### -BaseSizeTiB
133133
Base size of the Elastic San appliance in TiB.
134-
Default vaule is 20.
134+
Default value is 20.
135135
136136
```yaml
137137
Type: System.Int64
@@ -163,7 +163,7 @@ Accept wildcard characters: False
163163
164164
### -ExtendedCapacitySizeTiB
165165
Extended size of the Elastic San appliance in TiB.
166-
Default vaule is 0.
166+
Default value is 0.
167167
168168
```yaml
169169
Type: System.Int64

src/ElasticSan/ElasticSan/help/Remove-AzElasticSanVolumeGroupNetworkRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Remove a list of virtual network rules from a VolumeGroup
3535

3636
### Example 1: Remove network rules by NetworkAclsVirtualNetworkRule objects
3737
```powershell
38-
# Initialze network rule objects
38+
# Initialize network rule objects
3939
$virtualNetworkRule1 = New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myresourcegroup/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/subnet1" -Action Allow
4040
$virtualNetworkRule2 = New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myresourcegroup/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/subnet2" -Action Allow
4141
$virtualNetworkRule3 = New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myresourcegroup/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/subnet3" -Action Allow

src/ElasticSan/ElasticSan/help/Update-AzElasticSanVolumeGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ SystemDataLastModifiedByType : Application
7272
Type : Microsoft.ElasticSan/ElasticSans
7373
```
7474

75-
This example updates the protocol type and virtual network rules of a volume gorup
75+
This example updates the protocol type and virtual network rules of a volume group
7676

7777
### Example 2: Update a volume group virtual network rule with JSON input
7878
```powershell

src/EventGrid/EventGrid/help/New-AzEventGridChannel.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Accept wildcard characters: False
244244
245245
### -PartnerDestinationInfoAzureSubscriptionId
246246
Azure subscription ID of the subscriber.
247-
The partner destination associated with the channel will becreated under this Azure subscription.
247+
The partner destination associated with the channel will be created under this Azure subscription.
248248
249249
```yaml
250250
Type: System.String
@@ -290,7 +290,7 @@ Accept wildcard characters: False
290290
291291
### -PartnerDestinationInfoResourceGroupName
292292
Azure Resource Group of the subscriber.
293-
The partner destination associated with the channel will becreated under this resource group.
293+
The partner destination associated with the channel will be created under this resource group.
294294
295295
```yaml
296296
Type: System.String
@@ -351,7 +351,7 @@ Accept wildcard characters: False
351351
352352
### -PartnerTopicInfoAzureSubscriptionId
353353
Azure subscription ID of the subscriber.
354-
The partner topic associated with the channel will becreated under this Azure subscription.
354+
The partner topic associated with the channel will be created under this Azure subscription.
355355
356356
```yaml
357357
Type: System.String
@@ -382,7 +382,7 @@ Accept wildcard characters: False
382382
383383
### -PartnerTopicInfoResourceGroupName
384384
Azure Resource Group of the subscriber.
385-
The partner topic associated with the channel will becreated under this resource group.
385+
The partner topic associated with the channel will be created under this resource group.
386386
387387
```yaml
388388
Type: System.String
@@ -397,8 +397,8 @@ Accept wildcard characters: False
397397
```
398398
399399
### -PartnerTopicInfoSource
400-
The source information is provided by the publisher to determine the scope or context from which the eventsare originating.
401-
This information can be used by the subscriber during the approval process of thecreated partner topic.
400+
The source information is provided by the publisher to determine the scope or context from which the events are originating.
401+
This information can be used by the subscriber during the approval process of the created partner topic.
402402
403403
```yaml
404404
Type: System.String

src/EventGrid/EventGrid/help/New-AzEventGridDomain.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ Accept wildcard characters: False
8888
8989
### -AutoCreateTopicWithFirstSubscription
9090
This Boolean is used to specify the creation mechanism for 'all' the Event Grid Domain Topics associated with this Event Grid Domain resource.In this context, creation of domain topic can be auto-managed (when true) or self-managed (when false).
91-
The default value for this property is true.When this property is null or set to true, Event Grid is responsible of automatically creating the domain topic when the first event subscription iscreated at the scope of the domain topic.
92-
If this property is set to false, then creating the first event subscription will require creating a domain topicby the user.
93-
The self-management mode can be used if the user wants full control of when the domain topic is created, while auto-managed mode provides theflexibility to perform less operations and manage fewer resources by the user.
94-
Also, note that in auto-managed creation mode, user is allowed to create thedomain topic on demand if needed.
91+
The default value for this property is true.When this property is null or set to true, Event Grid is responsible of automatically creating the domain topic when the first event subscription is created at the scope of the domain topic.
92+
If this property is set to false, then creating the first event subscription will require creating a domain topic by the user.
93+
The self-management mode can be used if the user wants full control of when the domain topic is created, while auto-managed mode provides the flexibility to perform less operations and manage fewer resources by the user.
94+
Also, note that in auto-managed creation mode, user is allowed to create the domain topic on demand if needed.
9595
9696
```yaml
9797
Type: System.Management.Automation.SwitchParameter
@@ -107,9 +107,9 @@ Accept wildcard characters: False
107107
108108
### -AutoDeleteTopicWithLastSubscription
109109
This Boolean is used to specify the deletion mechanism for 'all' the Event Grid Domain Topics associated with this Event Grid Domain resource.In this context, deletion of domain topic can be auto-managed (when true) or self-managed (when false).
110-
The default value for this property is true.When this property is set to true, Event Grid is responsible of automatically deleting the domain topic when the last event subscription at the scopeof the domain topic is deleted.
110+
The default value for this property is true.When this property is set to true, Event Grid is responsible of automatically deleting the domain topic when the last event subscription at the scope of the domain topic is deleted.
111111
If this property is set to false, then the user needs to manually delete the domain topic when it is no longer needed(e.g., when last event subscription is deleted and the resource needs to be cleaned up).
112-
The self-management mode can be used if the user wants fullcontrol of when the domain topic needs to be deleted, while auto-managed mode provides the flexibility to perform less operations and manage fewerresources by the user.
112+
The self-management mode can be used if the user wants full control of when the domain topic needs to be deleted, while auto-managed mode provides the flexibility to perform less operations and manage fewer resources by the user.
113113
114114
```yaml
115115
Type: System.Management.Automation.SwitchParameter

0 commit comments

Comments
 (0)