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 21:56
@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 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
FileDescription
src/Security/Security/help/Set-AzSecuritySqlVulnerabilityAssessmentBaseline.mdFixed “patameter” → “parameter”
src/Security/Security/help/Set-AzSecurityAssessment.mdFixed “Progremmatic” → “Programmatic”
src/Security/Security/help/Remove-AzSecuritySqlVulnerabilityAssessmentBaseline.mdFixed “parametes” → “parameters” and “baslines” → “baselines”
src/Security/Security/help/Remove-AzSecurityAssessment.mdFixed “resoruce” → “resource”
src/Security/Security/help/New-AzDeviceSecurityGroupDenylistCustomAlertRuleObject.mdFixed “denyed” → “denied” and “desable” → “disable”
src/Security/Security/help/Get-AzSecuritySqlVulnerabilityAssessmentBaseline.mdFixed “paramaters” → “parameters”
src/Security/Security/help/Get-AzSecuritySecureScoreControlDefinition.mdFixed “comlet” → “cmdlet”
src/Security/Security/help/Get-AzSecuritySecureScoreControl.mdFixed “comlet” → “cmdlet”
src/Security/Security/help/Get-AzSecuritySecureScore.mdFixed “comlet” → “cmdlet”
src/Security/Security/help/Get-AzSecurityAssessment.mdFixed “recommanded” → “recommended”
src/Security/Security/help/Get-AzRegulatoryComplianceControl.mdFixed “spcific” → “specific”
src/Security/Security/help/Get-AzRegulatoryComplianceAssessment.mdFixed “spcific” → “specific”
src/Security/Security/help/Get-AzIotSecurityAnalyticsAggregatedAlert.mdFixed “aggragted” → “aggregated”
src/Security/Security/help/Get-AzIotSecurityAnalytics.mdFixed “RrecommendationDisplayName” → “RecommendationDisplayName”, “deafult” → “default”, “reasource” → “resource”
src/Security/Security/help/Get-AzDeviceSecurityGroup.mdFixed “reasource” → “resource”
src/Security/Security/help/Disable-AzIotSecurityAnalyticsAggregatedAlert.mdFixed “aggragted” → “aggregated”
src/Security/Security/help/Add-AzSecuritySqlVulnerabilityAssessmentBaseline.mdFixed “patameter” → “parameter”, “Eeach” → “Each”
src/Search/Search/help/Set-AzSearchService.mdFixed “authenticaiton” → “authentication”
src/Search/Search/help/New-AzSearchService.mdFixed “authenticaiton” → “authentication”
src/ScVmm/ScVmm/help/Update-AzScVmmVMNic.mdFixed “MacAddewss” → “MacAddress”

@vidai-msftvidai-msft enabled auto-merge (squash) June 13, 2025 05:19
@vidai-msft

/azp run azure-powershell - security-tools

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

@vidai-msftvidai-msft merged commit ce0407f into Azure:main Jun 13, 2025
12 checks passed
@ArieHeinArieHein deleted the wave-13 branch June 13, 2025 19:47
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.