Skip to content

Fix/batch endpoint defaults dict 6498751#4055

Draft
lavakumarrepala wants to merge 4 commits into
mainfrom
fix/batch-endpoint-defaults-dict-6498751
Draft

Fix/batch endpoint defaults dict 6498751#4055
lavakumarrepala wants to merge 4 commits into
mainfrom
fix/batch-endpoint-defaults-dict-6498751

Conversation

@lavakumarrepala

Copy link
Copy Markdown
Member

Description

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

azure-sdk and others added 4 commits June 30, 2026 07:08
azure-ai-ml 1.34.1 (azure-sdk-for-python#47606) exposes
BatchEndpoint.defaults as a snake_case dict (or None when unset)
instead of an object, so endpoint.defaults.deployment_name raised
AttributeError. Assign a dict and read it by key instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants