Skip to content

Commit 1ccc6ee

Browse files
ArieHeinCopilotvidai-msft
authored
Spelling Fixes (#27918)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Vincent Dai <23257217+vidai-msft@users.noreply.github.com>
1 parent 113b94a commit 1ccc6ee

25 files changed

+63
-63
lines changed

src/DataShare/DataShare/help/Az.DataShare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Gets information about share subscription in data share account.
4242
Gets information about synchronization runs in share subscription.
4343

4444
### [Get-AzDataShareSubscriptionSynchronizationDetail](Get-AzDataShareSubscriptionSynchronizationDetail.md)
45-
Gets information about synchonization details for share subscription.
45+
Gets information about synchronization details for share subscription.
4646

4747
### [Get-AzDataShareSynchronization](Get-AzDataShareSynchronization.md)
4848
Gets information about synchronization setting for a share.

src/DataShare/DataShare/help/Get-AzDataShareAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Get-AzDataShareAccount -ResourceId <String> [-DefaultProfile <IAzureContextConta
3030

3131
## DESCRIPTION
3232
The **Get-AzDataShareAccount** cmdlet gets information about datashare accounts in an Azure subscription / resource group.
33-
If you specify the name of an account, this cmdlet gets information about that datshare account.
33+
If you specify the name of an account, this cmdlet gets information about that datashare account.
3434
If you do not specify a name, this cmdlet gets information about all of the datashare accounts in an Azure subscription / resource group.
3535

3636
## EXAMPLES

src/DataShare/DataShare/help/Get-AzDataShareProviderShareSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-AzDataShareProviderShareSubscription [-ShareSubscriptionId <String>] -Resour
2525
```
2626

2727
## DESCRIPTION
28-
The **Get-AzDataShareProviderSubscription** cmdlet gets information about consumer share subscriptions on provider side. If you specify the share subscrption id, this cmdlet gets information about the share subscription. If you do not specify the share subscription id, this cmdlet gets information about all the consumer share subscriptions in associated with the share.
28+
The **Get-AzDataShareProviderSubscription** cmdlet gets information about consumer share subscriptions on provider side. If you specify the share subscription id, this cmdlet gets information about the share subscription. If you do not specify the share subscription id, this cmdlet gets information about all the consumer share subscriptions in associated with the share.
2929

3030
## EXAMPLES
3131

src/DataShare/DataShare/help/Get-AzDataShareReceivedInvitation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Get-AzDataShareReceivedInvitation [-Location <String>] [-InvitationId <String>]
1818
```
1919

2020
## DESCRIPTION
21-
The **Get-AzDataShareReceivedInvitation** cmdlet provides information about all the invitations that the consumer has receieved. If you provide location or invitation id, this cmdlet provides information about invitation in particular location or having invitation id. Otherwise, it provides a list of invitations sent to the consumer.
21+
The **Get-AzDataShareReceivedInvitation** cmdlet provides information about all the invitations that the consumer has received. If you provide location or invitation id, this cmdlet provides information about invitation in particular location or having invitation id. Otherwise, it provides a list of invitations sent to the consumer.
2222

2323
## EXAMPLES
2424

@@ -44,7 +44,7 @@ Name : AdsInvitation
4444
Type : Microsoft.DataShare/consumerInvitations
4545
```
4646

47-
This commant provides information about consumer invitations.
47+
This command provides information about consumer invitations.
4848

4949
## PARAMETERS
5050

src/DataShare/DataShare/help/Get-AzDataShareSubscriptionSynchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-AzDataShareSubscriptionSynchronization -ResourceId <String> [-DefaultProfile
2525
```
2626

2727
## DESCRIPTION
28-
The **Get-AzDataShareSubscriptionSynchronization** cmdlet provides informaiton about all synchronization runs in a share subscription under a data share account on the consumer.
28+
The **Get-AzDataShareSubscriptionSynchronization** cmdlet provides information about all synchronization runs in a share subscription under a data share account on the consumer.
2929

3030
## EXAMPLES
3131

src/DataShare/DataShare/help/Get-AzDataShareSubscriptionSynchronizationDetail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-AzDataShareSubscriptionSynchronizationDetail
99

1010
## SYNOPSIS
11-
Gets information about synchonization details for share subscription.
11+
Gets information about synchronization details for share subscription.
1212

1313
## SYNTAX
1414

src/DataShare/DataShare/help/New-AzDataShareDataSet.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Adds data sets to azure data share.
1717
New-AzDataShareDataSet [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] [<CommonParameters>]
1818
```
1919

20-
### ByBlobDataSetParamaterSet
20+
### ByBlobDataSetParameterSet
2121
```
2222
New-AzDataShareDataSet -ResourceGroupName <String> -AccountName <String> -ShareName <String> -Name <String>
2323
-StorageAccountResourceId <String> -Container <String> [-FilePath <String>] [-FolderPath <String>]
@@ -68,7 +68,7 @@ Azure data share account name
6868

6969
```yaml
7070
Type: System.String
71-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
71+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
7272
Aliases:
7373

7474
Required: True
@@ -98,7 +98,7 @@ Azure storage account container name
9898
9999
```yaml
100100
Type: System.String
101-
Parameter Sets: ByBlobDataSetParamaterSet
101+
Parameter Sets: ByBlobDataSetParameterSet
102102
Aliases:
103103

104104
Required: True
@@ -143,7 +143,7 @@ Azure storage file path
143143
144144
```yaml
145145
Type: System.String
146-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
146+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
147147
Aliases:
148148

149149
Required: False
@@ -173,7 +173,7 @@ Azure storage folder path
173173
174174
```yaml
175175
Type: System.String
176-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
176+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
177177
Aliases:
178178

179179
Required: False
@@ -188,7 +188,7 @@ Azure data set name
188188
189189
```yaml
190190
Type: System.String
191-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
191+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
192192
Aliases:
193193

194194
Required: True
@@ -203,7 +203,7 @@ The resource group name of the azure data share account
203203
204204
```yaml
205205
Type: System.String
206-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
206+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
207207
Aliases:
208208

209209
Required: True
@@ -218,7 +218,7 @@ Azure data share name
218218
219219
```yaml
220220
Type: System.String
221-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
221+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
222222
Aliases:
223223

224224
Required: True
@@ -233,7 +233,7 @@ Azure storage account resourceId
233233
234234
```yaml
235235
Type: System.String
236-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
236+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet, ByAdlsGen1DataSetParameterSet
237237
Aliases:
238238

239239
Required: True

src/DataShare/DataShare/help/New-AzDataShareDataSetMapping.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ New-AzDataShareDataSetMapping [-DefaultProfile <IAzureContextContainer>] [-WhatI
1818
[<CommonParameters>]
1919
```
2020

21-
### ByBlobDataSetParamaterSet
21+
### ByBlobDataSetParameterSet
2222
```
2323
New-AzDataShareDataSetMapping -ResourceGroupName <String> -AccountName <String> -ShareSubscriptionName <String>
2424
-Name <String> -StorageAccountResourceId <String> -DataSetId <String> -Container <String> [-FilePath <String>]
@@ -64,7 +64,7 @@ The name of the Azure storage account that is the source of the data being share
6464

6565
```yaml
6666
Type: System.String
67-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
67+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
6868
Aliases:
6969

7070
Required: True
@@ -79,7 +79,7 @@ Azure storage account container name
7979
8080
```yaml
8181
Type: System.String
82-
Parameter Sets: ByBlobDataSetParamaterSet
82+
Parameter Sets: ByBlobDataSetParameterSet
8383
Aliases:
8484

8585
Required: True
@@ -94,7 +94,7 @@ Consumer data set id
9494
9595
```yaml
9696
Type: System.String
97-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
97+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
9898
Aliases:
9999

100100
Required: True
@@ -124,7 +124,7 @@ Azure storage file path
124124
125125
```yaml
126126
Type: System.String
127-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
127+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
128128
Aliases:
129129

130130
Required: False
@@ -154,7 +154,7 @@ Azure storage folder path
154154
155155
```yaml
156156
Type: System.String
157-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
157+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
158158
Aliases:
159159

160160
Required: False
@@ -169,7 +169,7 @@ Azure data set mapping name
169169
170170
```yaml
171171
Type: System.String
172-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
172+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
173173
Aliases:
174174

175175
Required: True
@@ -184,7 +184,7 @@ The resource group name of the azure data share account
184184
185185
```yaml
186186
Type: System.String
187-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
187+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
188188
Aliases:
189189

190190
Required: True
@@ -199,7 +199,7 @@ Azure data share subscription name
199199
200200
```yaml
201201
Type: System.String
202-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
202+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
203203
Aliases:
204204

205205
Required: True
@@ -214,7 +214,7 @@ Azure Storage Account ResourceId that is the source of the data being shared.
214214
215215
```yaml
216216
Type: System.String
217-
Parameter Sets: ByBlobDataSetParamaterSet, ByAdlsGen2DataSetParameterSet
217+
Parameter Sets: ByBlobDataSetParameterSet, ByAdlsGen2DataSetParameterSet
218218
Aliases:
219219

220220
Required: True

src/DataShare/DataShare/help/New-AzDataShareSubscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Name : AdsShareSubscription
4545
Type : Microsoft.DataShare/ShareSubscriptions
4646
```
4747

48-
This commands creates a new share subscription AdsShareSubscription for invitaionId under data share account WikiAds.
48+
This command creates a new share subscription AdsShareSubscription for InvitationId under data share account WikiAds.
4949

5050
## PARAMETERS
5151

src/DedicatedHsm/DedicatedHsm/help/Remove-AzDedicatedHsm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ Deletes the specified Azure Dedicated HSM.
3535
Remove-AzDedicatedHsm -Name hsm-7t2xaf -ResourceGroupName lucas-manual-test
3636
```
3737

38-
This commnad removes a hardware security module(HSM) by name.
38+
This command removes a hardware security module(HSM) by name.
3939

4040
### Example 2: Remove a Dedicated HSM by object
4141
```powershell
4242
$hsm = Get-AzDedicatedHsm -Name hsm-7t2xaf -ResourceGroupName dedicatedhsm-rg-n359cz
4343
Remove-AzDedicatedHsm -InputObject $hsm
4444
```
4545

46-
This commnad removes a Dedicated HSM by object.
46+
This command removes a Dedicated HSM by object.
4747

4848
## PARAMETERS
4949

0 commit comments

Comments
 (0)