Skip to content

fix spelling #3622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions azps-12.5.0/Az.DedicatedHsm/Remove-AzDedicatedHsm.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ Deletes the specified Azure Dedicated HSM.
Remove-AzDedicatedHsm -Name hsm-7t2xaf -ResourceGroupName lucas-manual-test
```

This commnad removes a hardware security module(HSM) by name.
This command removes a hardware security module(HSM) by name.

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

This commnad removes a Dedicated HSM by object.
This command removes a Dedicated HSM by object.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Name Type
ApplicationGroupName/ApplicationName Microsoft.DesktopVirtualization/applicationgroups/applications
```

This command gets a Windows Virtual Desktop Application in an applicaton Group.
This command gets a Windows Virtual Desktop Application in an application Group.

### Example 2: List Windows Virtual Desktop Applications
```powershell
Expand All @@ -64,7 +64,7 @@ ApplicationGroupName/ApplicationName1 Microsoft.DesktopVirtualization/applicatio
ApplicationGroupName/ApplicationName2 Microsoft.DesktopVirtualization/applicationgroups/applications
```

This command Lists Windows Virtual Desktop Applications in an applicaton Group.
This command Lists Windows Virtual Desktop Applications in an application Group.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ApplicationGroupName/Disk Cleanup Microsoft.DesktopVirtualizat
ApplicationGroupName/Internet Explorer Microsoft.DesktopVirtualization/applicationgroups/startmenuitems
```

This command Lists Windows Virtual Desktop Start Menu Items in an applicaton Group.
This command Lists Windows Virtual Desktop Start Menu Items in an application Group.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Remove an application.
Remove-AzWvdApplication -ResourceGroupName ResourceGroupName -ApplicationGroupName ApplicationGroupName -Name ApplicationName
```

This command deletes a Windows Virtual Desktop Application in an applicaton Group.
This command deletes a Windows Virtual Desktop Application in an application Group.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Name Type
ApplicationGroupName/ApplicationName Microsoft.DesktopVirtualization/applicationgroups/applications
```

This command updates a Windows Virtual Desktop Application in an applicaton Group.
This command updates a Windows Virtual Desktop Application in an application Group.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Name Type
ApplicationGroupName/DesktopName Microsoft.DesktopVirtualization/applicationgroups/desktops
```

This command updates a Windows Virtual Desktop Desktop in an applicaton Group.
This command updates a Windows Virtual Desktop Desktop in an application Group.

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gets catalog synchronization error details

## EXAMPLES

### Example 1: Get the catalog sync error dteail
### Example 1: Get the catalog sync error detail
```powershell
Get-AzDevCenterAdminCatalogSyncErrorDetail -DevCenterName Contoso -CatalogName CentralCatalog -ResourceGroupName testRg
```
Expand Down
2 changes: 1 addition & 1 deletion azps-12.5.0/Az.DevCenter/Get-AzDevCenterAdminImage.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Gets a gallery image.

## EXAMPLES

### Example 1: List iamges in a dev center
### Example 1: List images in a dev center
```powershell
Get-AzDevCenterAdminImage -ResourceGroupName testRg -DevCenterName Contoso
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Gets an image version.
Get-AzDevCenterAdminImageVersion -ResourceGroupName testRg -DevCenterName Contoso -ImageName ContosoBaseImage -GalleryName StandardGallery
```

This command lists the image verions for the image "ContosoBaseImage" under the gallery "StandardGallery".
This command lists the image versions for the image "ContosoBaseImage" under the gallery "StandardGallery".

### Example 2: Get an image version
```powershell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Get-AzDevCenterAdminOperationStatus -Location "eastus" -OperationId "7e9e1394-d

This command gets the operation.

### Example 2: Get an operatio using InputObject
### Example 2: Get an operation using InputObject
```powershell
$operation = @{"Location" = "eastus"; "OperationId" = "7e9e1394-dad0-4414-8160-21c592e880ef*4699EE32265F9FA5BF00FA169E7D9CF51755378796E32F2D1A198E080CC84614"; "SubscriptionId" = "0ac520ee-14c0-480f-b6c9-0a90c58ffff"}
Get-AzDevCenterAdminOperationStatus -InputObject $operation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gets project catalog synchronization error details

