Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR @azure/arm-databricks] Mvvsubbu databricks microsoft.databricks 2024 02 01 preview #8298

Closed
wants to merge 1 commit into from
Closed
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
813 changes: 436 additions & 377 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

44 changes: 33 additions & 11 deletions sdk/databricks/arm-databricks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,37 @@
# Release History

## 3.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes


## 3.1.0-beta.1 (2024-02-05)

**Features**

- Added Interface AutomaticClusterUpdateDefinition
- Added Interface ComplianceSecurityProfileDefinition
- Added Interface DefaultCatalogProperties
- Added Interface EnhancedSecurityComplianceDefinition
- Added Interface EnhancedSecurityMonitoringDefinition
- Added Interface WorkspacePropertiesAccessConnector
- Added Type Alias AutomaticClusterUpdateValue
- Added Type Alias ComplianceSecurityProfileValue
- Added Type Alias ComplianceStandard
- Added Type Alias EnhancedSecurityMonitoringValue
- Added Type Alias IdentityType
- Added Type Alias InitialType
- Added Type Alias PrivateDbfsAccess
- Interface Workspace has a new optional parameter accessConnector
- Interface Workspace has a new optional parameter defaultCatalog
- Interface Workspace has a new optional parameter enhancedSecurityCompliance
- Interface Workspace has a new optional parameter isUcEnabled
- Interface Workspace has a new optional parameter privateDbfsAccess
- Interface WorkspacesDeleteOptionalParams has a new optional parameter retainUcData
- Added Enum KnownAutomaticClusterUpdateValue
- Added Enum KnownComplianceSecurityProfileValue
- Added Enum KnownComplianceStandard
- Added Enum KnownEnhancedSecurityMonitoringValue
- Added Enum KnownIdentityType
- Added Enum KnownInitialType
- Added Enum KnownPrivateDbfsAccess


## 3.0.0 (2023-11-02)

The package of @azure/arm-databricks is using our next generation design principles since version 3.0.0, which contains breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion sdk/databricks/arm-databricks/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 Microsoft
Copyright (c) 2024 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion sdk/databricks/arm-databricks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Microsoft Azure management APIs allow end users to operate on Azure Databric

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/databricks/arm-databricks) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-databricks) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-databricks) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-databricks?view=azure-node-preview) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down
8 changes: 4 additions & 4 deletions sdk/databricks/arm-databricks/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "4af52aaac2c3b4af4a0e61378d33c5bc050e65e2",
"commit": "7c0a70fc300570744435cbcc756ebe6c7d18bc8e",
"readme": "specification/databricks/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\databricks\\resource-manager\\readme.md --use=@autorest/[email protected] --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/databricks/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/[email protected]"
"release_tool": "@azure-tools/[email protected].4",
"use": "@autorest/typescript@^6.0.12"
}
19 changes: 5 additions & 14 deletions sdk/databricks/arm-databricks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for AzureDatabricksManagementClient.",
"version": "3.0.1",
"version": "3.1.0-beta.1",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -30,12 +30,12 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.31.1",
"mkdirp": "^2.1.2",
"typescript": "~5.3.3",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^4.0.1",
"@azure/identity": "^3.3.0",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
Expand Down Expand Up @@ -78,7 +78,6 @@
"pack": "npm pack 2>&1",
"extract-api": "api-extractor run --local",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
Expand Down Expand Up @@ -107,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/databricks/arm-databricks",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-databricks?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/databricks/arm-databricks"
}
109 changes: 109 additions & 0 deletions sdk/databricks/arm-databricks/review/arm-databricks.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,15 @@ export interface AddressSpace {
addressPrefixes?: string[];
}

// @public
export interface AutomaticClusterUpdateDefinition {
// (undocumented)
value?: AutomaticClusterUpdateValue;
}

// @public
export type AutomaticClusterUpdateValue = string;

// @public (undocumented)
export class AzureDatabricksManagementClient extends coreClient.ServiceClient {
// (undocumented)
Expand Down Expand Up @@ -142,6 +151,19 @@ export interface AzureDatabricksManagementClientOptionalParams extends coreClien
endpoint?: string;
}

// @public
export interface ComplianceSecurityProfileDefinition {
complianceStandards?: ComplianceStandard[];
// (undocumented)
value?: ComplianceSecurityProfileValue;
}

// @public
export type ComplianceSecurityProfileValue = string;

// @public
export type ComplianceStandard = string;

