From ec8194444f0811667f8c6d6963a181e8771eb441 Mon Sep 17 00:00:00 2001 From: Arie Heinrich Date: Mon, 30 Jun 2025 00:54:53 +0200 Subject: [PATCH] fix spelling --- src/Migrate/Migrate.Autorest/README.md | 2 +- src/Migrate/Migrate.Autorest/custom/Get-AzMigrateJob.ps1 | 2 +- .../Migrate.Autorest/custom/Get-AzMigrateLocalJob.ps1 | 2 +- .../custom/Get-AzMigrateServerMigrationStatus.ps1 | 2 +- src/Migrate/Migrate.Autorest/custom/Helper/CommonHelper.ps1 | 2 +- .../Initialize-AzMigrateLocalReplicationInfrastructure.ps1 | 6 +++--- .../Migrate.Autorest/custom/New-AzMigrateDiskMapping.ps1 | 2 +- .../custom/New-AzMigrateLocalServerReplication.ps1 | 4 ++-- .../custom/New-AzMigrateServerReplication.ps1 | 2 +- .../custom/Set-AzMigrateLocalServerReplication.ps1 | 2 +- .../Migrate.Autorest/docs/Get-AzMigrateDiscoveredServer.md | 4 ++-- src/Migrate/Migrate.Autorest/docs/Get-AzMigrateJob.md | 2 +- src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalJob.md | 2 +- .../docs/Get-AzMigrateLocalReplicationFabric.md | 2 +- .../Migrate.Autorest/docs/New-AzMigrateDiskMapping.md | 2 +- .../Migrate.Autorest/docs/New-AzMigrateServerReplication.md | 2 +- .../docs/Set-AzMigrateLocalServerReplication.md | 2 +- .../examples/Get-AzMigrateDiscoveredServer.md | 4 ++-- .../examples/Get-AzMigrateLocalReplicationFabric.md | 2 +- .../MongoDB.Autorest/docs/Get-AzMongoDBOrganization.md | 2 +- .../MongoDB.Autorest/examples/Get-AzMongoDBOrganization.md | 2 +- .../MonitoringSolutions.Autorest/test/utils.ps1 | 2 +- .../docs/Get-AzNetworkAnalyticsDataProduct.md | 4 ++-- .../examples/Get-AzNetworkAnalyticsDataProduct.md | 4 ++-- .../Invoke-AzNetworkCloudBareMetalMachineDataExtract.md | 2 +- .../NetworkCloud.Autorest/docs/New-AzNetworkCloudCluster.md | 2 +- .../docs/New-AzNetworkCloudL3Network.md | 4 ++-- .../examples/New-AzNetworkCloudCluster.md | 2 +- 28 files changed, 36 insertions(+), 36 deletions(-) diff --git a/src/Migrate/Migrate.Autorest/README.md b/src/Migrate/Migrate.Autorest/README.md index 266612626a15..efb26433a290 100644 --- a/src/Migrate/Migrate.Autorest/README.md +++ b/src/Migrate/Migrate.Autorest/README.md @@ -388,7 +388,7 @@ directive: subject: ^Job$ set: subject: LocalReplicationJob - # Hide cmldets used by custom + # Hide cmdlets used by custom - from: Microsoft.Migrate/preview/2018-09-01-preview/migrate.json where: verb: Set$ diff --git a/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateJob.ps1 b/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateJob.ps1 index bee1d0e8511e..14898865f425 100644 --- a/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateJob.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateJob.ps1 @@ -17,7 +17,7 @@ .Synopsis Retrieves the status of an Azure Migrate job. .Description -The Get-AzMigrateJob cmdlet retrives the status of an Azure Migrate job. +The Get-AzMigrateJob cmdlet retrieves the status of an Azure Migrate job. .Link https://learn.microsoft.com/powershell/module/az.migrate/get-azmigratejob #> diff --git a/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateLocalJob.ps1 b/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateLocalJob.ps1 index fd182547c5aa..d02a0accedd5 100644 --- a/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateLocalJob.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateLocalJob.ps1 @@ -17,7 +17,7 @@ .Synopsis Retrieves the status of an Azure Migrate job. .Description -The Get-AzMigrateLocalJob cmdlet retrives the status of an Azure Migrate job. +The Get-AzMigrateLocalJob cmdlet retrieves the status of an Azure Migrate job. .Link https://learn.microsoft.com/powershell/module/az.migrate/get-azmigratelocaljob #> diff --git a/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateServerMigrationStatus.ps1 b/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateServerMigrationStatus.ps1 index 91272c764bce..2060fd576d18 100644 --- a/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateServerMigrationStatus.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/Get-AzMigrateServerMigrationStatus.ps1 @@ -594,7 +594,7 @@ function Get-AzMigrateServerMigrationStatus { $resourceUtilizationTable = $resourceUtilizationTable | Format-Table -AutoSize | Out-String $op = $output.Add($resourceUtilizationTable) - # Add Recomendation actions logic for expedite. + # Add Recommendation actions logic for expedite. Write-Host "Based on the resource utilization seen above following are suggestion you can take to expedite server $($ReplicationMigrationItem.MachineName) migration :" -ForegroundColor White Write-Host "1. Pause replication for servers S2, S3, in delta sync who are migrating under appliance A1." diff --git a/src/Migrate/Migrate.Autorest/custom/Helper/CommonHelper.ps1 b/src/Migrate/Migrate.Autorest/custom/Helper/CommonHelper.ps1 index 5080a532ef6e..6e8764adb8ec 100644 --- a/src/Migrate/Migrate.Autorest/custom/Helper/CommonHelper.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/Helper/CommonHelper.ps1 @@ -84,7 +84,7 @@ function IsReservedOrTrademarked { $uppercased = $Value.ToUpper(); - # cannot be exactly one of these, but could be slighlty differnet (e.g. hololens2) + # cannot be exactly one of these, but could be slightly different (e.g. hololens2) $reservedWords = @( "ACCESS", "APP_CODE", diff --git a/src/Migrate/Migrate.Autorest/custom/Initialize-AzMigrateLocalReplicationInfrastructure.ps1 b/src/Migrate/Migrate.Autorest/custom/Initialize-AzMigrateLocalReplicationInfrastructure.ps1 index 1da8ebcc9068..2fffc544501c 100644 --- a/src/Migrate/Migrate.Autorest/custom/Initialize-AzMigrateLocalReplicationInfrastructure.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/Initialize-AzMigrateLocalReplicationInfrastructure.ps1 @@ -641,7 +641,7 @@ function Initialize-AzMigrateLocalReplicationInfrastructure { $cacheStorageAccountName = "migratersa" + $suffix $cacheStorageAccountId = "/subscriptions/$($SubscriptionId)/resourceGroups/$($ResourceGroupName)/providers/Microsoft.Storage/storageAccounts/$($cacheStorageAccountName)" - # Check if default Cache Storage Account already exists, which it shoudln't + # Check if default Cache Storage Account already exists, which it shouldn't $cacheStorageAccount = Get-AzStorageAccount ` -ResourceGroupName $ResourceGroupName ` -Name $cacheStorageAccountName ` @@ -694,7 +694,7 @@ function Initialize-AzMigrateLocalReplicationInfrastructure { } if ($null -eq $cacheStorageAccount -or $null -eq $cacheStorageAccount.ProvisioningState) { - throw "Unexpected error occurs during Cache Storgae Account creation process. Please re-run this command or provide -CacheStorageAccountId of the one created own your own." + throw "Unexpected error occurs during Cache Storage Account creation process. Please re-run this command or provide -CacheStorageAccountId of the one created own your own." } elseif ($cacheStorageAccount.ProvisioningState -ne [StorageAccountProvisioningState]::Succeeded) { throw "Cache Storage Account with Id '$($cacheStorageAccount.Id)' times out with Provisioning State: '$($cacheStorageAccount.ProvisioningState)' during creation process. Please remove it manually and re-run this command or contact support if help needed." @@ -705,7 +705,7 @@ function Initialize-AzMigrateLocalReplicationInfrastructure { if ($null -eq $cacheStorageAccount -or $null -eq $cacheStorageAccount.ProvisioningState -or $cacheStorageAccount.ProvisioningState -ne [StorageAccountProvisioningState]::Succeeded) { - throw "Unexpected error occurs during Cache Storgae Account selection process. Please re-run this command or contact support if help needed." + throw "Unexpected error occurs during Cache Storage Account selection process. Please re-run this command or contact support if help needed." } $params = @{ diff --git a/src/Migrate/Migrate.Autorest/custom/New-AzMigrateDiskMapping.ps1 b/src/Migrate/Migrate.Autorest/custom/New-AzMigrateDiskMapping.ps1 index dbc2ee8ade37..807cfe456628 100644 --- a/src/Migrate/Migrate.Autorest/custom/New-AzMigrateDiskMapping.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/New-AzMigrateDiskMapping.ps1 @@ -50,7 +50,7 @@ function New-AzMigrateDiskMapping { [Parameter()] [Microsoft.Azure.PowerShell.Cmdlets.Migrate.Category('Path')] [System.String] - # Specifies the disk encyption set to be used. + # Specifies the disk encryption set to be used. ${DiskEncryptionSetID} ) diff --git a/src/Migrate/Migrate.Autorest/custom/New-AzMigrateLocalServerReplication.ps1 b/src/Migrate/Migrate.Autorest/custom/New-AzMigrateLocalServerReplication.ps1 index 54f8b315ff06..e374a29797db 100644 --- a/src/Migrate/Migrate.Autorest/custom/New-AzMigrateLocalServerReplication.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/New-AzMigrateLocalServerReplication.ps1 @@ -280,7 +280,7 @@ function New-AzMigrateLocalServerReplication { } if ($null -eq $sourceFabric) { - throw "No connected source appliances are found. Kindly deploy an appliance by completing the Discover step of the migration jounery on the source cluster." + throw "No connected source appliances are found. Kindly deploy an appliance by completing the Discover step of the migration journey on the source cluster." } if ($null -eq $targetFabric) { @@ -291,7 +291,7 @@ function New-AzMigrateLocalServerReplication { $sourceDras = InvokeAzMigrateGetCommandWithRetries ` -CommandName 'Az.Migrate.Internal\Get-AzMigrateFabricAgent' ` -Parameters @{ FabricName = $sourceFabric.Name; ResourceGroupName = $ResourceGroupName } ` - -ErrorMessage "No connected source appliances are found. Kindly deploy an appliance by completing the Discover step of the migration jounery on the source cluster." + -ErrorMessage "No connected source appliances are found. Kindly deploy an appliance by completing the Discover step of the migration journey on the source cluster." $sourceDra = $sourceDras[0] diff --git a/src/Migrate/Migrate.Autorest/custom/New-AzMigrateServerReplication.ps1 b/src/Migrate/Migrate.Autorest/custom/New-AzMigrateServerReplication.ps1 index ff48fcbdcddc..cd34161250ba 100644 --- a/src/Migrate/Migrate.Autorest/custom/New-AzMigrateServerReplication.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/New-AzMigrateServerReplication.ps1 @@ -197,7 +197,7 @@ function New-AzMigrateServerReplication { [Parameter(ParameterSetName = 'ByInputObjectDefaultUser')] [Microsoft.Azure.PowerShell.Cmdlets.Migrate.Category('Path')] [System.String] - # Specifies the disk encyption set to be used. + # Specifies the disk encryption set to be used. ${DiskEncryptionSetID}, [Parameter()] diff --git a/src/Migrate/Migrate.Autorest/custom/Set-AzMigrateLocalServerReplication.ps1 b/src/Migrate/Migrate.Autorest/custom/Set-AzMigrateLocalServerReplication.ps1 index 2f69eec58509..11add5cc5df0 100644 --- a/src/Migrate/Migrate.Autorest/custom/Set-AzMigrateLocalServerReplication.ps1 +++ b/src/Migrate/Migrate.Autorest/custom/Set-AzMigrateLocalServerReplication.ps1 @@ -49,7 +49,7 @@ function Set-AzMigrateLocalServerReplication { [Parameter()] [Microsoft.Azure.PowerShell.Cmdlets.Migrate.Category('Path')] [Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.ProtectedItemDynamicMemoryConfig] - # Specifies the dynamic memory configration of RAM. + # Specifies the dynamic memory configuration of RAM. ${DynamicMemoryConfig}, [Parameter()] diff --git a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateDiscoveredServer.md b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateDiscoveredServer.md index b16dcdcebcc6..3a1f58858b40 100644 --- a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateDiscoveredServer.md +++ b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateDiscoveredServer.md @@ -79,7 +79,7 @@ idclab-a360-fareast-corp-micros-86617dcf-effe-59ad-8c3a-cdd3ea7300d3_5029e62c-31 ``` Get a server in a migrate project by name. -Name is a unique paramenter for a server. +Name is a unique parameter for a server. ### Example 3: List VMware machines in an appliance ```powershell @@ -117,7 +117,7 @@ idclab-a360-fareast-corp-micros-86617dcf-effe-59ad-8c3a-cdd3ea7300d3_5029e62c-31 ``` Get a server for an appliance in a project. -Name is a unique paramenter for a server. +Name is a unique parameter for a server. ### Example 5: List and filter VMware machines by display name ```powershell diff --git a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateJob.md b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateJob.md index 577394fa7498..7a7760dfac4d 100644 --- a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateJob.md +++ b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateJob.md @@ -42,7 +42,7 @@ Get-AzMigrateJob -ProjectID -ResourceGroupID [-SubscriptionId ``` ## DESCRIPTION -The Get-AzMigrateJob cmdlet retrives the status of an Azure Migrate job. +The Get-AzMigrateJob cmdlet retrieves the status of an Azure Migrate job. ## EXAMPLES diff --git a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalJob.md b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalJob.md index 74b49fd0e282..fc4f9b8c0ed2 100644 --- a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalJob.md +++ b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalJob.md @@ -43,7 +43,7 @@ Get-AzMigrateLocalJob -ProjectID -ResourceGroupID [-Subscripti ``` ## DESCRIPTION -The Get-AzMigrateLocalJob cmdlet retrives the status of an Azure Migrate job. +The Get-AzMigrateLocalJob cmdlet retrieves the status of an Azure Migrate job. ## EXAMPLES diff --git a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalReplicationFabric.md b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalReplicationFabric.md index 07863e9febec..3f8a2170a51b 100644 --- a/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalReplicationFabric.md +++ b/src/Migrate/Migrate.Autorest/docs/Get-AzMigrateLocalReplicationFabric.md @@ -120,7 +120,7 @@ Type : Microsoft.DataReplication/replicationFabrics Retrieves all fabrics from a resource group by name. -### Example 4: List all fabircs +### Example 4: List all fabrics ```powershell Get-AzMigrateLocalReplicationFabric ``` diff --git a/src/Migrate/Migrate.Autorest/docs/New-AzMigrateDiskMapping.md b/src/Migrate/Migrate.Autorest/docs/New-AzMigrateDiskMapping.md index 569d7350db4d..ea89ddeb3edb 100644 --- a/src/Migrate/Migrate.Autorest/docs/New-AzMigrateDiskMapping.md +++ b/src/Migrate/Migrate.Autorest/docs/New-AzMigrateDiskMapping.md @@ -51,7 +51,7 @@ Get disks object to provide input for New-AzMigrateServerReplication ## PARAMETERS ### -DiskEncryptionSetID -Specifies the disk encyption set to be used. +Specifies the disk encryption set to be used. ```yaml Type: System.String diff --git a/src/Migrate/Migrate.Autorest/docs/New-AzMigrateServerReplication.md b/src/Migrate/Migrate.Autorest/docs/New-AzMigrateServerReplication.md index 0d267a10b11d..b68a44fcac88 100644 --- a/src/Migrate/Migrate.Autorest/docs/New-AzMigrateServerReplication.md +++ b/src/Migrate/Migrate.Autorest/docs/New-AzMigrateServerReplication.md @@ -153,7 +153,7 @@ Accept wildcard characters: False ``` ### -DiskEncryptionSetID -Specifies the disk encyption set to be used. +Specifies the disk encryption set to be used. ```yaml Type: System.String diff --git a/src/Migrate/Migrate.Autorest/docs/Set-AzMigrateLocalServerReplication.md b/src/Migrate/Migrate.Autorest/docs/Set-AzMigrateLocalServerReplication.md index 6c8ec05ab51d..0ca56e8cce2c 100644 --- a/src/Migrate/Migrate.Autorest/docs/Set-AzMigrateLocalServerReplication.md +++ b/src/Migrate/Migrate.Autorest/docs/Set-AzMigrateLocalServerReplication.md @@ -84,7 +84,7 @@ Accept wildcard characters: False ``` ### -DynamicMemoryConfig -Specifies the dynamic memory configration of RAM. +Specifies the dynamic memory configuration of RAM. To construct, see NOTES section for DYNAMICMEMORYCONFIG properties and create a hash table. ```yaml diff --git a/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateDiscoveredServer.md b/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateDiscoveredServer.md index 7132e3a08179..9ad1224d4c23 100644 --- a/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateDiscoveredServer.md +++ b/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateDiscoveredServer.md @@ -31,7 +31,7 @@ Name idclab-a360-fareast-corp-micros-86617dcf-effe-59ad-8c3a-cdd3ea7300d3_5029e62c-31d2-a6c3-5316-aa39f47c49fc Microsoft.OffAzure/VMwareSites/machines ``` -Get a server in a migrate project by name. Name is a unique paramenter for a server. +Get a server in a migrate project by name. Name is a unique parameter for a server. ### Example 3: List VMware machines in an appliance ```powershell @@ -66,7 +66,7 @@ Name idclab-a360-fareast-corp-micros-86617dcf-effe-59ad-8c3a-cdd3ea7300d3_5029e62c-31d2-a6c3-5316-aa39f47c49fc Microsoft.OffAzure/VMwareSites/machines ``` -Get a server for an appliance in a project. Name is a unique paramenter for a server. +Get a server for an appliance in a project. Name is a unique parameter for a server. ### Example 5: List and filter VMware machines by display name ```powershell diff --git a/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateLocalReplicationFabric.md b/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateLocalReplicationFabric.md index a19d3306d8f1..4a052fddabe9 100644 --- a/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateLocalReplicationFabric.md +++ b/src/Migrate/Migrate.Autorest/examples/Get-AzMigrateLocalReplicationFabric.md @@ -77,7 +77,7 @@ Type : Microsoft.DataReplication/replicationFabrics Retrieves all fabrics from a resource group by name. -### Example 4: List all fabircs +### Example 4: List all fabrics ```powershell Get-AzMigrateLocalReplicationFabric ``` diff --git a/src/MongoDB/MongoDB.Autorest/docs/Get-AzMongoDBOrganization.md b/src/MongoDB/MongoDB.Autorest/docs/Get-AzMongoDBOrganization.md index 0ace2ec3da0c..a53f86e3b22c 100644 --- a/src/MongoDB/MongoDB.Autorest/docs/Get-AzMongoDBOrganization.md +++ b/src/MongoDB/MongoDB.Autorest/docs/Get-AzMongoDBOrganization.md @@ -52,7 +52,7 @@ East US 2 test-mongodb-1 5/16/2025 6:03:20 AM yashikajain@microsoft.com User East US 2 test-mongodb-3 5/24/2025 12:14:55 PM yashikajain@microsoft.com User 5/24/2025 12:16:00 PM b059abce-70fd-4c8f-a117-96d2192e90e1 Application yashika-rg ``` -This command will get all organization details for all resources in a resoure group in a given subscription. +This command will get all organization details for all resources in a resource group in a given subscription. ### Example 2: Get a specific Organization in a Resource Group ```powershell diff --git a/src/MongoDB/MongoDB.Autorest/examples/Get-AzMongoDBOrganization.md b/src/MongoDB/MongoDB.Autorest/examples/Get-AzMongoDBOrganization.md index 277c4e95d71b..2fbe3bbbf8ef 100644 --- a/src/MongoDB/MongoDB.Autorest/examples/Get-AzMongoDBOrganization.md +++ b/src/MongoDB/MongoDB.Autorest/examples/Get-AzMongoDBOrganization.md @@ -11,7 +11,7 @@ East US 2 test-mongodb-1 5/16/2025 6:03:20 AM yashikajain@microsoft.com User East US 2 test-mongodb-3 5/24/2025 12:14:55 PM yashikajain@microsoft.com User 5/24/2025 12:16:00 PM b059abce-70fd-4c8f-a117-96d2192e90e1 Application yashika-rg ``` -This command will get all organization details for all resources in a resoure group in a given subscription. +This command will get all organization details for all resources in a resource group in a given subscription. ### Example 2: Get a specific Organization in a Resource Group ```powershell diff --git a/src/MonitoringSolutions/MonitoringSolutions.Autorest/test/utils.ps1 b/src/MonitoringSolutions/MonitoringSolutions.Autorest/test/utils.ps1 index f9c9dcd5dfda..c4afc1e6bf36 100644 --- a/src/MonitoringSolutions/MonitoringSolutions.Autorest/test/utils.ps1 +++ b/src/MonitoringSolutions/MonitoringSolutions.Autorest/test/utils.ps1 @@ -55,7 +55,7 @@ function setupEnv() { Write-Host -ForegroundColor Green 'Deploying operational insights workspace' $workspacesName01 = 'monitoringworkspace-' + (RandomString -allChars $false -len 6) $workspacesName02 = 'monitoringworkspace-' + (RandomString -allChars $false -len 6) - <# Deploy failed, azure portal responsed error message: "statusMessage": "{\"error\":{\"code\":\"InvalidRequestContent\",\"message\":\"The request content was invalid and could not be deserialized: 'Error converting value \\\"insights-jxvq9o\\\" to type 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Definitions.DeploymentParameterDefinition'. Path 'properties.parameters.workspaces_name', line 5, position 42.'.\"}}", + <# Deploy failed, azure portal responded error message: "statusMessage": "{\"error\":{\"code\":\"InvalidRequestContent\",\"message\":\"The request content was invalid and could not be deserialized: 'Error converting value \\\"insights-jxvq9o\\\" to type 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Definitions.DeploymentParameterDefinition'. Path 'properties.parameters.workspaces_name', line 5, position 42.'.\"}}", $workspacesParam = Get-Content .\test\deployment-templates\operational-insightsworkspace\parameters.json | ConvertFrom-Json $workspacesParam.parameters.workspaces_yemingmonitor_name = 'lucasmonitor' set-content -Path .\test\deployment-templates\operational-insightsworkspace\parameters.json -Value (ConvertTo-Json $workspacesParam) diff --git a/src/NetworkAnalytics/NetworkAnalytics.Autorest/docs/Get-AzNetworkAnalyticsDataProduct.md b/src/NetworkAnalytics/NetworkAnalytics.Autorest/docs/Get-AzNetworkAnalyticsDataProduct.md index 7c7cccc7fb92..a0b1d4cef09b 100644 --- a/src/NetworkAnalytics/NetworkAnalytics.Autorest/docs/Get-AzNetworkAnalyticsDataProduct.md +++ b/src/NetworkAnalytics/NetworkAnalytics.Autorest/docs/Get-AzNetworkAnalyticsDataProduct.md @@ -54,7 +54,7 @@ southcentralus pwshdp01 10/13/2023 11:22:54 AM user1@microsoft.com User Get data product resource by data product name. -### Example 2: List all data product resource for a resoure group. +### Example 2: List all data product resource for a resource group. ```powershell $GetDataProductsForRG = Get-AzNetworkAnalyticsDataProduct -ResourceGroupName "ResourceGroupName" @@ -70,7 +70,7 @@ dpinstance3 powershell-test westus Succeeded MCC 2.0.0 dpinstance4 powershell-test uksouth Succeeded MCC 2.0.0 Microsoft user3@microsoft.com ``` -List all data product resource for a resoure group. +List all data product resource for a resource group. ### Example 3: List all data product resource for a subscription. ```powershell diff --git a/src/NetworkAnalytics/NetworkAnalytics.Autorest/examples/Get-AzNetworkAnalyticsDataProduct.md b/src/NetworkAnalytics/NetworkAnalytics.Autorest/examples/Get-AzNetworkAnalyticsDataProduct.md index a0507cfdce5d..412cbb5b2af3 100644 --- a/src/NetworkAnalytics/NetworkAnalytics.Autorest/examples/Get-AzNetworkAnalyticsDataProduct.md +++ b/src/NetworkAnalytics/NetworkAnalytics.Autorest/examples/Get-AzNetworkAnalyticsDataProduct.md @@ -13,7 +13,7 @@ southcentralus pwshdp01 10/13/2023 11:22:54 AM user1@microsoft.com User Get data product resource by data product name. -### Example 2: List all data product resource for a resoure group. +### Example 2: List all data product resource for a resource group. ```powershell $GetDataProductsForRG = Get-AzNetworkAnalyticsDataProduct -ResourceGroupName "ResourceGroupName" @@ -30,7 +30,7 @@ dpinstance3 powershell-test westus Succeeded MCC 2.0.0 dpinstance4 powershell-test uksouth Succeeded MCC 2.0.0 Microsoft user3@microsoft.com ``` -List all data product resource for a resoure group. +List all data product resource for a resource group. ### Example 3: List all data product resource for a subscription. diff --git a/src/NetworkCloud/NetworkCloud.Autorest/docs/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md b/src/NetworkCloud/NetworkCloud.Autorest/docs/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md index aea402d976a4..9e19b3827c00 100644 --- a/src/NetworkCloud/NetworkCloud.Autorest/docs/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md +++ b/src/NetworkCloud/NetworkCloud.Autorest/docs/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md @@ -40,7 +40,7 @@ $command = @{ arguments = "commandArguments" } -Invoke-AzNetworkCloudBareMetalMachineDataExtract -BareMetalMachineName bmmName -ResourceGroupName resourcceGroupName -SubscriptionId subscriptionId -Command $command -LimitTimeSecond limitTimeInSeconds -Debug +Invoke-AzNetworkCloudBareMetalMachineDataExtract -BareMetalMachineName bmmName -ResourceGroupName resourceGroupName -SubscriptionId subscriptionId -Command $command -LimitTimeSecond limitTimeInSeconds -Debug ``` This command runs a provided data extraction command on a bare metal machine. diff --git a/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudCluster.md b/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudCluster.md index 72c1c5a22ef2..f9817def35c4 100644 --- a/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudCluster.md +++ b/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudCluster.md @@ -55,7 +55,7 @@ $tagHash = @{ } $securePassword = ConvertTo-SecureString "password" -asplaintext -force -New-AzNetworkCloudCluster -ResourceGroupName resourceGroup -Name clusterName -AggregatorOrSingleRackDefinitionNetworkRackId rackId -AggregatorOrSingleRackDefinitionRackSerialNumber sr1234 -AggregatorOrSingleRackDefinitionRackSkuId rackSku -ClusterType clustertype -ClusterVersion clusterversion -ExtendedLocationName CmExtendedLocation -ExtendedLocationType CustomLocation -Location location -NetworkFabricId networkFabricId -SubscriptionId subscriptionId -AggregatorOrSingleRackDefinitionAvailabilityZone avilabilityzone -AggregatorOrSingleRackDefinitionBareMetalMachineConfiguration $baremetalmachineconfigurationdata -AggregatorOrSingleRackDefinitionRackLocation rackLocation -AggregatorOrSingleRackDefinitionStorageApplianceConfiguration $storageapplianceconfigurationdata -AnalyticsWorkspaceId anlyticsWorkSpaceId -ClusterServicePrincipalApplicationId clusterServicePrincipalAppId -ClusterServicePrincipalId ClusterServicePrincipalId -ClusterServicePrincipalPassword $securePassword -ClusterServicePrincipalTenantId tenantId -ComputeRackDefinition $computerackdefinition -Tag $tagHash +New-AzNetworkCloudCluster -ResourceGroupName resourceGroup -Name clusterName -AggregatorOrSingleRackDefinitionNetworkRackId rackId -AggregatorOrSingleRackDefinitionRackSerialNumber sr1234 -AggregatorOrSingleRackDefinitionRackSkuId rackSku -ClusterType clustertype -ClusterVersion clusterversion -ExtendedLocationName CmExtendedLocation -ExtendedLocationType CustomLocation -Location location -NetworkFabricId networkFabricId -SubscriptionId subscriptionId -AggregatorOrSingleRackDefinitionAvailabilityZone availabilityzone -AggregatorOrSingleRackDefinitionBareMetalMachineConfiguration $baremetalmachineconfigurationdata -AggregatorOrSingleRackDefinitionRackLocation rackLocation -AggregatorOrSingleRackDefinitionStorageApplianceConfiguration $storageapplianceconfigurationdata -AnalyticsWorkspaceId analyticsWorkSpaceId -ClusterServicePrincipalApplicationId clusterServicePrincipalAppId -ClusterServicePrincipalId ClusterServicePrincipalId -ClusterServicePrincipalPassword $securePassword -ClusterServicePrincipalTenantId tenantId -ComputeRackDefinition $computerackdefinition -Tag $tagHash ``` ```output diff --git a/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudL3Network.md b/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudL3Network.md index f17daf011b55..48a324b5fc9c 100644 --- a/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudL3Network.md +++ b/src/NetworkCloud/NetworkCloud.Autorest/docs/New-AzNetworkCloudL3Network.md @@ -169,7 +169,7 @@ Accept wildcard characters: False ### -Ipv4ConnectedPrefix The IPV4 prefix (CIDR) assigned to this L3 network. -Required when the IP allocation typeis IPV4 or DualStack. +Required when the IP allocation type is IPV4 or DualStack. ```yaml Type: System.String @@ -185,7 +185,7 @@ Accept wildcard characters: False ### -Ipv6ConnectedPrefix The IPV6 prefix (CIDR) assigned to this L3 network. -Required when the IP allocation typeis IPV6 or DualStack. +Required when the IP allocation type is IPV6 or DualStack. ```yaml Type: System.String diff --git a/src/NetworkCloud/NetworkCloud.Autorest/examples/New-AzNetworkCloudCluster.md b/src/NetworkCloud/NetworkCloud.Autorest/examples/New-AzNetworkCloudCluster.md index 8c8cecb10875..2bac0abc78bc 100644 --- a/src/NetworkCloud/NetworkCloud.Autorest/examples/New-AzNetworkCloudCluster.md +++ b/src/NetworkCloud/NetworkCloud.Autorest/examples/New-AzNetworkCloudCluster.md @@ -8,7 +8,7 @@ $tagHash = @{ } $securePassword = ConvertTo-SecureString "password" -asplaintext -force -New-AzNetworkCloudCluster -ResourceGroupName resourceGroup -Name clusterName -AggregatorOrSingleRackDefinitionNetworkRackId rackId -AggregatorOrSingleRackDefinitionRackSerialNumber sr1234 -AggregatorOrSingleRackDefinitionRackSkuId rackSku -ClusterType clustertype -ClusterVersion clusterversion -ExtendedLocationName CmExtendedLocation -ExtendedLocationType CustomLocation -Location location -NetworkFabricId networkFabricId -SubscriptionId subscriptionId -AggregatorOrSingleRackDefinitionAvailabilityZone avilabilityzone -AggregatorOrSingleRackDefinitionBareMetalMachineConfiguration $baremetalmachineconfigurationdata -AggregatorOrSingleRackDefinitionRackLocation rackLocation -AggregatorOrSingleRackDefinitionStorageApplianceConfiguration $storageapplianceconfigurationdata -AnalyticsWorkspaceId anlyticsWorkSpaceId -ClusterServicePrincipalApplicationId clusterServicePrincipalAppId -ClusterServicePrincipalId ClusterServicePrincipalId -ClusterServicePrincipalPassword $securePassword -ClusterServicePrincipalTenantId tenantId -ComputeRackDefinition $computerackdefinition -Tag $tagHash +New-AzNetworkCloudCluster -ResourceGroupName resourceGroup -Name clusterName -AggregatorOrSingleRackDefinitionNetworkRackId rackId -AggregatorOrSingleRackDefinitionRackSerialNumber sr1234 -AggregatorOrSingleRackDefinitionRackSkuId rackSku -ClusterType clustertype -ClusterVersion clusterversion -ExtendedLocationName CmExtendedLocation -ExtendedLocationType CustomLocation -Location location -NetworkFabricId networkFabricId -SubscriptionId subscriptionId -AggregatorOrSingleRackDefinitionAvailabilityZone availabilityzone -AggregatorOrSingleRackDefinitionBareMetalMachineConfiguration $baremetalmachineconfigurationdata -AggregatorOrSingleRackDefinitionRackLocation rackLocation -AggregatorOrSingleRackDefinitionStorageApplianceConfiguration $storageapplianceconfigurationdata -AnalyticsWorkspaceId analyticsWorkSpaceId -ClusterServicePrincipalApplicationId clusterServicePrincipalAppId -ClusterServicePrincipalId ClusterServicePrincipalId -ClusterServicePrincipalPassword $securePassword -ClusterServicePrincipalTenantId tenantId -ComputeRackDefinition $computerackdefinition -Tag $tagHash ``` ```output