Skip to content

azure-ai-ml_1.30.0

Choose a tag to compare

@azure-sdk azure-sdk released this 30 Oct 08:37
9c254d7

1.30.0 (2025-10-29)

Features Added

  • Removed the dependencies - msrest and six
  • Added support for Deployment Templates along with the following operations:
    • ml_client.deployment_templates.create_or_update()
    • ml_client.deployment_templates.list()
    • ml_client.deployment_templates.get()
    • ml_client.deployment_templates.archive()
    • ml_client.deployment_templates.restore()