Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

28 changes: 1 addition & 27 deletions specification/databricks/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,10 @@ This is the AutoRest configuration file for Databricks.

``` yaml $(java) && $(multiapi)
batch:
- tag: package-2022-10-01-preview
- tag: package-2022-04-01-preview
- tag: package-2021-04-01-preview
- tag: package-2018-04-01
```

### Tag: package-2022-10-01-preview and java

These settings apply only when `--tag=package-2022-10-01-preview --java` is specified on the command line.
Please also specify `--azure-libraries-for-java=<path to the root directory of your azure-sdk-for-java clone>`.

``` yaml $(tag) == 'package-2022-10-01-preview' && $(java) && $(multiapi)
java:
namespace: com.microsoft.azure.management.databricks.v2022_10_01_preview
output-folder: $(azure-libraries-for-java-folder)/sdk/databricks/mgmt-v2022_10_01_preview
regenerate-manager: true
generate-interface: true
```

### Tag: package-2022-04-01-preview and java

These settings apply only when `--tag=package-2022-04-01-preview --java` is specified on the command line.
Expand Down Expand Up @@ -92,7 +77,7 @@ These are the global settings for the Databricks API.
title: AzureDatabricksManagementClient
description: 'The Microsoft Azure management APIs allow end users to operate on Azure Databricks Workspace resources.'
openapi-type: arm
tag: package-2022-10-01-preview
tag: package-2022-04-01-preview
```

### Tag: package-2018-04-01
Expand Down Expand Up @@ -126,17 +111,6 @@ input-file:
- Microsoft.Databricks/preview/2022-04-01-preview/accessconnector.json
```

### Tag: package-2022-10-01-preview

These settings apply only when `--tag=package-2022-10-01-preview` is specified on the command line.

``` yaml $(tag) == 'package-2022-10-01-preview'
input-file:
- Microsoft.Databricks/preview/2022-10-01-preview/accessconnector.json
- Microsoft.Databricks/preview/2022-04-01-preview/databricks.json
- Microsoft.Databricks/preview/2022-04-01-preview/vnetpeering.json
```

---
# Suppressions

Expand Down