## EXAMPLES

### Example 1: Get the project catalog sync error dteail
### Example 1: Get the project catalog sync error detail
```powershell
Get-AzDevCenterAdminProjectCatalogSyncErrorDetail -ProjectName DevProject -CatalogName CentralCatalog -ResourceGroupName testRg
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ New-AzDevCenterAdminNetworkConnection -Name eastusNetwork -ResourceGroupName tes

This command creates an Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

### Example 2: Create a hybid Azure AD joined network connection
### Example 2: Create a hybrid Azure AD joined network connection
```powershell
New-AzDevCenterAdminNetworkConnection -Name eastusNetwork -ResourceGroupName testRg -Location westus3 -DomainJoinType HybridAzureADJoin -DomainName mydomaincontroller.local -DomainPassword $password -DomainUsername testuser@mydomaincontroller.local -NetworkingResourceGroupName NetworkInterfaces -SubnetId "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ExampleRG/providers/Microsoft.Network/virtualNetworks/ExampleVNet/subnets/default"
```

This command creates a hybid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".
This command creates a hybrid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

### Example 3: Create an Azure AD joined network connection using InputObject
```powershell
Expand All @@ -59,13 +59,13 @@ New-AzDevCenterAdminNetworkConnection -InputObject $networkConnection -Location

This command creates an Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

### Example 4: Create a hybid Azure AD joined network connection using InputObject
### Example 4: Create a hybrid Azure AD joined network connection using InputObject
```powershell
$networkConnection = @{"ResourceGroupName" = "testRg"; "NetworkConnectionName" = "eastusNetwork"; "SubscriptionId" = "0ac520ee-14c0-480f-b6c9-0a90c58ffff"}
New-AzDevCenterAdminNetworkConnection -InputObject $networkConnection -Location westus3 -DomainJoinType HybridAzureADJoin -DomainName mydomaincontroller.local -DomainPassword $password -DomainUsername testuser@mydomaincontroller.local -NetworkingResourceGroupName NetworkInterfaces -SubnetId "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ExampleRG/providers/Microsoft.Network/virtualNetworks/ExampleVNet/subnets/default"
```

This command creates a hybid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".
This command creates a hybrid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

## PARAMETERS

Expand Down
4 changes: 2 additions & 2 deletions azps-12.5.0/Az.DevCenter/Repair-AzDevCenterUserDevBox.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The Dev Box may restart during this operation.

## EXAMPLES

### Example 1: Reapir dev box by endpoint
### Example 1: Repair dev box by endpoint
```powershell
Repair-AzDevCenterUserDevBox -Endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b1870ed-contosodevcenter.centralus.devcenter.azure.com/" -Name myDevBox -ProjectName DevProject
```
Expand All @@ -71,7 +71,7 @@ Repair-AzDevCenterUserDevBox -Endpoint "https://8a40af38-3b4c-4672-a6a4-5e964b18

This command repairs the dev box "myDevBox".

### Example 4: Reapir dev box by dev center and InputObject
### Example 4: Repair dev box by dev center and InputObject
```powershell
$devBoxInput = @{"DevBoxName" = "myDevBox"; "UserId" = "me"; "ProjectName" = "DevProject";}
Repair-AzDevCenterUserDevBox -DevCenterName Contoso -InputObject $devBoxInput
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ Update-AzDevCenterAdminNetworkConnection -Name eastusNetwork -ResourceGroupName

This command updates an Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

### Example 2: Update a hybid Azure AD joined network connection
### Example 2: Update a hybrid Azure AD joined network connection
```powershell
Update-AzDevCenterAdminNetworkConnection -Name eastusNetwork -ResourceGroupName testRg -DomainName mydomaincontroller.local -DomainUsername testuser@mydomaincontroller.local -SubnetId "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ExampleRG/providers/Microsoft.Network/virtualNetworks/ExampleVNet/subnets/default"
```

This command updates a hybid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".
This command updates a hybrid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

### Example 3: Update an Azure AD joined network connection
```powershell
Expand All @@ -57,13 +57,13 @@ Update-AzDevCenterAdminNetworkConnection -InputObject $networkConnectionInput -S

