Skip to content

Commit a7d1844

Browse files
committed
Add breaking change exceptions
1 parent 69c97ad commit a7d1844

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.HealthcareApis","Microsoft.Azure.Commands.HealthcareApis.Commands.GetAzureRmHealthcareApisService","Get-AzHealthcareApisService","0","1000","The cmdlet 'Get-AzHealthcareApisService' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Get-AzHealthcareApisService' back to the module, or add an alias to the original cmdlet name."
3+
"Az.HealthcareApis","Microsoft.Azure.Commands.HealthcareApis.Commands.NewAzureRmHealthcareApisService","New-AzHealthcareApisService","0","1000","The cmdlet 'New-AzHealthcareApisService' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'New-AzHealthcareApisService' back to the module, or add an alias to the original cmdlet name."
4+
"Az.HealthcareApis","Microsoft.Azure.Commands.HealthcareApis.Commands.RemoveAzureRmHealthcareApisService","Remove-AzHealthcareApisService","0","1000","The cmdlet 'Remove-AzHealthcareApisService' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Remove-AzHealthcareApisService' back to the module, or add an alias to the original cmdlet name."
5+
"Az.HealthcareApis","Microsoft.Azure.Commands.HealthcareApis.Commands.SetAzureRmHealthcareApisService","Set-AzHealthcareApisService","0","1000","The cmdlet 'Set-AzHealthcareApisService' has been removed and no alias was found for the original cmdlet name.","Add the cmdlet 'Set-AzHealthcareApisService' back to the module, or add an alias to the original cmdlet name."

0 commit comments

Comments
 (0)