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 Containerserviceaimanager 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-containerserviceaimanager
pip install azure-identity

Authentication

By default, Microsoft Entra 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.

In addition, Azure subscription ID can be configured via environment variable AZURE_SUBSCRIPTION_ID.

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

from azure.identity import DefaultAzureCredential
from azure.mgmt.containerserviceaimanager import ContainerServiceAIManagerMgmtClient
import os

sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = ContainerServiceAIManagerMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id)

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-09-16)

Features Added

  • Client ContainerServiceAIManagerMgmtClient added operation group custom_ai_models
  • Model AIManagerProperties added property cluster_resource_id
  • Model CredentialValue added property managed_identity
  • Model ModelSourceProperties added property microsoft_foundry
  • Enum ModelSourceType added member MICROSOFT_FOUNDRY
  • Added model BaseModelReference
  • Added model CustomAIModel
  • Added model CustomAIModelProperties
  • Added enum CustomAIModelProvisioningState
  • Added model CustomAIModelSpec
  • Added model ManagedIdentityCredential
  • Added model MicrosoftFoundrySource
  • Added operation group CustomAIModelsOperations

Breaking Changes

  • Deleted or renamed model CalculateCostRequest
  • Method AIModelsOperations.calculate_cost deleted or renamed its parameter body of kind positional_or_keyword

1.0.0b1 (2026-08-05)

Other Changes

  • Initial version

Release files for azure-mgmt-containerserviceaimanager 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-containerserviceaimanager 1.0.0b2
File Size Uploaded
azure_mgmt_containerserviceaimanager-1.0.0b2.tar.gz 97.0 kB Details

Built distribution (wheel)

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

Total release size: 198.7 kB

Release files / azure_mgmt_containerserviceaimanager-1.0.0b2.tar.gz

Download URL azure_mgmt_containerserviceaimanager-1.0.0b2.tar.gz
Size 97.0 kB
Tags Source
SHA-256 checksum
How to use checksums
266c538eb97169a811650de5de621da17c15699bfdd46e7e6c369f7401c97deb
BLAKE2b-256 checksum
How to use checksums
427ca95ed2545fd086681a0f666baac982a1a16fcbfb5047769e7f4625440f54
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via RestSharp/106.13.0.0

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

Download URL azure_mgmt_containerserviceaimanager-1.0.0b2-py3-none-any.whl
Size 101.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
070754d970160df752399599b775d1b99f6d905975cc51afb1604f4b55b3960f
BLAKE2b-256 checksum
How to use checksums
1f73f6e39d88776e5ad1e88473033f90faf268f7ebf26f110410cfa01c4940fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via RestSharp/106.13.0.0
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