This command updates an Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

### Example 4: Update a hybid Azure AD joined network connection
### Example 4: Update a hybrid Azure AD joined network connection
```powershell
$hybridNetworkConnectionInput = Get-AzDevCenterAdminNetworkConnection -ResourceGroupName testRg -Name eastusNetwork
Update-AzDevCenterAdminNetworkConnection -InputObject $hybridNetworkConnectionInput -DomainName mydomaincontroller.local -DomainUsername testuser@mydomaincontroller.local -SubnetId "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ExampleRG/providers/Microsoft.Network/virtualNetworks/ExampleVNet/subnets/default"
```

This command updates a hybid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".
This command updates a hyoid Azure AD joined network connection named "eastusNetwork" in the resource group "testRg".

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Name EndpointType AuthenticationType ResourceGroupName
azps-dt-sb ServiceBus KeyBased azps_test_group
```

Create an AzDigitalTwinsEndpoint for ServicBus by PrimaryConnectionString
Create an AzDigitalTwinsEndpoint for ServiceBus by PrimaryConnectionString

## PARAMETERS

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Get a MonitorResource

## EXAMPLES

### Example 1: List all dynatrace monitors under a subsciption
### Example 1: List all dynatrace monitors under a subscription
```powershell
Get-AzDynatraceMonitor
```
Expand All @@ -54,7 +54,7 @@ Name ProvisioningState Location MonitoringStatus SingleSignOnPropertyA
dyob-pwsh01 Succeeded eastus2euap Enabled {mpliftrlogz20210811outlook.onmicrosoft.com}
```

This command lists all dynatrace monitors under a subsciption.
This command lists all dynatrace monitors under a subscription.

### Example 2: List all dynatrace monitors under the resource group
```powershell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ EnvironmentId IngestionKey
ihx78752 dt0c01.C3A5JBXDZ4C3SCZDRBJ3D23I.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
```

This coammnd gets the payload that needs to be passed in the request body for installing Dynatrace agent on a VM.
This command gets the payload that needs to be passed in the request body for installing Dynatrace agent on a VM.

## PARAMETERS

Expand Down
2 changes: 1 addition & 1 deletion azps-12.5.0/Az.EdgeOrder/Get-AzEdgeOrderItem.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Gets an order item.
### Example 1: Get orderItem details
```powershell
$orderItem = Get-AzEdgeOrderItem -Name examplePowershell -SubscriptionId "SubscriptionId" -ResourceGroupName "resourceGroupName"
$ordderItem | Format-List
$orderItem | Format-List
```

```output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Remove a list of virtual network rules from a VolumeGroup

### Example 1: Remove network rules by NetworkAclsVirtualNetworkRule objects
```powershell
# Initialze network rule objects
# Initialize network rule objects
$virtualNetworkRule1 = New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myresourcegroup/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/subnet1" -Action Allow
$virtualNetworkRule2 = New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myresourcegroup/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/subnet2" -Action Allow
$virtualNetworkRule3 = New-AzElasticSanVirtualNetworkRuleObject -VirtualNetworkResourceId "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myresourcegroup/providers/Microsoft.Network/virtualNetworks/myvnet/subnets/subnet3" -Action Allow
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ SystemDataLastModifiedByType : Application
Type : Microsoft.ElasticSan/ElasticSans
```

This example updates the protocol type and virtual network rules of a volume gorup
This example updates the protocol type and virtual network rules of a volume group

### Example 2: Update a volume group virtual network rule with JSON input
```powershell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Authorize a single partner either by partner registration immutable Id or by par

