Skip to content

Commit 3749ce6

Browse files
ArieHeinCopilotvidai-msft
authored
Spelling Fixes (#27937)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Vincent Dai <[email protected]>
1 parent d9c2e10 commit 3749ce6

26 files changed

+40
-40
lines changed

src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedClusterClientCertificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Add-AzServiceFabricManagedClusterClientCertificate
99

1010
## SYNOPSIS
11-
Add certificate common name or thumbprint to the cluster. This will register the certificate agains the cluster for client authentication purposes.
11+
Add certificate common name or thumbprint to the cluster. This will register the certificate against the cluster for client authentication purposes.
1212

1313
## SYNTAX
1414

@@ -41,7 +41,7 @@ Add-AzServiceFabricManagedClusterClientCertificate [-InputObject] <PSManagedClus
4141
```
4242

4343
## DESCRIPTION
44-
Add certificate common name or thumbprint to the cluster. This will register the certificate agains the cluster for client authentication purposes.
44+
Add certificate common name or thumbprint to the cluster. This will register the certificate against the cluster for client authentication purposes.
4545

4646
## EXAMPLES
4747

src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMExtension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add-AzServiceFabricManagedNodeTypeVMExtension [-ResourceGroupName] <String> [-Cl
3131
```
3232

3333
## DESCRIPTION
34-
Add vm extension to the node type. This will add the extension to the underliying Virtual Machine Scale Set resource.
34+
Add vm extension to the node type. This will add the extension to the underlying Virtual Machine Scale Set resource.
3535

3636
## EXAMPLES
3737

src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMSecret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $NodeTypeName = "nt1"
3939
Add-AzServiceFabricManagedNodeTypeVMSecret -ResourceGroupName $rgName -ClusterName $clusterName -NodeTypeName $NodeTypeName -SourceVaultId /subscriptions/XXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/resourceGroups/testRG/providers/Microsoft.KeyVault/vaults/testkv -CertificateUrl https://testskv.vault.azure.net:443/secrets/TestCert/xxxxxxxxxxxxxxxxxxxxxxxx -CertificateStore My -Verbose
4040
```
4141

42-
This commad adds a certificate secret from the keyvault and secret identifier specified.
42+
This command adds a certificate secret from the keyvault and secret identifier specified.
4343

4444
### Example 2
4545
```powershell
@@ -51,7 +51,7 @@ $nodeType = Get-AzServiceFabricManagedNodeType -ResourceGroupName $rgName -Clust
5151
$nodeType | Add-AzServiceFabricManagedNodeTypeVMSecret -SourceVaultId /subscriptions/XXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/resourceGroups/testRG/providers/Microsoft.KeyVault/vaults/testkv -CertificateUrl https://testskv.vault.azure.net:443/secrets/TestCert/xxxxxxxxxxxxxxxxxxxxxxxx -CertificateStore My -Verbose
5252
```
5353

54-
This commad adds a certificate secret from the keyvault and secret identifier specified, with piping.
54+
This command adds a certificate secret from the keyvault and secret identifier specified, with piping.
5555

5656
## PARAMETERS
5757

src/ServiceFabric/ServiceFabric/help/Az.ServiceFabric.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure Service Fabric Module that you can use to automate the end-2-end operation
1515
Add common name or thumbprint to the cluster for client authentication purposes.
1616

1717
### [Add-AzServiceFabricManagedClusterClientCertificate](Add-AzServiceFabricManagedClusterClientCertificate.md)
18-
Add certificate common name or thumbprint to the cluster. This will register the certificate agains the cluster for client authentication purposes.
18+
Add certificate common name or thumbprint to the cluster. This will register the certificate against the cluster for client authentication purposes.
1919

2020
### [Add-AzServiceFabricManagedClusterNetworkSecurityRule](Add-AzServiceFabricManagedClusterNetworkSecurityRule.md)
2121
Add network security rule to cluster resource.
@@ -123,7 +123,7 @@ Removes a managed application type from the cluster. This will remove all type v
123123
Removes a managed application type version from the cluster. Only supports ARM deployed application type versions.
124124

125125
### [Remove-AzServiceFabricManagedClusterClientCertificate](Remove-AzServiceFabricManagedClusterClientCertificate.md)
126-
Remvoe client certificate by thumbprint or common name.
126+
Remove client certificate by thumbprint or common name.
127127

128128
### [Remove-AzServiceFabricManagedClusterService](Remove-AzServiceFabricManagedClusterService.md)
129129
Remove a managed service from the cluster. Only supports ARM deployed services.
@@ -165,7 +165,7 @@ Update a service fabric managed application type version. This allows you to upd
165165
Update a managed service from the cluster. Only supports ARM deployed services.
166166

167167
### [Set-AzServiceFabricManagedNodeType](Set-AzServiceFabricManagedNodeType.md)
168-
Sets node type resource properties or run reimage actions on specific ndes of the node type with -Reimage parameter.
168+
Sets node type resource properties or run reimage actions on specific nodes of the node type with -Reimage parameter.
169169

170170
### [Set-AzServiceFabricSetting](Set-AzServiceFabricSetting.md)
171171
Add or update one or multiple Service Fabric settings to the cluster.

src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricCluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Azure key vault resource group name, if not given it will be defaulted to resour
273273
```yaml
274274
Type: System.String
275275
Parameter Sets: ByDefaultArmTemplate, ByNewPfxAndVaultName, ByExistingPfxAndVaultName
276-
Aliases: KeyVaultResouceGroupName
276+
Aliases: KeyVaultResourceGroupName
277277

278278
Required: False
279279
Position: Named
@@ -428,7 +428,7 @@ Accept wildcard characters: False
428428
```
429429
430430
### -Thumbprint
431-
The thumbprint for the certificate correspoinding to the SecretIdentifier. Use this if the certificate is not managed as the key vault would only have the certificate stored as a secret and the cmdlet is unable to retreive the thumbprint.
431+
The thumbprint for the certificate corresponding to the SecretIdentifier. Use this if the certificate is not managed as the key vault would only have the certificate stored as a secret and the cmdlet is unable to retrieve the thumbprint.
432432
433433
```yaml
434434
Type: System.String

src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricManagedNodeType.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Accept wildcard characters: False
414414
```
415415
416416
### -VmUserAssignedIdentity
417-
The list of user assigend identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. Follow steps to create the identity and add the role assignment with Service Fabric Resource Provider beforehand here: https://learn.microsoft.com/en-us/azure/service-fabric/how-to-managed-identity-managed-cluster-virtual-machine-scale-sets
417+
The list of user assigned identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. Follow steps to create the identity and add the role assignment with Service Fabric Resource Provider beforehand here: https://learn.microsoft.com/en-us/azure/service-fabric/how-to-managed-identity-managed-cluster-virtual-machine-scale-sets
418418
419419
```yaml
420420
Type: System.String[]

src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedClusterClientCertificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Remove-AzServiceFabricManagedClusterClientCertificate
99

1010
## SYNOPSIS
11-
Remvoe client certificate by thumbprint or common name.
11+
Remove client certificate by thumbprint or common name.
1212

1313
## SYNTAX
1414

@@ -39,7 +39,7 @@ Remove-AzServiceFabricManagedClusterClientCertificate [-InputObject] <PSManagedC
3939
```
4040

4141
## DESCRIPTION
42-
Remvoe client certificate by thumbprint or common name.
42+
Remove client certificate by thumbprint or common name.
4343

4444
## EXAMPLES
4545

src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedNodeType.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Remove-AzServiceFabricManagedNodeType [-ResourceId] <String> -NodeName <String[]
5151
```
5252

5353
## DESCRIPTION
54-
Remove the node type or specific nodes within the node type. If the paremter -NodeName is used then only nodes specified will be removed.
54+
Remove the node type or specific nodes within the node type. If the parameter -NodeName is used then only nodes specified will be removed.
5555

5656
## EXAMPLES
5757

@@ -148,7 +148,7 @@ Accept wildcard characters: False
148148
149149
### -ForceRemoveNode
150150
Using this flag will force the removal even if service fabric is unable to disable the nodes.
151-
Use with caution as this might cause data loss if stateful workloads are running on the nodes, or might bring the cluster down if there are not enough seed nodes after the opearion.
151+
Use with caution as this might cause data loss if stateful workloads are running on the nodes, or might bring the cluster down if there are not enough seed nodes after the operation.
152152
153153
```yaml
154154
Type: System.Management.Automation.SwitchParameter

src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedClusterApplication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Accept wildcard characters: False
199199
```
200200
201201
### -DefaultServiceTypeMaxPercentUnhealthyPartitionsPerService
202-
Specifies the maximum percent of unhelthy partitions per service allowed by the health policy for the default service type to use for the monitored upgrade.
202+
Specifies the maximum percent of unhealthy partitions per service allowed by the health policy for the default service type to use for the monitored upgrade.
203203
204204
```yaml
205205
Type: System.Int32
@@ -214,7 +214,7 @@ Accept wildcard characters: False
214214
```
215215
216216
### -DefaultServiceTypeMaxPercentUnhealthyReplicasPerPartition
217-
Specifies the maximum percent of unhelthy replicas per service allowed by the health policy for the default service type to use for the monitored upgrade.
217+
Specifies the maximum percent of unhealthy replicas per service allowed by the health policy for the default service type to use for the monitored upgrade.
218218
219219
```yaml
220220
Type: System.Int32
@@ -229,7 +229,7 @@ Accept wildcard characters: False
229229
```
230230
231231
### -DefaultServiceTypeUnhealthyServicesMaxPercent
232-
Specifies the maximum percent of unhelthy services allowed by the health policy for the default service type to use for the monitored upgrade.
232+
Specifies the maximum percent of unhealthy services allowed by the health policy for the default service type to use for the monitored upgrade.
233233
234234
```yaml
235235
Type: System.Int32

src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedNodeType.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Set-AzServiceFabricManagedNodeType
99

1010
## SYNOPSIS
11-
Sets node type resource properties or run reimage actions on specific ndes of the node type with -Reimage parameter.
11+
Sets node type resource properties or run reimage actions on specific nodes of the node type with -Reimage parameter.
1212

1313
## SYNTAX
1414

@@ -54,7 +54,7 @@ Set-AzServiceFabricManagedNodeType [-InputObject] <PSManagedNodeType> -NodeName
5454
```
5555

5656
## DESCRIPTION
57-
Sets node type resource properties or run reimage actions on specific ndes of the node type with -Reimage parameter. On reimgae operation the service fabric nodes will be disabled before reimaging the vms and enabled them back again once they come back. If this is done on primary node types it might take a while as it might not reimage all the nodes at the same time. Use -ForceReimage force the operation even if service fabric is unable to disable the nodes but use with caution as this might cause data loss if stateful workloads are running on the node.
57+
Sets node type resource properties or run reimage actions on specific nodes of the node type with -Reimage parameter. On reimage operation the service fabric nodes will be disabled before reimaging the vms and enabled them back again once they come back. If this is done on primary node types it might take a while as it might not reimage all the nodes at the same time. Use -ForceReimage to force the operation even if service fabric is unable to disable the nodes but use with caution as this might cause data loss if stateful workloads are running on the node.
5858

5959
## EXAMPLES
6060

@@ -76,7 +76,7 @@ $NodeTypeName = "nt1"
7676
Set-AzServiceFabricManagedNodeType -ResourceGroupName $rgName -ClusterName $clusterName -name $NodeTypeName -PlacementProperty @{NodeColor="Red";SomeProperty="6";} -Verbose
7777
```
7878

79-
Update placement properites of the node type. This will overwrite older placement properites if any.
79+
Update placement properties of the node type. This will overwrite older placement properties if any.
8080

8181
### Example 3
8282
```powershell

0 commit comments

Comments
 (0)