Skip to content

Spelling Fixes #27937

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 7 commits into from
Jun 13, 2025
Merged

Spelling Fixes #27937

merged 7 commits into from
Jun 13, 2025

Conversation

ArieHein
Copy link
Contributor

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

@Copilot Copilot AI review requested due to automatic review settings June 11, 2025 22:18
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

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

Copy link
Contributor

@Copilot Copilot AI left a comment

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
File Description
src/Sql/Sql/help/New-AzSqlInstanceStartStopSchedule.md Corrected spelling in the description of ScheduleItem.
src/Sql/Sql/help/New-AzSqlInstance.md Updated parameter set naming for clarity.
src/Sql/Sql/help/New-AzSqlElasticPool.md Fixed spelling for service tier (GeneralPurpose).
src/Sql/Sql/help/Get-AzSqlInstanceDatabaseMoveOperation.md Corrected typo in "operation".
src/Sql/Sql/help/Get-AzSqlInstanceDatabaseCopyOperation.md Corrected typo in "operation".
src/Sql/Sql/help/Disable-AzSqlDatabaseLedgerDigestUpload.md Fixed spelling of "Confidential".
src/SpringCloud/SpringCloud/help/Deploy-AzSpringCloudApp.md Fixed typo in "deployed".
src/ServiceLinker/ServiceLinker/help/New-AzServiceLinkerSecretAuthInfoObject.md Fixed typo in "referenced".
src/ServiceFabric/ServiceFabric/help/Update-AzServiceFabricApplication.md Corrected multiple occurrences of "unhealthy".
src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedNodeType.md Corrected "ndes" to "nodes" but still contains a typo in one instance of "reimgae".
src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedClusterApplication.md Fixed typos in health policy descriptions.
src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedNodeType.md Fixed typo in "parameter" and "operation".
src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedClusterClientCertificate.md Fixed typo in "Remove".
src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricManagedNodeType.md Corrected typo in "assigned".
src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricCluster.md Fixed several typos in alias and descriptive texts for key vault parameters.
src/ServiceFabric/ServiceFabric/help/Az.ServiceFabric.md Corrected spelling in a command description.
src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMSecret.md Fixed typos in "command".
src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMExtension.md Fixed typo in "underlying".
src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedClusterClientCertificate.md Fixed typo in "against".

…dNodeType.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@vidai-msft
Copy link
Contributor

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

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

Successfully merging this pull request may close these issues.

3 participants