Skip to content
Prev Previous commit
Next Next commit
Add exception
  • Loading branch information
dingmeng-xue committed May 10, 2021
commit 39d2bff214db127fd2e48f7f28a4eddc4c42e4c9
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@
"Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzureResourceCmdlet","New-AzResource","1","8410","Parameter Properties of cmdlet New-AzResource 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."
"Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzureResourceLockCmdlet","Set-AzResourceLock","1","8410","Parameter LockNotes of cmdlet Set-AzResourceLock 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."
"Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.GetAzureResourceCmdlet","Get-AzResource","1","8410","Parameter ExpandProperties of cmdlet Get-AzResource 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."
"Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.Resources.GetAzureDenyAssignmentCommand","Get-AzDenyAssignment","1","8410","Parameter ExpandPrincipalGroups of cmdlet Get-AzDenyAssignment 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."
"Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.Resources.GetAzureDenyAssignmentCommand","Get-AzDenyAssignment","1","8410","Parameter ExpandPrincipalGroups of cmdlet Get-AzDenyAssignment 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."
"Az.Resources","Microsoft.Azure.Commands.ActiveDirectory.UpdateAzureADServicePrincipalCommand","Update-AzADServicePrincipal","0","3000","The type of property 'CustomKeyIdentifier' of type 'Microsoft.Azure.Graph.RBAC.Models.KeyCredential' has changed from 'System.Byte[]' to 'System.String'.","Change the type of property 'CustomKeyIdentifier' back to 'System.Byte[]'."