Skip to content

Commit ff5bd22

Browse files
authored
Spelling Fixes (#28047)
1 parent 4fd0043 commit ff5bd22

29 files changed

+49
-49
lines changed

src/CostManagement/CostManagement.Autorest/test/test-script.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ New-AzCostManagementExport -Debug -Scope "subscriptions/9e223dbe-3399-4e19-88eb-
2222
-DatasetGranularity "Daily"
2323
#>
2424

25-
<# custom colum pass
25+
<# custom column pass
2626
New-AzCostManagementExport -Debug -Scope "subscriptions/9e223dbe-3399-4e19-88eb-0975f02ac87f" -Name "ps-customcolum-t" `
2727
-ScheduleStatus "Active" -ScheduleRecurrence "Daily" -RecurrencePeriodFrom "2020-06-29T13:00:00Z" `
2828
-RecurrencePeriodTo "2020-07-01T00:00:00Z" -Format "Csv" `

src/CustomProviders/CustomProviders.Autorest/docs/New-AzCustomProviderAssociation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Location Name Type
4747
East US 2 MyAssoc Microsoft.CustomProviders/associations
4848
```
4949

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

5252
## PARAMETERS
5353

src/CustomProviders/CustomProviders.Autorest/docs/Update-AzCustomProviderAssociation.md

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

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

4646
## PARAMETERS
4747

src/CustomProviders/CustomProviders.Autorest/examples/New-AzCustomProviderAssociation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Location Name Type
1010
East US 2 MyAssoc Microsoft.CustomProviders/associations
1111
```
1212

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

src/CustomProviders/CustomProviders.Autorest/examples/Update-AzCustomProviderAssociation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Location Name Type
1010
East US 2 MyAssoc Microsoft.CustomProviders/associations
1111
```
1212

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

src/DataBox/DataBox.Autorest/docs/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/DataBox/DataBox.Autorest/examples/Update-AzDataBoxJob.md

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

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

6565
### Example 3: Update databox job from system assigned to user assigned with customer managed key encryption
6666
```powershell

src/DataBox/DataBox/Az.DataBox.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ PrivateData = @{
118118
# IconUri = ''
119119

120120
# ReleaseNotes of this module
121-
ReleaseNotes = '* Added new optiona parameter -SkuModel to New-AzDataBoxJob cmdlet.
121+
ReleaseNotes = '* Added new optional parameter -SkuModel to New-AzDataBoxJob cmdlet.
122122
- This parameter is required only at the time of order creation for the new 120TB and 525TB SKUs.
123123
* All cmdlets will now use 2025-02-01 DataBoxRP API calls.'
124124

src/DataBox/DataBox/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
## Upcoming Release
2222

2323
## Version 0.5.0
24-
* Added new optiona parameter -SkuModel to New-AzDataBoxJob cmdlet.
24+
* Added new optional parameter -SkuModel to New-AzDataBoxJob cmdlet.
2525
- This parameter is required only at the time of order creation for the new 120TB and 525TB SKUs.
2626
* All cmdlets will now use 2025-02-01 DataBoxRP API calls.
2727

@@ -39,7 +39,7 @@
3939
* Added support for customer disk job creation
4040

4141
## Version 0.2.0
42-
* Switched folowing cmdlets to generated
42+
* Switched following cmdlets to generated
4343
- Get-AzDataBoxCredential
4444
- Get-AzDataBoxJob
4545
- New-AzDataBoxJob

src/DataBoxEdge/DataBoxEdge.Management.Sdk/Customizations/CryptoUtilities.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public static string DecryptCipherAES(string cipherText, string sharedSecret)
6060
// Get the initialization vector from the encrypted stream
6161
aesAlg.IV = ReadByteArray(memoryDecrypt);
6262

63-
// Create a decrytor to perform the stream transform.
63+
// Create a decryptor to perform the stream transform.
6464
ICryptoTransform decryptor = aesAlg.CreateDecryptor(aesAlg.Key, aesAlg.IV);
6565
using (CryptoStream cryptoDecrypt = new CryptoStream(memoryDecrypt, decryptor, CryptoStreamMode.Read))
6666
{
@@ -94,7 +94,7 @@ public static string DecryptStringAES(string cipherText, string sharedSecret)
9494
aesAlg.Key = key.GetBytes(aesAlg.KeySize / 8);
9595
// Get the initialization vector from the encrypted stream
9696
aesAlg.IV = ReadByteArray(msDecrypt);
97-
// Create a decrytor to perform the stream transform.
97+
// Create a decryptor to perform the stream transform.
9898
ICryptoTransform decryptor = aesAlg.CreateDecryptor(aesAlg.Key, aesAlg.IV);
9999
using (CryptoStream csDecrypt =
100100
new CryptoStream(msDecrypt, decryptor, CryptoStreamMode.Read))

0 commit comments

Comments
 (0)