// @public
export interface CreatedBy {
readonly applicationId?: string;
Expand All @@ -155,6 +177,12 @@ export type CreatedByType = string;
// @public
export type CustomParameterType = string;

// @public
export interface DefaultCatalogProperties {
initialName?: string;
initialType?: InitialType;
}

// @public
export interface Encryption {
keyName?: string;
Expand Down Expand Up @@ -199,6 +227,22 @@ export interface EndpointDetail {
port?: number;
}

// @public
export interface EnhancedSecurityComplianceDefinition {
automaticClusterUpdate?: AutomaticClusterUpdateDefinition;
complianceSecurityProfile?: ComplianceSecurityProfileDefinition;
enhancedSecurityMonitoring?: EnhancedSecurityMonitoringDefinition;
}

// @public
export interface EnhancedSecurityMonitoringDefinition {
// (undocumented)
value?: EnhancedSecurityMonitoringValue;
}

// @public
export type EnhancedSecurityMonitoringValue = string;

// @public
export interface ErrorDetail {
code: string;
Expand Down Expand Up @@ -234,9 +278,34 @@ export interface GroupIdInformationProperties {
requiredZoneNames?: string[];
}

// @public
export type IdentityType = string;

// @public
export type InitialType = string;

// @public
export type KeySource = string;

// @public
export enum KnownAutomaticClusterUpdateValue {
Disabled = "Disabled",
Enabled = "Enabled"
}

// @public
export enum KnownComplianceSecurityProfileValue {
Disabled = "Disabled",
Enabled = "Enabled"
}

// @public
export enum KnownComplianceStandard {
Hipaa = "HIPAA",
None = "NONE",
PCIDSS = "PCI_DSS"
}

// @public
export enum KnownCreatedByType {
Application = "Application",
Expand All @@ -257,6 +326,24 @@ export enum KnownEncryptionKeySource {
MicrosoftKeyvault = "Microsoft.Keyvault"
}

// @public
export enum KnownEnhancedSecurityMonitoringValue {
Disabled = "Disabled",
Enabled = "Enabled"
}

// @public
export enum KnownIdentityType {
SystemAssigned = "SystemAssigned",
UserAssigned = "UserAssigned"
}

// @public
export enum KnownInitialType {
HiveMetastore = "HiveMetastore",
UnityCatalog = "UnityCatalog"
}

// @public
export enum KnownKeySource {
Default = "Default",
Expand Down Expand Up @@ -286,6 +373,12 @@ export enum KnownPeeringState {
Initiated = "Initiated"
}

// @public
export enum KnownPrivateDbfsAccess {
Disabled = "Disabled",
Enabled = "Enabled"
}

// @public
export enum KnownPrivateEndpointConnectionProvisioningState {
Creating = "Creating",
Expand Down Expand Up @@ -428,6 +521,9 @@ export type PeeringProvisioningState = string;
// @public
export type PeeringState = string;

// @public
export type PrivateDbfsAccess = string;

// @public
export interface PrivateEndpoint {
readonly id?: string;
Expand Down Expand Up @@ -674,14 +770,19 @@ export type VNetPeeringListByWorkspaceResponse = VirtualNetworkPeeringList;

// @public
export interface Workspace extends TrackedResource {
accessConnector?: WorkspacePropertiesAccessConnector;
authorizations?: WorkspaceProviderAuthorization[];
createdBy?: CreatedBy;
readonly createdDateTime?: Date;
defaultCatalog?: DefaultCatalogProperties;
readonly diskEncryptionSetId?: string;
encryption?: WorkspacePropertiesEncryption;
enhancedSecurityCompliance?: EnhancedSecurityComplianceDefinition;
readonly isUcEnabled?: boolean;
managedDiskIdentity?: ManagedIdentityConfiguration;
managedResourceGroupId: string;
parameters?: WorkspaceCustomParameters;
privateDbfsAccess?: PrivateDbfsAccess;
readonly privateEndpointConnections?: PrivateEndpointConnection[];
readonly provisioningState?: ProvisioningState;
publicNetworkAccess?: PublicNetworkAccess;
Expand Down Expand Up @@ -745,6 +846,13 @@ export interface WorkspaceListResult {
value?: Workspace[];
}

// @public
export interface WorkspacePropertiesAccessConnector {
id: string;
identityType: IdentityType;
userAssignedIdentityId?: string;
}

// @public
export interface WorkspacePropertiesEncryption {
entities: EncryptionEntitiesDefinition;
Expand Down Expand Up @@ -781,6 +889,7 @@ export type WorkspacesCreateOrUpdateResponse = Workspace;
// @public
export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
resumeFrom?: string;
retainUcData?: boolean;
updateIntervalInMs?: number;
}

Expand Down
Loading
Loading