You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/databricks/azure-resourcemanager-databricks/README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Azure Resource Manager AzureDatabricks client library for Java
1
+
# Azure Resource Manager Azure Databricks client library for Java
2
2
3
-
Azure Resource Manager AzureDatabricks client library for Java.
3
+
Azure Resource Manager Azure Databricks client library for Java.
4
4
5
-
This package contains Microsoft Azure SDK for AzureDatabricks Management SDK. The Microsoft Azure management APIs allow end users to operate on Azure Databricks Workspace / Access Connector resources. Package tag package-2023-05-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5
+
This package contains Microsoft Azure SDK for Azure Databricks Management SDK. ARM Databricks. Package api-version 2026-01-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
7
## We'd love to hear your feedback
8
8
@@ -52,15 +52,15 @@ Azure subscription ID can be configured via `AZURE_SUBSCRIPTION_ID` environment
52
52
Assuming the use of the `DefaultAzureCredential` credential class, the client can be authenticated using the following code:
<name>Microsoft Azure SDK for AzureDatabricks Management</name>
21
-
<description>This package contains Microsoft Azure SDK for AzureDatabricks Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Microsoft Azure management APIs allow end users to operate on Azure Databricks Workspace / Access Connector resources. Package tag package-2023-05-01.</description>
20
+
<name>Microsoft Azure SDK for Azure Databricks Management</name>
21
+
<description>This package contains Microsoft Azure SDK for Azure Databricks Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. ARM Databricks. Package api-version 2026-01-01.</description>
Copy file name to clipboardExpand all lines: sdk/databricks/azure-resourcemanager-databricks/src/main/java/com/azure/resourcemanager/databricks/AzureDatabricksManager.java
+51-45Lines changed: 51 additions & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
2
// Licensed under the MIT License.
3
-
// Code generated by Microsoft (R) AutoRest Code Generator.
3
+
// Code generated by Microsoft (R) TypeSpec Code Generator.
0 commit comments