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

[ScVmm] [Service team update api version]Create new module for Az.ScVmm #23522

Draft
wants to merge 18 commits into
base: generation
Choose a base branch
from

Conversation

lijinpei2008
Copy link
Contributor

@lijinpei2008 lijinpei2008 commented Nov 22, 2023

Description

Design: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1398
Swagger: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at 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. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

azure-client-tools-bot-prd bot commented Nov 22, 2023

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
❌Az.ScVmm
️✔️Build
️✔️PowerShell Core - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
❌Signature Check
❌PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzScVmmAvailabilitySet Get-AzScVmmAvailabilitySet Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmAvailabilitySet Get-AzScVmmAvailabilitySet changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScVmmCloud Get-AzScVmmCloud Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmCloud Get-AzScVmmCloud changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScVmmInventoryItem Get-AzScVmmInventoryItem Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmInventoryItem Get-AzScVmmInventoryItem changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScVmmServer Get-AzScVmmServer Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmServer Get-AzScVmmServer changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScVmmVirtualNetwork Get-AzScVmmVirtualNetwork Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmVirtualNetwork Get-AzScVmmVirtualNetwork changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScVmmVM Get-AzScVmmVM Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmVM Get-AzScVmmVM changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScVmmVMGuestAgent Get-AzScVmmVMGuestAgent Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmVMGuestAgent Get-AzScVmmVMGuestAgent changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScVmmVMTemplate Get-AzScVmmVMTemplate Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScVmmVMTemplate Get-AzScVmmVMTemplate changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzScVmmAvailabilitySetListItemObject New-AzScVmmAvailabilitySetListItemObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzScVmmCheckpointObject New-AzScVmmCheckpointObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzScVmmNetworkInterfaceObject New-AzScVmmNetworkInterfaceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzScVmmNetworkInterfaceUpdateObject New-AzScVmmNetworkInterfaceUpdateObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzScVmmVirtualDiskObject New-AzScVmmVirtualDiskObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
New-AzScVmmVirtualDiskObject Parameter Bus of cmdlet New-AzScVmmVirtualDiskObject does not follow the enforced naming convention of using a singular noun for a parameter name. Consider using a singular noun for the parameter name.
⚠️ New-AzScVmmVirtualDiskUpdateObject New-AzScVmmVirtualDiskUpdateObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
New-AzScVmmVirtualDiskUpdateObject Parameter Bus of cmdlet New-AzScVmmVirtualDiskUpdateObject does not follow the enforced naming convention of using a singular noun for a parameter name. Consider using a singular noun for the parameter name.
❌Help Example Check
❌PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
Add-AzScVmmNetworkInterface 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmNetworkInterface.md Add title for the example. Remove any placeholders.
Add-AzScVmmNetworkInterface 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmNetworkInterface.md Add code for the example. Remove any placeholders.
Add-AzScVmmNetworkInterface 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmNetworkInterface.md Add description for the example. Remove any placeholders.
Add-AzScVmmNetworkInterface 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmNetworkInterface.md Add title for the example. Remove any placeholders.
Add-AzScVmmNetworkInterface 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmNetworkInterface.md Add code for the example. Remove any placeholders.
Add-AzScVmmNetworkInterface 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmNetworkInterface.md Add description for the example. Remove any placeholders.
Add-AzScVmmVirtualDisk 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmVirtualDisk.md Add title for the example. Remove any placeholders.
Add-AzScVmmVirtualDisk 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmVirtualDisk.md Add code for the example. Remove any placeholders.
Add-AzScVmmVirtualDisk 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmVirtualDisk.md Add description for the example. Remove any placeholders.
Add-AzScVmmVirtualDisk 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmVirtualDisk.md Add title for the example. Remove any placeholders.
Add-AzScVmmVirtualDisk 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmVirtualDisk.md Add code for the example. Remove any placeholders.
Add-AzScVmmVirtualDisk 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Add-AzScVmmVirtualDisk.md Add description for the example. Remove any placeholders.
Get-AzScVmmVMGuestAgent 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Get-AzScVmmVMGuestAgent.md Add title for the example. Remove any placeholders.
Get-AzScVmmVMGuestAgent 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Get-AzScVmmVMGuestAgent.md Add code for the example. Remove any placeholders.
Get-AzScVmmVMGuestAgent 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Get-AzScVmmVMGuestAgent.md Add description for the example. Remove any placeholders.
Get-AzScVmmVMGuestAgent 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Get-AzScVmmVMGuestAgent.md Add title for the example. Remove any placeholders.
Get-AzScVmmVMGuestAgent 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Get-AzScVmmVMGuestAgent.md Add code for the example. Remove any placeholders.
Get-AzScVmmVMGuestAgent 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Get-AzScVmmVMGuestAgent.md Add description for the example. Remove any placeholders.
New-AzScVmmAvailabilitySetListItemObject 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmAvailabilitySetListItemObject.md Add title for the example. Remove any placeholders.
New-AzScVmmAvailabilitySetListItemObject 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmAvailabilitySetListItemObject.md Add code for the example. Remove any placeholders.
New-AzScVmmAvailabilitySetListItemObject 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmAvailabilitySetListItemObject.md Add description for the example. Remove any placeholders.
New-AzScVmmAvailabilitySetListItemObject 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmAvailabilitySetListItemObject.md Add title for the example. Remove any placeholders.
New-AzScVmmAvailabilitySetListItemObject 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmAvailabilitySetListItemObject.md Add code for the example. Remove any placeholders.
New-AzScVmmAvailabilitySetListItemObject 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmAvailabilitySetListItemObject.md Add description for the example. Remove any placeholders.
New-AzScVmmCheckpointObject 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmCheckpointObject.md Add title for the example. Remove any placeholders.
New-AzScVmmCheckpointObject 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmCheckpointObject.md Add code for the example. Remove any placeholders.
New-AzScVmmCheckpointObject 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmCheckpointObject.md Add description for the example. Remove any placeholders.
New-AzScVmmCheckpointObject 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmCheckpointObject.md Add title for the example. Remove any placeholders.
New-AzScVmmCheckpointObject 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmCheckpointObject.md Add code for the example. Remove any placeholders.
New-AzScVmmCheckpointObject 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmCheckpointObject.md Add description for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceObject 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceObject.md Add title for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceObject 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceObject.md Add code for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceObject 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceObject.md Add description for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceObject 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceObject.md Add title for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceObject 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceObject.md Add code for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceObject 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceObject.md Add description for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceUpdateObject 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceUpdateObject.md Add title for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceUpdateObject 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceUpdateObject.md Add code for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceUpdateObject 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceUpdateObject.md Add description for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceUpdateObject 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceUpdateObject.md Add title for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceUpdateObject 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceUpdateObject.md Add code for the example. Remove any placeholders.
New-AzScVmmNetworkInterfaceUpdateObject 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmNetworkInterfaceUpdateObject.md Add description for the example. Remove any placeholders.
New-AzScVmmVM 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVM.md Add title for the example. Remove any placeholders.
New-AzScVmmVM 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVM.md Add code for the example. Remove any placeholders.
New-AzScVmmVM 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVM.md Add description for the example. Remove any placeholders.
New-AzScVmmVM 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVM.md Add title for the example. Remove any placeholders.
New-AzScVmmVM 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVM.md Add code for the example. Remove any placeholders.
New-AzScVmmVM 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVM.md Add description for the example. Remove any placeholders.
New-AzScVmmVMGuestAgent 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVMGuestAgent.md Add title for the example. Remove any placeholders.
New-AzScVmmVMGuestAgent 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVMGuestAgent.md Add code for the example. Remove any placeholders.
New-AzScVmmVMGuestAgent 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVMGuestAgent.md Add description for the example. Remove any placeholders.
New-AzScVmmVMGuestAgent 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVMGuestAgent.md Add title for the example. Remove any placeholders.
New-AzScVmmVMGuestAgent 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVMGuestAgent.md Add code for the example. Remove any placeholders.
New-AzScVmmVMGuestAgent 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVMGuestAgent.md Add description for the example. Remove any placeholders.
New-AzScVmmVirtualDiskObject 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskObject.md Add title for the example. Remove any placeholders.
New-AzScVmmVirtualDiskObject 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskObject.md Add code for the example. Remove any placeholders.
New-AzScVmmVirtualDiskObject 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskObject.md Add description for the example. Remove any placeholders.
New-AzScVmmVirtualDiskObject 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskObject.md Add title for the example. Remove any placeholders.
New-AzScVmmVirtualDiskObject 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskObject.md Add code for the example. Remove any placeholders.
New-AzScVmmVirtualDiskObject 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskObject.md Add description for the example. Remove any placeholders.
New-AzScVmmVirtualDiskUpdateObject 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskUpdateObject.md Add title for the example. Remove any placeholders.
New-AzScVmmVirtualDiskUpdateObject 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskUpdateObject.md Add code for the example. Remove any placeholders.
New-AzScVmmVirtualDiskUpdateObject 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskUpdateObject.md Add description for the example. Remove any placeholders.
New-AzScVmmVirtualDiskUpdateObject 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskUpdateObject.md Add title for the example. Remove any placeholders.
New-AzScVmmVirtualDiskUpdateObject 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskUpdateObject.md Add code for the example. Remove any placeholders.
New-AzScVmmVirtualDiskUpdateObject 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\New-AzScVmmVirtualDiskUpdateObject.md Add description for the example. Remove any placeholders.
Remove-AzScVmmNetworkInterface 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmNetworkInterface.md Add title for the example. Remove any placeholders.
Remove-AzScVmmNetworkInterface 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmNetworkInterface.md Add code for the example. Remove any placeholders.
Remove-AzScVmmNetworkInterface 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmNetworkInterface.md Add description for the example. Remove any placeholders.
Remove-AzScVmmNetworkInterface 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmNetworkInterface.md Add title for the example. Remove any placeholders.
Remove-AzScVmmNetworkInterface 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmNetworkInterface.md Add code for the example. Remove any placeholders.
Remove-AzScVmmNetworkInterface 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmNetworkInterface.md Add description for the example. Remove any placeholders.
Remove-AzScVmmVM 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVM.md Add title for the example. Remove any placeholders.
Remove-AzScVmmVM 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVM.md Add code for the example. Remove any placeholders.
Remove-AzScVmmVM 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVM.md Add description for the example. Remove any placeholders.
Remove-AzScVmmVM 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVM.md Add title for the example. Remove any placeholders.
Remove-AzScVmmVM 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVM.md Add code for the example. Remove any placeholders.
Remove-AzScVmmVM 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVM.md Add description for the example. Remove any placeholders.
Remove-AzScVmmVirtualDisk 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVirtualDisk.md Add title for the example. Remove any placeholders.
Remove-AzScVmmVirtualDisk 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVirtualDisk.md Add code for the example. Remove any placeholders.
Remove-AzScVmmVirtualDisk 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVirtualDisk.md Add description for the example. Remove any placeholders.
Remove-AzScVmmVirtualDisk 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVirtualDisk.md Add title for the example. Remove any placeholders.
Remove-AzScVmmVirtualDisk 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVirtualDisk.md Add code for the example. Remove any placeholders.
Remove-AzScVmmVirtualDisk 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Remove-AzScVmmVirtualDisk.md Add description for the example. Remove any placeholders.
Update-AzScVmmVM 1 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Update-AzScVmmVM.md Add title for the example. Remove any placeholders.
Update-AzScVmmVM 1 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Update-AzScVmmVM.md Add code for the example. Remove any placeholders.
Update-AzScVmmVM 1 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Update-AzScVmmVM.md Add description for the example. Remove any placeholders.
Update-AzScVmmVM 2 0 MissingExampleTitle Title of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Update-AzScVmmVM.md Add title for the example. Remove any placeholders.
Update-AzScVmmVM 2 0 MissingExampleCode Code of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Update-AzScVmmVM.md Add code for the example. Remove any placeholders.
Update-AzScVmmVM 2 0 MissingExampleDescription Description of the example is missing. D:\a_work\1\s\src\ScVmm\ScVmm.Autorest\docs\Update-AzScVmmVM.md Add description for the example. Remove any placeholders.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
⚠️File Change Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.ScVmm. Add a changelog record under Upcoming Release section with past tense.
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.

Copy link

‼️ DO NOT MERGE THIS PR ‼️
This PR was labeled "Do Not Merge" because it contains code change that cannot be merged. Please contact the reviewer for more information.

@lijinpei2008 lijinpei2008 marked this pull request as draft March 5, 2024 03:56
@lijinpei2008 lijinpei2008 changed the title [ScVmm] Create new module for Az.ScVmm [ScVmm] [Service team update api version]Create new module for Az.ScVmm Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant