Conversation

ArieHein

Description

Additional spelling fixes.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@CopilotCopilot AI review requested due to automatic review settings June 11, 2025 22:18
@azure-client-tools-bot-prdazure-client-tools-bot-prd
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@microsoft-github-policy-serviceMicrosoft GitHub Policy Service

Thank you for your contribution @ArieHein! We will review the pull request and get back to you soon.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses various spelling mistakes in the PowerShell help documentation for SQL, ServiceFabric, SpringCloud, and ServiceLinker modules.

  • Corrected typos in command descriptions and parameter details across multiple help files.
  • Fixed inconsistent naming in aliases and parameter sets.

Reviewed Changes

Copilot reviewed 26 out of 26 changed files in this pull request and generated 1 comment.

Show a summary per file
FileDescription
src/Sql/Sql/help/New-AzSqlInstanceStartStopSchedule.mdCorrected spelling in the description of ScheduleItem.
src/Sql/Sql/help/New-AzSqlInstance.mdUpdated parameter set naming for clarity.
src/Sql/Sql/help/New-AzSqlElasticPool.mdFixed spelling for service tier (GeneralPurpose).
src/Sql/Sql/help/Get-AzSqlInstanceDatabaseMoveOperation.mdCorrected typo in "operation".
src/Sql/Sql/help/Get-AzSqlInstanceDatabaseCopyOperation.mdCorrected typo in "operation".
src/Sql/Sql/help/Disable-AzSqlDatabaseLedgerDigestUpload.mdFixed spelling of "".
src/SpringCloud/SpringCloud/help/Deploy-AzSpringCloudApp.mdFixed typo in "deployed".
src/ServiceLinker/ServiceLinker/help/New-AzServiceLinkerSecretAuthInfoObject.mdFixed typo in "referenced".
src/ServiceFabric/ServiceFabric/help/Update-AzServiceFabricApplication.mdCorrected multiple occurrences of "unhealthy".
src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedNodeType.mdCorrected "ndes" to "nodes" but still contains a typo in one instance of "reimgae".
src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedClusterApplication.mdFixed typos in health policy descriptions.
src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedNodeType.mdFixed typo in "parameter" and "operation".
src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedClusterClientCertificate.mdFixed typo in "Remove".
src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricManagedNodeType.mdCorrected typo in "assigned".
src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricCluster.mdFixed several typos in alias and descriptive texts for key vault parameters.
src/ServiceFabric/ServiceFabric/help/Az.ServiceFabric.mdCorrected spelling in a command description.
src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMSecret.mdFixed typos in "command".
src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMExtension.mdFixed typo in "underlying".
src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedClusterClientCertificate.mdFixed typo in "against".

@vidai-msft

/azp run azure-powershell - security-tools

@azure-pipelinesAzure Pipelines
Azure Pipelines successfully started running 1 pipeline(s).

@vidai-msftvidai-msft reopened this Jun 13, 2025
@vidai-msftvidai-msft enabled auto-merge (squash) June 13, 2025 05:06
@vidai-msftvidai-msft merged commit 3749ce6 into Azure:main Jun 13, 2025
12 checks passed
@ArieHeinArieHein deleted the wave-14 branch June 13, 2025 19:46
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet

Successfully merging this pull request may close these issues.