Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Microsoft Azure SDK for Python

This is the Microsoft Azure Monitorslis Management Client Library. This package has been tested with Python 3.10+. For a more complete view of Azure libraries, see the azure sdk python release.

Disclaimer

Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691

Getting started

Prerequisites

Install the package

pip install azure-mgmt-monitorslis
pip install azure-identity

Authentication

By default, Azure Active Directory token authentication depends on correct configuration of the following environment variables.

  • AZURE_CLIENT_ID for Azure client ID.
  • AZURE_TENANT_ID for Azure tenant ID.
  • AZURE_CLIENT_SECRET for Azure client secret.

With above configuration, client can be authenticated by following code:

from azure.identity import DefaultAzureCredential
from azure.mgmt.monitorslis import MonitorSlisMgmtClient

client = MonitorSlisMgmtClient(credential=DefaultAzureCredential())

Examples

Code samples for this package can be found at:

Troubleshooting

Next steps

Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.

Release History

1.0.0b2 (2026-05-23)

Features Added

  • Enum SamplingType added member AVERAGE
  • Enum SamplingType added member COUNT

Breaking Changes

  • Enum value SamplingType.AVG was removed.
  • Enum values SamplingType.MAX, SamplingType.MIN, and SamplingType.SUM changed wire values to "Max", "Min", and "Sum" (previously "max", "min", and "sum").
  • Enum ConditionOperator changed wire values: == to eq, != to ne, > to gt, >= to gte, < to lt, <= to lte, @in to in, !in to notin, !contains to notcontains, and !startswith to notstartswith.
  • Enum WindowUptimeCriteriaComparator changed wire values: > to gt, >= to gte, < to lt, and <= to lte.
  • Minimum Python version raised to 3.10 (previously 3.9); Python 3.9 is no longer supported.

1.0.0b1 (2026-04-27)

Other Changes

  • Initial version

Release files for azure-mgmt-monitorslis 1.0.0b2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for azure-mgmt-monitorslis 1.0.0b2
File Size Uploaded
azure_mgmt_monitorslis-1.0.0b2.tar.gz 58.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for azure-mgmt-monitorslis 1.0.0b2
File Interpreter ABI Platform
azure_mgmt_monitorslis-1.0.0b2-py3-none-any.whl Python 3 none any Details

Total release size: 123.0 kB

Release files / azure_mgmt_monitorslis-1.0.0b2.tar.gz

Download URL azure_mgmt_monitorslis-1.0.0b2.tar.gz
Size 58.2 kB
Tags Source
SHA-256 checksum
How to use checksums
8c83952f28c0ce64933db03f5deb78769b752285f2eed8125ccac5f496c56d73
BLAKE2b-256 checksum
How to use checksums
4351df2a3896f568237fbdbc983960ed40adfcf7596df0953ccf337b696b7652
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via RestSharp/106.13.0.0

Release files / azure_mgmt_monitorslis-1.0.0b2-py3-none-any.whl

Download URL azure_mgmt_monitorslis-1.0.0b2-py3-none-any.whl
Size 64.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
1dc6b65a68fbc8ac4bedc438b481734396dc7830b3e11317cc19717d622bc396
BLAKE2b-256 checksum
How to use checksums
fe74ba1a3477f7452dcc7f6a19fd6f7502e4572b8c0be312b8247ec87780409b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via RestSharp/106.13.0.0

Release history Release notifications | RSS feed

This release

1.0.0b2 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page