Skip to content

Spelling Fixes #27935

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 #27935

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 21:56
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 multiple spelling mistakes across various Azure PowerShell cmdlet help files to improve clarity and correctness.

  • Corrected typos such as “patameter” → “parameter”, “progremmatic” → “programmatic”, and others.
  • Standardized terminology (e.g., “cmdlet” instead of “comlet”, “default” instead of “deafult”).
  • Ensured consistent spelling in examples and descriptions.

Reviewed Changes

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

Show a summary per file
File Description
src/Security/Security/help/Set-AzSecuritySqlVulnerabilityAssessmentBaseline.md Fixed “patameter” → “parameter”
src/Security/Security/help/Set-AzSecurityAssessment.md Fixed “Progremmatic” → “Programmatic”
src/Security/Security/help/Remove-AzSecuritySqlVulnerabilityAssessmentBaseline.md Fixed “parametes” → “parameters” and “baslines” → “baselines”
src/Security/Security/help/Remove-AzSecurityAssessment.md Fixed “resoruce” → “resource”
src/Security/Security/help/New-AzDeviceSecurityGroupDenylistCustomAlertRuleObject.md Fixed “denyed” → “denied” and “desable” → “disable”
src/Security/Security/help/Get-AzSecuritySqlVulnerabilityAssessmentBaseline.md Fixed “paramaters” → “parameters”
src/Security/Security/help/Get-AzSecuritySecureScoreControlDefinition.md Fixed “comlet” → “cmdlet”
src/Security/Security/help/Get-AzSecuritySecureScoreControl.md Fixed “comlet” → “cmdlet”
src/Security/Security/help/Get-AzSecuritySecureScore.md Fixed “comlet” → “cmdlet”
src/Security/Security/help/Get-AzSecurityAssessment.md Fixed “recommanded” → “recommended”
src/Security/Security/help/Get-AzRegulatoryComplianceControl.md Fixed “spcific” → “specific”
src/Security/Security/help/Get-AzRegulatoryComplianceAssessment.md Fixed “spcific” → “specific”
src/Security/Security/help/Get-AzIotSecurityAnalyticsAggregatedAlert.md Fixed “aggragted” → “aggregated”
src/Security/Security/help/Get-AzIotSecurityAnalytics.md Fixed “RrecommendationDisplayName” → “RecommendationDisplayName”, “deafult” → “default”, “reasource” → “resource”
src/Security/Security/help/Get-AzDeviceSecurityGroup.md Fixed “reasource” → “resource”
src/Security/Security/help/Disable-AzIotSecurityAnalyticsAggregatedAlert.md Fixed “aggragted” → “aggregated”
src/Security/Security/help/Add-AzSecuritySqlVulnerabilityAssessmentBaseline.md Fixed “patameter” → “parameter”, “Eeach” → “Each”
src/Search/Search/help/Set-AzSearchService.md Fixed “authenticaiton” → “authentication”
src/Search/Search/help/New-AzSearchService.md Fixed “authenticaiton” → “authentication”
src/ScVmm/ScVmm/help/Update-AzScVmmVMNic.md Fixed “MacAddewss” → “MacAddress”

…stomAlertRuleObject.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@vidai-msft vidai-msft enabled auto-merge (squash) June 13, 2025 05:19
@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 merged commit ce0407f into Azure:main Jun 13, 2025
12 checks passed
@ArieHein ArieHein deleted the wave-13 branch June 13, 2025 19:47
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