-
Notifications
You must be signed in to change notification settings - Fork 4k
Spelling Fixes #27922
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
Spelling Fixes #27922
Conversation
adding additional findings Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
Thank you for your contribution @ArieHein! We will review the pull request and get back to you soon. |
There was a problem hiding this 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 applies spelling corrections across help documentation for the NetAppFiles and Monitor modules.
- Fixed “montly” to “monthly” in snapshot policy docs
- Corrected typos in command names, parameters, and descriptions (e.g., Initialize, parameter, destination)
- Standardized terms like “quota,” “information,” and “endpoint” across multiple markdown files
Reviewed Changes
Copilot reviewed 27 out of 27 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesSnapshotPolicy.md | Corrected “montly” to “monthly” |
src/NetAppFiles/NetAppFiles/help/Resume-AzNetAppFilesReplication.md | Fixed “Inititialize” to “Initialize” |
src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesVolume.md | Corrected “paramter” to “parameter” |
src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesBackupFile.md | Corrected “destingation” to “destination” |
src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeGroup.md | Fixed “ommited” to “omitted” in multiple spots |
src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolume.md | Fixed “Inititialize” to “Initialize” |
src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshotPolicy.md | Corrected “montly” to “monthly” |
src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyObject.md | Corrected “endpont” to “endpoint” |
src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesActiveDirectory.md | Fixed “promt” to “prompt” |
src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeQuotaRule.md | Corrected “Quouta” to “Quota” |
src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesUsage.md | Corrected “infomation” to “information” |
src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesNetworkSiblingSet.md | Fixed “deatils” to “details” |
src/NetAppFiles/NetAppFiles/help/Convert-AzNetAppFilesAccountToCmk.md | Corrected “differerent” to “different” |
src/NetAppFiles/NetAppFiles/help/Az.NetAppFiles.md | Corrected “Quouta” to “Quota” |
src/Monitor/Monitor/help/New-AzDataCollectionEndpoint.md | Fixed “endpiont”/“enpoint” to “endpoint” |
src/Monitor/Monitor/help/New-AzAutoscaleWebhookNotificationObject.md | Corrected “nofitication” to “notification” |
src/Monitor/Monitor/help/Get-AzMonitorWorkspace.md | Fixed “Groupy” to “Group” |
src/Monitor/Monitor/help/Get-AzInsightsPrivateLinkScopedResource.md | Corrected “icrosoft” to “Microsoft” |
src/Monitor/Monitor/help/Az.Monitor.md | Fixed “claasic” to “classic” |
src/Monitor/Monitor/help/Add-AzMetricAlertRule.md | Fixed “claasic” to “classic” |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
Description
Additional spelling fixes.
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.