Skip to content

azure-ai-ml_1.34.0

Choose a tag to compare

@azure-sdk azure-sdk released this 10 Jun 23:37
b1f2af5

1.34.0 (2026-06-11)

Bugs Fixed

  • Fixed cross-tenant registry endpoint resolution for deployment template operations by using the registry discovery API instead of ARM calls.
  • Fixed deployment template update failing with immutable field errors by ensuring allowedInstanceType and allowedEnvironmentVariableOverrides are properly round-tripped during serialization.