[AutoPR azure-mgmt-databricks]-generated-from-SDK Generation - Python-6355251#47151
Merged
Conversation
…Databricks/Databricks/tspconfig.yaml', API Version: 2026-01-01, SDK Release Type: beta, and CommitSHA: '5376576f4c7cd72c82446ddaab93642c9fad6b6e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6355251 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Contributor
There was a problem hiding this comment.
Pull request overview
Auto-generated regeneration of azure-mgmt-databricks from TypeSpec for API version 2026-01-01, bumping the package to beta 3.0.0b1 and modernizing the package layout, client, and models.
Changes:
- Regenerated client/models/operations against API
2026-01-01(newWorkspaceProperties, access-connector/enhanced-security/default-catalog models,force_deletionon workspace delete, new enums). - Migrated packaging from
setup.py/sdk_packaging.tomlto PEP 621pyproject.toml, dropped Python <3.10, and switched to the newer ARM client pattern (get_arm_endpoints, explicit policies, publicsend_request). - Refreshed
CHANGELOG.md, samples, generated tests,MANIFEST.in,_metadata.json, and removed legacy per-operation modules and_meta.json.
Reviewed changes
Copilot reviewed 98 out of 101 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/databricks/azure-mgmt-databricks/CHANGELOG.md | Adds 3.0.0b1 entry listing additions and breaking changes. |
| sdk/databricks/azure-mgmt-databricks/azure/mgmt/databricks/_version.py | Bumps VERSION to 3.0.0b1. |
| sdk/databricks/azure-mgmt-databricks/pyproject.toml | Adds PEP 621 metadata, beta classifier, is_stable=false. |
| sdk/databricks/azure-mgmt-databricks/setup.py / sdk_packaging.toml / _meta.json / _vendor.py | Removed in favor of pyproject/_metadata.json and new client pattern. |
| sdk/databricks/azure-mgmt-databricks/MANIFEST.in | Updated to standard TypeSpec mgmt template. |
| sdk/databricks/azure-mgmt-databricks/README.md | Updates Python version, fixes wording. |
| sdk/databricks/azure-mgmt-databricks/tsp-location.yaml | New TypeSpec source pointer. |
| sdk/databricks/azure-mgmt-databricks/_metadata.json | New generation metadata file. |
| sdk/databricks/azure-mgmt-databricks/apiview-properties.json | New cross-language id mapping. |
| azure/mgmt/databricks/_client.py & aio/_client.py | New ARM client with get_arm_endpoints, policies, public send_request. |
| azure/mgmt/databricks/_configuration.py & aio/_configuration.py | New configuration class with base_url, cloud_setting, default api_version 2026-01-01. |
| azure/mgmt/databricks/init.py & aio/init.py | Re-exports via _client. |
| azure/mgmt/databricks/_patch.py / aio/_patch.py / models/_patch.py / operations/_patch.py / aio/operations/_patch.py | Updated header and use list[str]. |
| azure/mgmt/databricks/_utils/init.py | New utils package. |
| azure/mgmt/databricks/models/init.py | New model/enum exports including WorkspaceProperties, VirtualNetworkPeeringPropertiesFormat, etc. |
| azure/mgmt/databricks/models/_enums.py | New enums (ComputeMode, IdentityType, InitialType, DefaultStorageFirewall, …). |
| azure/mgmt/databricks/operations/init.py & aio/operations/init.py | Re-import all op groups from consolidated _operations. |
| azure/mgmt/databricks/operations/_private_link_resources_operations.py, _outbound_network_dependencies_endpoints_operations.py and aio counterparts (and _vnet_peering) | Deleted; consolidated into _operations.py. |
| generated_samples/* | Refreshed to 2026-01-01 examples; new samples for serverless workspace, force deletion, enhanced security compliance. |
| generated_tests/* | New skipped generated tests and conftest with standard sanitizers. |
| tests/test_cli_mgmt_databricks.py | Cosmetic formatting only. |
msyyc
approved these changes
May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configurations: 'specification/databricks/resource-manager/Microsoft.Databricks/Databricks/tspconfig.yaml', API Version: 2026-01-01, SDK Release Type: beta, and CommitSHA: '5376576f4c7cd72c82446ddaab93642c9fad6b6e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6355251 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.