2.51.0 (2025-05-26)
Breaking Changes
- Removed
query
fromConnectionMonitor
. Its functionality is now provided by Log Analytics service. - Removed
start
fromConnectionMonitor
. It'll be started upon creation, hence no need for an explicit start. Oncestop
ed, one could do acreateOrUpdate
with same creation parameters for a restart.
Other Changes
Dependency Updates
- Updated
api-version
to2024-07-01
.