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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Accept wildcard characters: False
338338
```
339339
340340
### -FilterIsSubjectCaseSensitive
341-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
341+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
342342
343343
```yaml
344344
Type: System.Management.Automation.SwitchParameter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Accept wildcard characters: False
356356
```
357357
358358
### -FilterIsSubjectCaseSensitive
359-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
359+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
360360
361361
```yaml
362362
Type: System.Management.Automation.SwitchParameter

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ Create an in-memory object for DynamicRoutingEnrichment.
2424

2525
### Example 1: Create an in-memory object for DynamicRoutingEnrichment.
2626
```powershell
27-
New-AzEventGridDynamicRoutingEnrichmentObject -Key key1 -Value vaule1
27+
New-AzEventGridDynamicRoutingEnrichmentObject -Key key1 -Value value1
2828
```
2929

3030
```output
3131
Key Value
3232
--- -----
33-
key1 vaule1
33+
key1 value1
3434
```
3535

3636
Create an in-memory object for DynamicRoutingEnrichment.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ Accept wildcard characters: False
418418
### -SkuCapacity
419419
Specifies the number of Throughput Units that defines the capacity for the namespace.
420420
The property default value is1 which signifies 1 Throughput Unit = 1MB/s ingress and 2MB/s egress per namespace.
421-
Min capacity is 1 andmax allowed capacity is 20.
421+
Min capacity is 1 and max allowed capacity is 20.
422422
423423
```yaml
424424
Type: System.Int32

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Time span duration in ISO 8601 format that determines how long messages are avai
321321
- H is the hour designator, and it follows the value for the number of hours.
322322
- M is the minute designator, and it follows the value for the number of minutes.
323323
- S is the second designator, and it follows the value for the number of seconds.This duration value cannot be set greater than the topic's EventRetentionInDays.
324-
It is is an optional field where its minimum value is 1 minute, and its maximum is determinedby topic's EventRetentionInDays value.
324+
It is is an optional field where its minimum value is 1 minute, and its maximum is determined by topic's EventRetentionInDays value.
325325
The followings are examples of valid values: - \'P0DT23H12M\' or \'PT23H12M\': for duration of 23 hours and 12 minutes.
326326
- \'P1D\' or \'P1DT0H0M0S\': for duration of 1 day.
327327

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Accept wildcard characters: False
179179
180180
### -PartnerAuthorizationDefaultMaximumExpirationTimeInDay
181181
Time used to validate the authorization expiration time for each authorized partner.
182-
If DefaultMaximumExpirationTimeInDays isnot specified, the default is 7 days.
182+
If DefaultMaximumExpirationTimeInDays is not specified, the default is 7 days.
183183
Otherwise, allowed values are between 1 and 365 days.
184184
185185
```yaml

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Accept wildcard characters: False
264264
```
265265
266266
### -PartnerTopicRoutingMode
267-
This determines if events published to this partner namespace should use the source attribute in the event payloador use the channel name in the header when matching to the partner topic.
267+
This determines if events published to this partner namespace should use the source attribute in the event payload or use the channel name in the header when matching to the partner topic.
268268
If none is specified, source attribute routing will be used to match the partner topic.
269269
270270
```yaml

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Accept wildcard characters: False
312312
```
313313
314314
### -FilterIsSubjectCaseSensitive
315-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
315+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
316316
317317
```yaml
318318
Type: System.Management.Automation.SwitchParameter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Accept wildcard characters: False
290290
```
291291
292292
### -FilterIsSubjectCaseSensitive
293-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
293+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
294294
295295
```yaml
296296
Type: System.Management.Automation.SwitchParameter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Accept wildcard characters: False
312312
```
313313
314314
### -FilterIsSubjectCaseSensitive
315-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
315+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
316316
317317
```yaml
318318
Type: System.Management.Automation.SwitchParameter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Accept wildcard characters: False
309309
```
310310
311311
### -FilterIsSubjectCaseSensitive
312-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
312+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
313313
314314
```yaml
315315
Type: System.Management.Automation.SwitchParameter

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ Accept wildcard characters: False
7474
7575
### -AutoCreateTopicWithFirstSubscription
7676
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).
77-
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.
78-
If this property is set to false, then creating the first event subscription will require creating a domain topicby the user.
79-
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.
80-
Also, note that in auto-managed creation mode, user is allowed to create thedomain topic on demand if needed.
77+
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.
78+
If this property is set to false, then creating the first event subscription will require creating a domain topic by the user.
79+
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.
80+
Also, note that in auto-managed creation mode, user is allowed to create the domain topic on demand if needed.
8181
8282
```yaml
8383
Type: System.Management.Automation.SwitchParameter
@@ -93,9 +93,9 @@ Accept wildcard characters: False
9393
9494
### -AutoDeleteTopicWithLastSubscription
9595
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).
96-
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.
96+
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.
9797
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).
98-
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.
98+
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.
9999
100100
```yaml
101101
Type: System.Management.Automation.SwitchParameter

src/EventGrid/EventGrid/help/Update-AzEventGridDomainEventSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Accept wildcard characters: False
338338
```
339339
340340
### -FilterIsSubjectCaseSensitive
341-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
341+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
342342
343343
```yaml
344344
Type: System.Management.Automation.SwitchParameter

src/EventGrid/EventGrid/help/Update-AzEventGridDomainTopicEventSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ Accept wildcard characters: False
355355
```
356356
357357
### -FilterIsSubjectCaseSensitive
358-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
358+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
359359
360360
```yaml
361361
Type: System.Management.Automation.SwitchParameter

src/EventGrid/EventGrid/help/Update-AzEventGridNamespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Accept wildcard characters: False
388388
### -SkuCapacity
389389
Specifies the number of Throughput Units that defines the capacity for the namespace.
390390
The property default value is1 which signifies 1 Throughput Unit = 1MB/s ingress and 2MB/s egress per namespace.
391-
Min capacity is 1 andmax allowed capacity is 20.
391+
Min capacity is 1 and max allowed capacity is 20.
392392
393393
```yaml
394394
Type: System.Int32

src/EventGrid/EventGrid/help/Update-AzEventGridNamespaceTopicEventSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Time span duration in ISO 8601 format that determines how long messages are avai
345345
- H is the hour designator, and it follows the value for the number of hours.
346346
- M is the minute designator, and it follows the value for the number of minutes.
347347
- S is the second designator, and it follows the value for the number of seconds.This duration value cannot be set greater than the topic's EventRetentionInDays.
348-
It is is an optional field where its minimum value is 1 minute, and its maximum is determinedby topic's EventRetentionInDays value.
348+
It is is an optional field where its minimum value is 1 minute, and its maximum is determined by topic's EventRetentionInDays value.
349349
The followings are examples of valid values: - \'P0DT23H12M\' or \'PT23H12M\': for duration of 23 hours and 12 minutes.
350350
- \'P1D\' or \'P1DT0H0M0S\': for duration of 1 day.
351351

src/EventGrid/EventGrid/help/Update-AzEventGridPartnerTopicEventSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Accept wildcard characters: False
309309
```
310310
311311
### -FilterIsSubjectCaseSensitive
312-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
312+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
313313
314314
```yaml
315315
Type: System.Management.Automation.SwitchParameter

src/EventGrid/EventGrid/help/Update-AzEventGridSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Accept wildcard characters: False
276276
```
277277
278278
### -FilterIsSubjectCaseSensitive
279-
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
279+
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.
280280
281281
```yaml
282282
Type: System.Management.Automation.SwitchParameter

0 commit comments

Comments
 (0)