Skip to content

Template.Mcp.Server 0.0.12-alpha.6247644

Choose a tag to compare

@azure-sdk azure-sdk released this 05 May 00:13
· 227 commits to main since this release
99b8867
Address status-code 500 in ResourceHealth (#2564)

* Return BadRequest for invalid resourceIds

* User ArgumentException to handle missing arguments in ResourceHealth

* Reduce Resource Health memory usage for large response

* update unit tests to assert BasRequest for ArgumentException

* Map InvalidOperationException to UnprocessableEntity in GlobalCommand

* Update unit tests to assert UnprocUnprocessableEntity for InvalidOperationException