Skip to content

Commit

Permalink
Revert "Adding User Assigned MI Support for Access Connector Resource (
Browse files Browse the repository at this point in the history
…#21765)" (#21923)

This reverts commit 2181a44.
  • Loading branch information
mvvsubbu authored Dec 17, 2022
1 parent fd296f4 commit d6b9d9d
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 783 deletions.

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

0 comments on commit d6b9d9d

Please sign in to comment.