Skip to content

Spelling Fixes #28056

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Spelling Fixes #28056

wants to merge 1 commit into from

Conversation

ArieHein
Copy link
Contributor

Description

This does spelling fixes in codebase files that are either:

in comments.
in displayable strings.
There are NO other changes to programmatic aspects or code behavior.

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 29, 2025 22:53
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 pull request applies spelling fixes in various documentation comments and displayable strings across multiple files. The changes address typos such as incorrect word forms and mis-spellings to improve clarity and consistency in the codebase.

  • Corrected spelling errors in comments and strings.
  • Standardized terminology across examples, documentation, and parameter names.

Reviewed Changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated 24 comments.

Show a summary per file
File Description
src/MarketplaceOrdering/MarketplaceOrdering.Autorest/README.md Fixed typo “mapp” to “map” in a comment.
src/Marketplace/Marketplace.Autorest/README.md Corrected “commads” to “command” in a comment.
src/MariaDb/MariaDb.Autorest/examples/Get-AzMariaDbFirewallRule.md Fixed typo “girewall” to “firewall” in a comment.
src/MariaDb/MariaDb.Autorest/docs/Update-AzMariaDbConfiguration.md Corrected “Update-AzMariaDberver” to “Update-AzMariaDbServer” in documentation.
src/MariaDb/MariaDb.Autorest/docs/Get-AzMariaDbFirewallRule.md Fixed typo “girewall” to “firewall” in a comment.
src/MariaDb/MariaDb.Autorest/custom/Update-AzMariaDbConfiguration.ps1 Corrected spelling in the function description.
src/ManagedNetworkFabric/ManagedNetworkFabric.Autorest/examples/Remove-AzNetworkFabricL3Domain.md Fixed “Isolatoion” to “Isolation” in header and description.
src/ManagedNetworkFabric/ManagedNetworkFabric.Autorest/examples/Remove-AzNetworkFabricL2Domain.md Fixed “Isolatoion” to “Isolation” in header and description.
src/ManagedNetworkFabric/ManagedNetworkFabric.Autorest/docs/Remove-AzNetworkFabricL3Domain.md Corrected “Isolatoion” to “Isolation” in examples.
src/ManagedNetworkFabric/ManagedNetworkFabric.Autorest/docs/Remove-AzNetworkFabricL2Domain.md Updated “Isolatoion” to “Isolation” (and standardized naming) in examples.
src/Maintenance/Maintenance/Common/MaintenanceClient.cs Fixed parameter name spelling in the constructor.
src/Maintenance/Maintenance.Test/ScenarioTests/MaintenanceTests.ps1 Corrected multiple typos (“sifferent” to “different”, “Dyamic” to “Dynamic”) in comments.
src/MachineLearningServices/MachineLearningServices.Autorest/test/utils.ps1 Fixed typo “newwork” to “network” in a comment.
src/MachineLearningServices/MachineLearningServices.Autorest/test/New-AzMLWorkspaceJob.Tests.ps1 Corrected “runing” to “running” in a comment.
src/MachineLearningServices/MachineLearningServices.Autorest/examples/New-AzMLWorkspacePipelineJobObject.md Fixed typos (“oupt” to “output”, “vaule” to “value”) in the introductory comment.
src/MachineLearningServices/MachineLearningServices.Autorest/examples/New-AzMLWorkspaceCommandJobObject.md Similar spelling corrections in the introductory comment.
src/MachineLearningServices/MachineLearningServices.Autorest/examples/Get-AzMLWorkspaceOnlineEndpoint.md Fixed typo “enpoints” to “endpoints” in headers and descriptions.
src/MachineLearningServices/MachineLearningServices.Autorest/examples/Get-AzMLWorkspaceKey.md Corrected “regist” to “registry” in the comment text.
src/MachineLearningServices/MachineLearningServices.Autorest/docs/New-AzMLWorkspacePipelineJobObject.md Applied similar spelling corrections in the documentation comment.
src/MachineLearningServices/MachineLearningServices.Autorest/docs/New-AzMLWorkspaceCommandJobObject.md Applied similar spelling corrections in the documentation comment.
src/MachineLearningServices/MachineLearningServices.Autorest/docs/Get-AzMLWorkspaceOnlineEndpoint.md Reaffirmed spelling corrections for “endpoints” in the documentation.
src/MachineLearningServices/MachineLearningServices.Autorest/docs/Get-AzMLWorkspaceKey.md Corrected “regist” to “registry” in the documentation comment.
src/MachineLearningServices/MachineLearningServices.Autorest/custom/New-AzMLWorkSpaceConnection.ps1 Fixed typo “extanded” to “extended” in a code comment.
src/LogicApp/LogicApp/Utilities/IntegrationAccountCertificateOperations.cs Fixed typo “certifcate” to “certificate” in the XML documentation comment.