### -AuthorizationExpirationTimeInUtc
Expiration time of the partner authorization.
If this timer expires, any request from this partner to create, update or delete resources in subscriber'scontext will fail.
If this timer expires, any request from this partner to create, update or delete resources in subscriber's context will fail.
If specified, the allowed values are between 1 to the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration.If not specified, the default value will be the value of defaultMaximumExpirationTimeInDays specified in PartnerConfiguration or 7 if this value is not specified.

```yaml
Expand Down
12 changes: 6 additions & 6 deletions azps-12.5.0/Az.EventGrid/New-AzEventGridChannel.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Accept wildcard characters: False

### -PartnerDestinationInfoAzureSubscriptionId
Azure subscription ID of the subscriber.
The partner destination associated with the channel will becreated under this Azure subscription.
The partner destination associated with the channel will be created under this Azure subscription.

```yaml
Type: System.String
Expand Down Expand Up @@ -292,7 +292,7 @@ Accept wildcard characters: False

### -PartnerDestinationInfoResourceGroupName
Azure Resource Group of the subscriber.
The partner destination associated with the channel will becreated under this resource group.
The partner destination associated with the channel will be created under this resource group.

```yaml
Type: System.String
Expand Down Expand Up @@ -353,7 +353,7 @@ Accept wildcard characters: False

### -PartnerTopicInfoAzureSubscriptionId
Azure subscription ID of the subscriber.
The partner topic associated with the channel will becreated under this Azure subscription.
The partner topic associated with the channel will be created under this Azure subscription.

```yaml
Type: System.String
Expand Down Expand Up @@ -384,7 +384,7 @@ Accept wildcard characters: False

### -PartnerTopicInfoResourceGroupName
Azure Resource Group of the subscriber.
The partner topic associated with the channel will becreated under this resource group.
The partner topic associated with the channel will be created under this resource group.

```yaml
Type: System.String
Expand All @@ -399,8 +399,8 @@ Accept wildcard characters: False
```

### -PartnerTopicInfoSource
The source information is provided by the publisher to determine the scope or context from which the eventsare originating.
This information can be used by the subscriber during the approval process of thecreated partner topic.
The source information is provided by the publisher to determine the scope or context from which the events are originating.
This information can be used by the subscriber during the approval process of the created partner topic.

```yaml
Type: System.String
Expand Down
10 changes: 5 additions & 5 deletions azps-12.5.0/Az.EventGrid/New-AzEventGridDomain.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ Accept wildcard characters: False

### -AutoCreateTopicWithFirstSubscription
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).
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.
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.
If this property is set to false, then creating the first event subscription will require creating a domain topicby the user.
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.
Also, note that in auto-managed creation mode, user is allowed to create thedomain topic on demand if needed.
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.
Also, note that in auto-managed creation mode, user is allowed to create the domain topic on demand if needed.

```yaml
Type: System.Management.Automation.SwitchParameter
Expand All @@ -109,9 +109,9 @@ Accept wildcard characters: False

### -AutoDeleteTopicWithLastSubscription
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).
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.
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.
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).
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.
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 fewer resources by the user.

```yaml
Type: System.Management.Automation.SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ Accept wildcard characters: False
```

### -FilterIsSubjectCaseSensitive
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.

```yaml
Type: System.Management.Automation.SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ Accept wildcard characters: False
```

### -FilterIsSubjectCaseSensitive
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filtershould be compared in a case sensitive manner.
Specifies if the SubjectBeginsWith and SubjectEndsWith properties of the filter should be compared in a case sensitive manner.

```yaml
Type: System.Management.Automation.SwitchParameter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Create an in-memory object for DynamicRoutingEnrichment.

### Example 1: Create an in-memory object for DynamicRoutingEnrichment.
```powershell
New-AzEventGridDynamicRoutingEnrichmentObject -Key key1 -Value vaule1
New-AzEventGridDynamicRoutingEnrichmentObject -Key key1 -Value value1
```

```output
Expand Down
Loading