Skip to content
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

Fix typos #23759

Merged
merged 12 commits into from
Dec 19, 2023
Merged

Fix typos #23759

merged 12 commits into from
Dec 19, 2023

Conversation

omahs
Copy link
Contributor

@omahs omahs commented Dec 15, 2023

Description

Fix typos

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, 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.
    • For autorest-based development mode, include the changelog in the PR description.
    • 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

Copy link

azure-client-tools-bot-prd bot commented Dec 15, 2023

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.ApplicationInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzApplicationInsightsWorkbookRevision 1 1 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzApplicationInsightsWorkbookRevision 1 1 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Get-AzApplicationInsightsWorkbookRevision 1 1 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
⚠️ Get-AzApplicationInsightsWorkbookRevision 1 1 Is_Alias fl is an alias of 'Format-List'. fl Use formal name 'Format-List' of the alias 'fl'.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Automanage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.CloudService
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.FrontDoor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Enable-AzFrontDoorCustomDomainHttps 2 1 Unassigned_Variable Get-AzKeyVault -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Enable-AzFrontDoorCustomDomainHttps 2 2 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -secretName $secretName is a null-valued parameter value. -secretName Assign value for $secretName.
⚠️ Enable-AzFrontDoorCustomDomainHttps 2 2 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -SecretVersion $secretVersion is a null-valued parameter value. -SecretVersion Assign value for $secretVersion.
⚠️ Enable-AzFrontDoorCustomDomainHttps 4 1 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -ResourceId $resourceId is a null-valued parameter value. -ResourceId Assign value for $resourceId.
⚠️ Enable-AzFrontDoorCustomDomainHttps 5 1 Unassigned_Variable Get-AzKeyVault -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Enable-AzFrontDoorCustomDomainHttps 5 2 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -secretName $secretName is a null-valued parameter value. -secretName Assign value for $secretName.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Enable-AzFrontDoorCustomDomainHttps 2 1 Unassigned_Variable Get-AzKeyVault -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Enable-AzFrontDoorCustomDomainHttps 2 2 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -secretName $secretName is a null-valued parameter value. -secretName Assign value for $secretName.
⚠️ Enable-AzFrontDoorCustomDomainHttps 2 2 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -SecretVersion $secretVersion is a null-valued parameter value. -SecretVersion Assign value for $secretVersion.
⚠️ Enable-AzFrontDoorCustomDomainHttps 4 1 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -ResourceId $resourceId is a null-valued parameter value. -ResourceId Assign value for $resourceId.
⚠️ Enable-AzFrontDoorCustomDomainHttps 5 1 Unassigned_Variable Get-AzKeyVault -VaultName $vaultName is a null-valued parameter value. -VaultName Assign value for $vaultName.
⚠️ Enable-AzFrontDoorCustomDomainHttps 5 2 Unassigned_Variable Enable-AzFrontDoorCustomDomainHttps -secretName $secretName is a null-valued parameter value. -secretName Assign value for $secretName.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.IotHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Relay
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Restore-AzSqlInstanceDatabase 7 6 Unassigned_Variable Restore-AzSqlInstanceDatabase -PointInTime $pointInTime is a null-valued parameter value. -PointInTime Assign value for $pointInTime.
⚠️ Restore-AzSqlInstanceDatabase 8 6 Unassigned_Variable Restore-AzSqlInstanceDatabase -PointInTime $pointInTime is a null-valued parameter value. -PointInTime Assign value for $pointInTime.
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Restore-AzSqlInstanceDatabase 7 6 Unassigned_Variable Restore-AzSqlInstanceDatabase -PointInTime $pointInTime is a null-valued parameter value. -PointInTime Assign value for $pointInTime.
⚠️ Restore-AzSqlInstanceDatabase 8 6 Unassigned_Variable Restore-AzSqlInstanceDatabase -PointInTime $pointInTime is a null-valued parameter value. -PointInTime Assign value for $pointInTime.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help Example Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows

Copy link
Contributor

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

@dolauli dolauli self-assigned this Dec 19, 2023
@dolauli dolauli merged commit 32f3bbf into Azure:main Dec 19, 2023
12 checks passed
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