|
21 | 21 | "Az.Compute","New-AzVM","6","3","Invalid_Cmdlet","5000","1","New-AzResourceGroup is not a valid command name.","New-AzResourceGroup -Name $resourceGroupName -Location $loc -Force","Check the spell of New-AzResourceGroup."
|
22 | 22 | "Az.Compute","New-AzVM","8","10","Invalid_Cmdlet","5000","1","New-AzResourceGroup is not a valid command name.","New-AzResourceGroup -Name $resourceGroupName -Location $loc -Force","Check the spell of New-AzResourceGroup."
|
23 | 23 | "Az.Compute","New-AzVM","9","4","Invalid_Cmdlet","5000","1","New-AzResourceGroup is not a valid command name.","New-AzResourceGroup -Name $rgname -Location $loc -Force","Check the spell of New-AzResourceGroup."
|
| 24 | +"Az.Compute","Set-AzVMBackupExtension","0","0","MissingDescription","5041","1","Description is missing.","D:\a\_work\1\s\src\Compute\Compute\help\Set-AzVMBackupExtension.md","Add Description. Remove any placeholders." |
| 25 | +"Az.Compute","Get-AzVMDiskEncryptionStatus","1","1","Capitalization_Conventions_Violated","5101","1","Get-AzVmDiskEncryptionStatus doesn't follow the Capitalization Conventions.","Get-AzVmDiskEncryptionStatus -ResourceGroupName 'MyResourceGroup001' -VMName 'VM001'","Check the Capitalization Conventions. Suggest format: Get-AzVMDiskEncryptionStatus" |
| 26 | +"Az.Compute","Invoke-AzVMInstallPatch","1","1","Capitalization_Conventions_Violated","5101","1","Invoke-AzVmInstallPatch doesn't follow the Capitalization Conventions.","Invoke-AzVmInstallPatch -ResourceGroupName 'MyRG' -VmName 'MyVM' -Windows -RebootSetting 'never' -MaximumDuration PT2H -ClassificationToIncludeForWindows Critical","Check the Capitalization Conventions. Suggest format: Invoke-AzVMInstallPatch" |
| 27 | +"Az.Compute","Invoke-AzVMInstallPatch","2","2","Capitalization_Conventions_Violated","5101","1","Invoke-AzVmInstallPatch doesn't follow the Capitalization Conventions.","Invoke-AzVmInstallPatch -VM $myVM -MaximumDuration 'PT90M' -RebootSetting 'Always' -Windows -ClassificationToIncludeForWindows 'Security' -KBNumberToInclude 'KB1234567', 'KB123567' -KBNumberToExclude 'KB1234702', 'KB1234802' -ExcludeKBsRequiringReboot","Check the Capitalization Conventions. Suggest format: Invoke-AzVMInstallPatch" |
| 28 | +"Az.Compute","New-AzVmssIpConfig","1","1","Capitalization_Conventions_Violated","5101","1","New-AzVmssIPConfig doesn't follow the Capitalization Conventions.","New-AzVmssIPConfig -Name 'ContosoVmssInterface02' -SubnetId $SubnetId","Check the Capitalization Conventions. Suggest format: New-AzVmssIpConfig" |
| 29 | +"Az.Compute","New-AzVmssIpConfig","2","1","Capitalization_Conventions_Violated","5101","1","New-AzVmssIPConfig doesn't follow the Capitalization Conventions.","New-AzVmssIPConfig -Name 'ContosoVmssInterface03' -LoadBalancerInboundNatPoolsId $expectedLb.InboundNatPools[0].Id -LoadBalancerBackendAddressPoolsId $expectedLb.BackendAddressPools[0].Id -SubnetId $SubnetId","Check the Capitalization Conventions. Suggest format: New-AzVmssIpConfig" |
| 30 | +"Az.Compute","New-AzVmssIpTagConfig","1","2","Capitalization_Conventions_Violated","5101","1","New-AzVmssIPConfig doesn't follow the Capitalization Conventions.","New-AzVmssIPConfig -Name 'test' -SubnetId $subnetId -IpTag $ipTag","Check the Capitalization Conventions. Suggest format: New-AzVmssIpConfig" |
| 31 | +"Az.Compute","Set-AzVMBginfoExtension","1","1","Capitalization_Conventions_Violated","5101","1","Set-AzVMBgInfoExtension doesn't follow the Capitalization Conventions.","Set-AzVMBgInfoExtension -ResourceGroupName 'ContosoRG' -VMName 'ContosoVM' -Name 'ExtensionName' -TypeHandlerVersion '2.1' -Location 'West Europe'","Check the Capitalization Conventions. Suggest format: Set-AzVMBginfoExtension" |
0 commit comments