Skip to content

Commit 52efd30

Browse files
committed
Merge branch 'vivsriaus/AddAppliance' of https://github.com/vivsriaus/azure-powershell-pr into vivsriaus/AddAppliance
2 parents e66d183 + 3485bfe commit 52efd30

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

tools/HelpGeneration/Exceptions/ValidateHelpIssues.csv

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,4 @@ Commands.Websites,Remove-AzureRmWebAppSlot.md,No synopsis found
574574
Commands.Websites,Reset-AzureRmWebAppPublishingProfile.md,No synopsis found
575575
Commands.Websites,Reset-AzureRmWebAppSlotPublishingProfile.md,No synopsis found
576576
Commands.Websites,Restart-AzureRmWebAppSlot.md,No synopsis found
577-
Commands.Websites,Restore-AzureRmWebAppBackup.md,No synopsis found
578-
AzureRM.Resources,Get-AzureRmPolicySetDefinition.md,No examples found
579-
AzureRM.Resources,New-AzureRmPolicySetDefinition.md,No examples found
580-
AzureRM.Resources,Remove-AzureRmPolicySetDefinition.md,No examples found
581-
AzureRM.Resources,Set-AzureRmPolicySetDefinition.md,No examples found
577+
Commands.Websites,Restore-AzureRmWebAppBackup.md,No synopsis found

tools/StaticAnalysis/Exceptions/SignatureIssues.csv

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,4 @@
15541554
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetTableServiceMetricDefinitions","Get-AzsTableServiceMetricDefinition","1","8410","Parameter MetricNames of cmdlet Get-AzsTableServiceMetricDefinition 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."
15551555
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetTableServiceMetrics","Get-AzsTableServiceMetric","1","8410","Parameter MetricNames of cmdlet Get-AzsTableServiceMetric 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."
15561556
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetShareMetricDefinitions","Get-AzsStorageShareMetricDefinition","1","8410","Parameter MetricNames of cmdlet Get-AzsStorageShareMetricDefinition 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."
1557-
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetShareMetric","Get-AzsStorageShareMetric","1","8410","Parameter MetricNames of cmdlet Get-AzsStorageShareMetric 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."
1558-
"Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzurePolicySetDefinitionCmdlet","New-AzureRmPolicySetDefinition","1","8100","New-AzureRmPolicySetDefinition Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
1559-
"Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzureRmPolicySetDefinition","1","8100","Set-AzureRmPolicySetDefinition Does not support ShouldProcess but the cmdlet verb Set indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
1560-
"Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzureRmPolicySetDefinition","2","8210","Set-AzureRmPolicySetDefinition does not have a Force parameter but the cmdlet verb 'Set' indicates that it may perform destructive actions under certain circumstances. Consider whether the cmdlet should have a Force parameter anduse ShouldContinue under some circumstances. ","Consider wether the cmdlet should have a Force parameter and use ShouldContinue under some circumstances. "
1557+
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetShareMetric","Get-AzsStorageShareMetric","1","8410","Parameter MetricNames of cmdlet Get-AzsStorageShareMetric 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."

0 commit comments

Comments
 (0)