diff --git a/tools/StaticAnalysis/Exceptions/Az.Websites/BreakingChangeIssues.csv b/tools/StaticAnalysis/Exceptions/Az.Websites/BreakingChangeIssues.csv new file mode 100644 index 000000000000..1f1472231ced --- /dev/null +++ b/tools/StaticAnalysis/Exceptions/Az.Websites/BreakingChangeIssues.csv @@ -0,0 +1,2 @@ +"Module","ClassName","Target","Severity","ProblemId","Description","Remediation" +"Az.Websites","Microsoft.Azure.Commands.WebApps.Cmdlets.DeploymentSlots.NewAzureWebAppSlotCmdlet","New-AzWebAppSlot","0","1050","The parameter set '__AllParameterSets' for cmdlet 'New-AzWebAppSlot' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'New-AzWebAppSlot'."