-
Notifications
You must be signed in to change notification settings - Fork 4k
Spelling Fixes #27951
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 #27951
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 introduces spelling corrections across various help markdown files in the Workloads and Websites modules to improve documentation accuracy.
- Fixed typos (e.g., “Availabile” → “Available”, “Gallary” → “Gallery”) in the SAP virtual instance help.
- Corrected common misspellings (“traffice” → “traffic”, “Restiction” → “Restriction”, “commnad” → “command”, etc.) in Web App and Static Web App help.
- Updated identifiers and names to their correct forms (e.g., “identy” → “identity”, “taticweb00” → “staticweb00”).
Reviewed Changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md | Fixed “Availabile” → “Available” and “Gallary” → “Gallery”. |
src/Websites/Websites/help/Update-AzWebAppTrafficRouting.md | Corrected “traffice” → “traffic” in examples and descriptions. |
src/Websites/Websites/help/Update-AzWebAppAccessRestrictionConfig.md | Corrected “Restiction” → “Restriction” in synopsis. |
src/Websites/Websites/help/Test-AzStaticWebAppCustomDomain.md | Corrected “commnad” → “command” in example descriptions. |
src/Websites/Websites/help/Publish-AzWebApp.md | Fixed “identy” → “identity” in parameter description. |
src/Websites/Websites/help/New-AzStaticWebAppBuildAppSetting.md | Fixed resource name typo “taticweb00” → “staticweb00” in example. |
src/Websites/Websites/help/Get-AzStaticWebAppBuild.md | Corrected “Automaticall” → “Automatically” in description. |
src/Websites/Websites/help/Get-AzStaticWebApp.md | Fixed “satic” → “static” and “pipline” → “pipeline” in examples/descriptions. |
src/Websites/Websites/help/Az.Websites.md | Corrected “Restiction” → “Restriction” in cmdlet listings. |
src/Websites/Websites/help/Add-AzWebAppTrafficRouting.md | Fixed “traffice” → “traffic” in examples and descriptions. |
src/Websites/Websites/help/Add-AzWebAppAccessRestrictionRule.md | Corrected “Restiction” → “Restriction” in synopsis. |
Comments suppressed due to low confidence (23)
src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md:91
- Correct spelling of 'Availabile' to 'Available'.
In this example, you Install the SAP software on the deployed infrastructure for a three tier distributed Highly Availabile SAP system with Transport directory and customized resource naming.
src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md:120
- Correct spelling of 'Gallary' to 'Gallery'.
### Example 7: Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallary Image
src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md:131
- Correct spelling of 'Gallary' to 'Gallery'.
In this example, you Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallary Image.
src/Websites/Websites/help/Update-AzWebAppTrafficRouting.md:24
- Correct spelling of 'traffice' to 'traffic'.
### Example 1: Update a routing rule to transfer 15% of production traffice to Stg slot
src/Websites/Websites/help/Update-AzWebAppTrafficRouting.md:32
- Correct spelling of 'traffice' to 'traffic'.
### Example 2: Update a routing rule to transfer the production traffice to Stg slot ranges from 50% to 90% in incremental manner.
src/Websites/Websites/help/Update-AzWebAppTrafficRouting.md:38
- Correct spelling of 'traffice' to 'traffic'.
This command Updates a routing rule to transfer the production traffice to Stg slot ranges from 50% to 90% in incremental manner.
src/Websites/Websites/help/Update-AzWebAppAccessRestrictionConfig.md:9
- Correct spelling of 'Restiction' to 'Restriction'.
Updates the inheritance of Main site Access Restiction config to SCM Site for an Azure Web App.
src/Websites/Websites/help/Test-AzStaticWebAppCustomDomain.md:38
- Correct spelling of 'commnad' to 'command'.
This commnad validates a particular custom domain can be added to a static site
src/Websites/Websites/help/Test-AzStaticWebAppCustomDomain.md:45
- Correct spelling of 'commnad' to 'command'.
This commnad validates a particular custom domain can be added to a static site by pipeline.
src/Websites/Websites/help/Publish-AzWebApp.md:217
- Correct spelling of 'identy' to 'identity'.
AAD identity used for pull based deployments. 'system' will use the app's system assigned identy. An user assigned identity can be used by providing the client ID. Only available for Windows WebApps. Support for Linux WebApps coming soon.
src/Websites/Websites/help/New-AzStaticWebAppBuildAppSetting.md:47
- Correct spelling of 'taticweb00' to 'staticweb00'.
Get-AzStaticWebAppBuildAppSetting -ResourceGroupName resourceGroup -Name taticweb00 -EnvironmentName 'default' | New-AzStaticWebAppBuildAppSetting -AppSetting @{'buildsetting1' = 'someval'; 'buildsetting2' = 'someval2' }
src/Websites/Websites/help/Get-AzStaticWebAppBuild.md:50
- Correct spelling of 'Automaticall' to 'Automatically'.
Automaticall create a new build in static web app When creating a new pull request for branch.
src/Websites/Websites/help/Get-AzStaticWebApp.md:71
- Correct spelling of 'satic' to 'static'.
### Example 3: Get a satic web application by name
src/Websites/Websites/help/Get-AzStaticWebApp.md:82
- Correct spelling of 'satic' to 'static'.
This commands gets a satic web application by name.
src/Websites/Websites/help/Get-AzStaticWebApp.md:84
- Correct spelling of 'satic' to 'static' and 'pipline' to 'pipeline'.
### Example 4: Get a satic web application by pipline
src/Websites/Websites/help/Get-AzStaticWebApp.md:95
- Correct spelling of 'satic' to 'static' and 'pipline' to 'pipeline'.
This commands gets a satic web application by pipline.
src/Websites/Websites/help/Az.Websites.md:14
- Correct spelling of 'Restiction' to 'Restriction'.
Adds an Access Restiction rule to an Azure Web App.
src/Websites/Websites/help/Az.Websites.md:335
- Correct spelling of 'Restiction' to 'Restriction'.
Updates the inheritance of Main site Access Restiction config to SCM Site for an Azure Web App.
src/Websites/Websites/help/Add-AzWebAppTrafficRouting.md:25
- Correct spelling of 'traffice' to 'traffic'.
### Example 1: Add a routing rule to transfer 15% of production traffice to Stg slot
src/Websites/Websites/help/Add-AzWebAppTrafficRouting.md:29
- Correct spelling of 'traffice' to 'traffic'.
This command adds a routing rule to transfer 15% of production traffice to Stg slot
src/Websites/Websites/help/Add-AzWebAppTrafficRouting.md:31
- Correct spelling of 'traffice' to 'traffic'.
### Example 2: Add a routing rule to transfer the production traffice to Stg slot ranges from 50% to 90% in incremental manner.
src/Websites/Websites/help/Add-AzWebAppTrafficRouting.md:37
- Correct spelling of 'traffice' to 'traffic'.
This command adds a routing rule to transfer the production traffice to Stg slot ranges from 50% to 90% in incremental manner.
src/Websites/Websites/help/Add-AzWebAppAccessRestrictionRule.md:9
- Correct spelling of 'Restiction' to 'Restriction'.
Adds an Access Restiction rule to an Azure Web App.
/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.