Skip to content

Spelling Fixes #27919

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

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

ArieHein and others added 5 commits June 5, 2025 00:18
@Copilot Copilot AI review requested due to automatic review settings June 10, 2025 20:06
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

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 fixes several spelling errors and typos in help documentation files.

  • Corrects misspelled words in command examples and output content
  • Fixes grammatical mistakes to improve clarity and consistency

Reviewed Changes

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

Show a summary per file
File Description
src/EventGrid/EventGrid/help/New-AzEventGridSystemTopicEventSubscription.md Fixes an incomplete sentence by correcting a misspelling/omission in the description text
src/EventGrid/EventGrid/help/New-AzEventGridDynamicRoutingEnrichmentObject.md Corrects typos ("vaule1" to "value1") in both command examples and output samples
src/ElasticSan/ElasticSan/help/Update-AzElasticSanVolumeGroup.md Corrects a typo in the description ("volume gorup" to "volume group")
src/ElasticSan/ElasticSan/help/New-AzElasticSan.md Fixes typos in default value descriptions ("vaule" to "value")
src/Elastic/Elastic/help/Get-AzElasticVersion.md Fixes a misspelling in the version label ("Lattest" to "Latest")
src/EdgeOrder/EdgeOrder/help/Get-AzEdgeOrderItem.md Corrects a typo in the command output variable name ("ordderItem" to "orderItem")
src/DynatraceObservability/DynatraceObservability/help/Get-AzDynatraceMonitorVMHostPayload.md Fixes a typo in the description ("coammnd" to "command")
src/DynatraceObservability/DynatraceObservability/help/Get-AzDynatraceMonitor.md Corrects misspellings of "subscription" in both the example title and description
src/DigitalTwins/DigitalTwins/help/New-AzDigitalTwinsEndpoint.md Updates the description by correcting the term "ServicBus" to "eBus"
Comments suppressed due to low confidence (9)

src/EventGrid/EventGrid/help/New-AzEventGridDynamicRoutingEnrichmentObject.md:27

  • The argument 'vaule1' is misspelled; it should be 'value1'.
New-AzEventGridDynamicRoutingEnrichmentObject -Key key1 -Value vaule1

src/EventGrid/EventGrid/help/New-AzEventGridDynamicRoutingEnrichmentObject.md:33

  • Correct the misspelled output value from 'vaule1' to 'value1'.
key1 vaule1

src/ElasticSan/ElasticSan/help/New-AzElasticSan.md:134

  • Fix the typo by changing 'vaule' to 'value'.
Default vaule is 20.

src/ElasticSan/ElasticSan/help/New-AzElasticSan.md:166

  • Fix the typo by replacing 'vaule' with 'value'.
Default vaule is 0.

src/Elastic/Elastic/help/Get-AzElasticVersion.md:33

  • Correct the misspelling 'Lattest' to 'Latest'.
8.15.2 (Lattest)

src/EdgeOrder/EdgeOrder/help/Get-AzEdgeOrderItem.md:41

  • Fix the typo in the variable name by changing '$ordderItem' to '$orderItem'.
$ordderItem | Format-List

src/DynatraceObservability/DynatraceObservability/help/Get-AzDynatraceMonitorVMHostPayload.md:37

  • Change 'coammnd' to 'command'.
This coammnd gets the payload that needs to be passed in the request body for installing Dynatrace agent on a VM.

src/DynatraceObservability/DynatraceObservability/help/Get-AzDynatraceMonitor.md:44

  • Correct 'subsciption' to 'subscription'.
### Example 1: List all dynatrace monitors under a subsciption

src/DynatraceObservability/DynatraceObservability/help/Get-AzDynatraceMonitor.md:56

  • Update the text by correcting 'subsciption' to 'subscription'.
This command lists all dynatrace monitors under a subsciption.

Copy link
Contributor

Thank you for your contribution @ArieHein! We will review the pull request and get back to you soon.

@Azure Azure deleted a comment from Copilot AI Jun 11, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Azure Azure deleted a comment from Copilot AI Jun 11, 2025
@vidai-msft vidai-msft enabled auto-merge (squash) June 11, 2025 07:50
@vidai-msft
Copy link
Contributor

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@vidai-msft vidai-msft closed this Jun 12, 2025
auto-merge was automatically disabled June 12, 2025 06:13

Pull request was closed

@vidai-msft vidai-msft reopened this Jun 12, 2025
@vidai-msft vidai-msft closed this Jun 13, 2025
@vidai-msft vidai-msft reopened this Jun 13, 2025
@vidai-msft vidai-msft merged commit 7e6d33a into Azure:main Jun 13, 2025
12 checks passed
@ArieHein ArieHein deleted the wave-06 branch June 13, 2025 19:43
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