Skip to content

Commit 7b8de50

Browse files
ArieHeinCopilot
andauthored
Spelling Fixes (#27917)
Co-authored-by: Copilot <[email protected]>
1 parent 4ecd85b commit 7b8de50

30 files changed

+45
-45
lines changed

src/CustomProviders/CustomProviders/help/New-AzCustomProviderAssociation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Location Name Type
5050
East US 2 MyAssoc Microsoft.CustomProviders/associations
5151
```
5252

53-
Create a custom provider association, the associated target provioder must be properly configured with a route for "associations"
53+
Create a custom provider association, the associated target provider must be properly configured with a route for "associations"
5454

5555
## PARAMETERS
5656

src/CustomProviders/CustomProviders/help/Update-AzCustomProviderAssociation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Location Name Type
4343
East US 2 MyAssoc Microsoft.CustomProviders/associations
4444
```
4545

46-
Update a custom provider association, the associated target provioder must be properly configured with a route for "associations"
46+
Update a custom provider association, the associated target provider must be properly configured with a route for "associations"
4747

4848
## PARAMETERS
4949

src/DataBox/DataBox/help/New-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Name Location Status TransferType SkuName IdentityType DeliveryT
192192
pwshDisk WestUS DeviceOrdered ImportToAzure DataBoxDisk None NonScheduled Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxDiskJobDetails
193193
```
194194

195-
Creates a databoxDisky job with your own Passkey.
195+
Creates a databoxDisk job with your own Passkey.
196196
For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
197197

198198
### Example 8: Creates a databox job with double encryption enabled

src/DataBox/DataBox/help/Update-AzDataBoxJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ KekType KekUrl KekVaultResourc
9797
CustomerManaged keyIdentifier /subscriptions/SubscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.KeyVault/vaults/keyVaultName
9898
```
9999

100-
Update databox job encryption from microsoft managed to customer managed to customer managed with sytem assigned identity.
100+
Update databox job encryption from microsoft managed to customer managed to customer managed with system assigned identity.
101101
For any failure re-run with $DebugPreference = "Continue" as mentioned in example 1
102102

103103
### Example 3: Update databox job from system assigned to user assigned with customer managed key encryption

src/DataBoxEdge/DataBoxEdge/help/Get-AzDataBoxEdgeTrigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Get-AzDataBoxEdgeTrigger [[-Name] <String>] [-DefaultProfile <IAzureContextConta
3737
```
3838

3939
## DESCRIPTION
40-
The **Get-AzDataBoxEdgeTriger** cmdlet gets the triggers for a device. You can specify the name as a parameter in the cmdlet to fetch the details of a specific specific Triggers
40+
The **Get-AzDataBoxEdgeTrigger** cmdlet gets the triggers for a device. You can specify the name as a parameter in the cmdlet to fetch the details of a specific specific Triggers
4141

4242

4343
## EXAMPLES

src/DataBoxEdge/DataBoxEdge/help/New-AzDataBoxEdgeBandwidthSchedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ bandwidthSchedule Sunday, Tuesday, Saturday 30 11:00:00 12:00:00
4444

4545
### Example 2
4646
```powershell
47-
New-AzDataBoxEdgeBandwidthSchedule -DaysOfWeek Sunday,Tuesday,Saturday -ResourceGroupName resourceGroupName -DeviceName deviceName -Name bandwidthScheduleUnlimited -StartTime 11:00 -StopTime 12:00 -UnlimitedBandwidth $ture
47+
New-AzDataBoxEdgeBandwidthSchedule -DaysOfWeek Sunday,Tuesday,Saturday -ResourceGroupName resourceGroupName -DeviceName deviceName -Name bandwidthScheduleUnlimited -StartTime 11:00 -StopTime 12:00 -UnlimitedBandwidth $true
4848
```
4949

5050
```output

src/DataBoxEdge/DataBoxEdge/help/Set-AzDataBoxEdgeBandwidthSchedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The **Set-AzDataBoxEdgeBandwidthSchedule** cmdlet updates a Bandwidth schedule f
8282

8383
### Example 1
8484
```powershell
85-
Set-AzDataBoxEdgeBandwidthSchedule -ResourceGroupName resourceGroupName -DeviceName deviceName -Name bandwidthSchedule -UnlimitedBandwidth $ture
85+
Set-AzDataBoxEdgeBandwidthSchedule -ResourceGroupName resourceGroupName -DeviceName deviceName -Name bandwidthSchedule -UnlimitedBandwidth $true
8686
```
8787

8888
```output

src/DataFactory/DataFactory/help/Add-AzDataFactoryV2DataFlowDebugSessionPackage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Add-AzDataFactoryV2DataFlowDebugSessionPackage -ResourceGroupName adf -DataFacto
4848
```
4949

5050
Add data flow package into debug session "550effe4-93a3-485c-8525-eaf25259efbd" of "WikiADF" data factory.
51-
Pakcage file contains data flow debug resource, list of dataset debug resource, list of linked service debug resource, debug setting and session ID. For instance:
51+
Package file contains data flow debug resource, list of dataset debug resource, list of linked service debug resource, debug setting and session ID. For instance:
5252

5353
{
5454
"dataFlow": {

src/DataFactory/DataFactory/help/Add-AzDataFactoryV2TriggerSubscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Add-AzDataFactoryV2TriggerSubscription [-ResourceId] <String> [-DefaultProfile <
3232
```
3333

3434
## DESCRIPTION
35-
This command subscribes the event trigger to the specified external service events from the trigger defintion.
35+
This command subscribes the event trigger to the specified external service events from the trigger definition.
3636

3737
## EXAMPLES
3838

@@ -47,7 +47,7 @@ TriggerName Status
4747
Trigger1 Provisioning
4848
```
4949

50-
This command will subscribe BlobEnetTrigger1 trigger to the specified events from the trigger defintion.
50+
This command will subscribe BlobEnetTrigger1 trigger to the specified events from the trigger definition.
5151

5252
## PARAMETERS
5353

src/DataFactory/DataFactory/help/Get-AzDataFactoryV2TriggerSubscriptionStatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ TriggerName Status
4646
Trigger1 Enabled
4747
```
4848

49-
This command will get the status of the subscribtion for BlobEnetTrigger1 trigger to the external service events.
49+
This command will get the status of the subscription for BlobEnetTrigger1 trigger to the external service events.
5050

5151
## PARAMETERS
5252

0 commit comments

Comments
 (0)