@@ -64,7 +64,7 @@ directive:
subject: MarketplaceTerms
remove: true

# List response not mapp swagger define.
# List response not map swagger define.
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected the typo 'mapp' to 'map' in the comment for clarity.

Suggested change
# List response not map swagger define.
# List response not mapped swagger definition.

Copilot uses AI. Check for mistakes.

@@ -115,7 +115,7 @@ directive:
subject: PrivateStore
remove: true

# Change commads names to Get
# Change command names to Get
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the typo 'commads' to 'command' in the comment.

Copilot uses AI. Check for mistakes.

@@ -11,7 +11,7 @@ fr-usc9na Microsoft.DBforMariaDB/servers/firewallRules
frname-001 Microsoft.DBforMariaDB/servers/firewallRules
```

This command lists all girewall rule under a MariaDB.
This command lists all firewall rule under a MariaDB.
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed 'girewall' to 'firewall' to correct the typo in the comment.

Suggested change
This command lists all firewall rule under a MariaDB.
This command lists all firewall rules under a MariaDB.

Copilot uses AI. Check for mistakes.

@@ -28,7 +28,7 @@ Update-AzMariaDbConfiguration -InputObject <IMariaDbIdentity> [-Source <String>]

## DESCRIPTION
Updates a configuration of a server.
Use Update-AzMariaDberver instead if you want update AdministratorLoginPassword, sku, etc.
Use Update-AzMariaDbServer instead if you want update AdministratorLoginPassword, sku, etc.
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replaced 'Update-AzMariaDberver' with 'Update-AzMariaDbServer' to fix the typo.

Suggested change
Use Update-AzMariaDbServer instead if you want update AdministratorLoginPassword, sku, etc.
Use Update-AzMariaDbServer instead if you want to update AdministratorLoginPassword, SKU, etc.

Copilot uses AI. Check for mistakes.

@@ -47,7 +47,7 @@ fr-usc9na Microsoft.DBforMariaDB/servers/firewallRules
frname-001 Microsoft.DBforMariaDB/servers/firewallRules
```

This command lists all girewall rule under a MariaDB.
This command lists all firewall rule under a MariaDB.
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected the typo 'girewall' to 'firewall' in the documentation comment.

Suggested change
This command lists all firewall rule under a MariaDB.
This command lists all firewall rules under a MariaDB.

Copilot uses AI. Check for mistakes.

@@ -30,7 +30,7 @@ Create an in-memory object for CommandJob.

### Example 1: Create an in-memory object for CommandJob
```powershell
# You can use following commands to create job input or job oupt as vaule pass to JobInput or JobOutput parameter of the New-AzMLWorkspaceCommandJobObject
# You can use following commands to create job input or job output as value pass to JobInput or JobOutput parameter of the New-AzMLWorkspaceCommandJobObject
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Applied spelling corrections: 'oupt' to 'output' and 'vaule' to 'value'.

Suggested change
# You can use following commands to create job input or job output as value pass to JobInput or JobOutput parameter of the New-AzMLWorkspaceCommandJobObject
# You can use the following commands to create job input or job output as values passed to the JobInput or JobOutput parameters of the New-AzMLWorkspaceCommandJobObject

Copilot uses AI. Check for mistakes.

@@ -36,7 +36,7 @@ Get Online Endpoint.

## EXAMPLES

### Example 1: Lists all online enpoints under a workspace
### Example 1: Lists all online endpoints under a workspace
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensured consistent spelling of 'endpoints' in the documentation header.

Copilot uses AI. Check for mistakes.

@@ -24,7 +24,7 @@ This includes keys for the storage account, app insights and password for contai

## EXAMPLES

### Example 1: Lists all the keys associated with this workspace.This includes keys for the storage account, app insights and password for container regist
### Example 1: Lists all the keys associated with this workspace.This includes keys for the storage account, app insights and password for container registry
Copy link
Preview

Copilot AI Jun 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected 'regist' to 'registry' to fix the typo in the header.

Suggested change
### Example 1: Lists all the keys associated with this workspace.This includes keys for the storage account, app insights and password for container registry
### Example 1: Lists all the keys associated with this workspace. This includes keys for the storage account, app insights, and password for container registryry

Copilot uses AI. Check for mistakes.

@YanaXu
Copy link
Contributor

YanaXu commented Jun 30, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link

This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
Please resolve all open review comments and make sure all CI checks are green. Refer to our guide to troubleshoot common CI failures.

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.

2 participants