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

[Hub Generated] Public private branch 'databricks-privatelink' #14756

Conversation

msaranga
Copy link
Contributor

@msaranga msaranga commented Jun 10, 2021

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • CLI
    • PowerShell
    • Terraform
    • No, no need to refresh for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@msaranga msaranga requested a review from ArcturusZhang as a code owner June 10, 2021 07:50
@msaranga
Copy link
Contributor Author

The PR is created based on the updates in the private branch. The updates in the PR has already been reviewed and approved with this PR Azure/azure-rest-api-specs-pr/3866

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jun 10, 2021

Swagger Validation Report

️❌BreakingChange: 10 Errors, 0 Warnings failed [Detail]
Rule Message
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L364:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L410:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L456:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L502:5
1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'privateEndpointConnections' in response that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L687:7
Old: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L395:7
1041 - AddedPropertyInResponse The new version has a new property 'publicNetworkAccess' in response that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L687:7
Old: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L395:7
1041 - AddedPropertyInResponse The new version has a new property 'requiredNsgRules' in response that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L687:7
Old: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L395:7
1045 - AddedOptionalProperty The new version has a new optional property 'privateEndpointConnections' that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L687:7
Old: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L395:7
1045 - AddedOptionalProperty The new version has a new optional property 'publicNetworkAccess' that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L687:7
Old: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L395:7
1045 - AddedOptionalProperty The new version has a new optional property 'requiredNsgRules' that was not found in the old version.
New: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L687:7
Old: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L395:7
️⚠️LintDiff: 2 Warnings warning [Detail]
The following errors/warnings are introduced by current PR:
Rule Message
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateLinkResources' with immediate parent 'Workspace', must have a list by immediate parent operation.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L1348
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateEndpointConnections' with immediate parent 'Workspace', must have a list by immediate parent operation.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L1424


The following errors/warnings exist before current PR submission:

Only 10 items are listed, please refer to log for more details.

Rule Message
R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.Databricks/operations' does not match the ARM specification. Please standardize the schema.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L328
R4037 - MissingTypeObject The schema 'Workspace' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L658
R4037 - MissingTypeObject The schema 'WorkspaceProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L686
R4037 - MissingTypeObject The schema 'TrackedResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L790
R4037 - MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L823
R4037 - MissingTypeObject The schema 'Sku' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L844
R4037 - MissingTypeObject The schema 'ManagedIdentityConfiguration' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L897
R4037 - MissingTypeObject The schema 'WorkspaceCustomBooleanParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L933
R4037 - MissingTypeObject The schema 'WorkspaceCustomObjectParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L949
R4037 - MissingTypeObject The schema 'WorkspaceCustomStringParameter' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Microsoft.Databricks/preview/2021-04-01-preview/databricks.json#L965
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/databricks/resource-manager/readme.md
tag: specification/databricks/resource-manager/readme.md#tag-package-2021-04-01-preview
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️[Staging] SDK Track2 Validation: 3 Warnings warning [Detail]
The following errors/warnings are introduced by current PR:
Rule Message
⚠️ PreCheck/PropertyRedeclarationWarning "readme":"databricks/resource-manager/readme.md",
"tag":"package-2021-04-01-preview",
"details":"Schema 'GroupIdInformation' has a property 'id' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from GroupIdInformation"
⚠️ PreCheck/PropertyRedeclarationWarning "readme":"databricks/resource-manager/readme.md",
"tag":"package-2021-04-01-preview",
"details":"Schema 'GroupIdInformation' has a property 'name' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from GroupIdInformation"
⚠️ PreCheck/PropertyRedeclarationWarning "readme":"databricks/resource-manager/readme.md",
"tag":"package-2021-04-01-preview",
"details":"Schema 'GroupIdInformation' has a property 'type' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from GroupIdInformation"
💬 AutorestCore/Exception "readme":"databricks/resource-manager/readme.md",
"tag":"package-2018-04-01",
"details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"
💬 AutorestCore/Exception "readme":"databricks/resource-manager/readme.md",
"tag":"package-2018-04-01",
"details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"


The following errors/warnings exist before current PR submission:

|:speech_balloon: AutorestCore/Exception|"readme":"databricks/resource-manager/readme.md",
"tag":"package-2018-04-01",
"details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|
|:speech_balloon: AutorestCore/Exception|"readme":"databricks/resource-manager/readme.md",
"tag":"package-2021-04-01-preview",
"details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
|:speech_balloon: AutorestCore/Exception|"readme":"databricks/resource-manager/readme.md",
"tag":"package-2021-04-01-preview",
"details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|

️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jun 10, 2021

Swagger Generation Artifacts

️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️️✔️[Staging] SDK Breaking Change Tracking succeeded [Detail] [Expand]

Breaking Changes Tracking

️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-databricks - 1.0.0
️✔️azure-sdk-for-go - databricks/mgmt/2018-04-01/databricks - v55.2.0
️✔️azure-sdk-for-go - preview/databricks/mgmt/2021-04-01-preview/databricks - v55.2.0
️❌ azure-powershell failed [Detail]
  • Failed [Logs]Release - Generate from 081e443. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    Resource not accessible by integration
    HttpError: Resource not accessible by integration
        at /home/vsts/work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/@octokit/request@5.5.0/node_modules/@octokit/request/dist-node/index.js:76:23
        at processTicksAndRejections (internal/process/task_queues.js:95:5)
        at async workflowPkgUpdatePR (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:330:21)
        at async Object.exports.workflowPkgMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:41:5)
        at async workflowHandleReadmeMd (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:172:9)
        at async Object.exports.workflowMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:83:9)
        at async Object.exports.sdkAutoMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:152:13)
        at async /home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:20:18
  • ️✔️Az.Databricks [View full logs
    error	Fatal error: Resource not accessible by integration
    error	The following packages are still pending:
    error		Az.Databricks
️⚠️ azure-sdk-for-python warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 081e443. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
    cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
    cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
    cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️azure-mgmt-databricks [View full logs]  [Release SDK Changes]
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Model Workspace has a new parameter created_by
    info	[Changelog]   - Model Workspace has a new parameter system_data
    info	[Changelog]   - Model Workspace has a new parameter storage_account_identity
    info	[Changelog]   - Model Workspace has a new parameter private_endpoint_connections
    info	[Changelog]   - Model Workspace has a new parameter public_network_access
    info	[Changelog]   - Model Workspace has a new parameter created_date_time
    info	[Changelog]   - Model Workspace has a new parameter updated_by
    info	[Changelog]   - Model Workspace has a new parameter workspace_id
    info	[Changelog]   - Model Workspace has a new parameter required_nsg_rules
    info	[Changelog]   - Model Workspace has a new parameter workspace_url
    info	[Changelog]   - Model Workspace has a new parameter encryption
    info	[Changelog]   - Added operation group PrivateEndpointConnectionsOperations
    info	[Changelog]   - Added operation group VNetPeeringOperations
    info	[Changelog]   - Added operation group PrivateLinkResourcesOperations
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 081e443. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️track2_azure-mgmt-databricks [View full logs]  [Release SDK Changes]
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter load_balancer_id
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter vnet_address_prefix
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter storage_account_sku_name
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter load_balancer_backend_pool_name
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter public_ip_name
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter resource_tags
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter storage_account_name
    info	[Changelog]   - Model WorkspaceCustomParameters has a new parameter nat_gateway_name
    info	[Changelog]   - Model Workspace has a new parameter system_data
    info	[Changelog]   - Model Workspace has a new parameter private_endpoint_connections
    info	[Changelog]   - Model Workspace has a new parameter public_network_access
    info	[Changelog]   - Model Workspace has a new parameter required_nsg_rules
    info	[Changelog]   - Model Workspace has a new parameter encryption
    info	[Changelog]   - Added operation group PrivateEndpointConnectionsOperations
    info	[Changelog]   - Added operation group PrivateLinkResourcesOperations
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 081e443. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️databricks/mgmt/2018-04-01/databricks [View full logs]  [Release SDK Changes]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] ### New Content
    info	[Changelog]
    info	[Changelog] - New function `WorkspaceCustomParameters.MarshalJSON() ([]byte, error)`
    info	[Changelog] - New field `VnetAddressPrefix` in struct `WorkspaceCustomParameters`
    info	[Changelog] - New field `StorageAccountName` in struct `WorkspaceCustomParameters`
    info	[Changelog] - New field `LoadBalancerBackendPoolName` in struct `WorkspaceCustomParameters`
    info	[Changelog] - New field `LoadBalancerID` in struct `WorkspaceCustomParameters`
    info	[Changelog] - New field `NatGatewayName` in struct `WorkspaceCustomParameters`
    info	[Changelog] - New field `StorageAccountSkuName` in struct `WorkspaceCustomParameters`
    info	[Changelog] - New field `ResourceTags` in struct `WorkspaceCustomParameters`
    info	[Changelog] - New field `PublicIPName` in struct `WorkspaceCustomParameters`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 2 additive change(s).
    info	[Changelog]
  • ️✔️preview/databricks/mgmt/2021-04-01-preview/databricks [View full logs]  [Release SDK Changes]
    info	[Changelog] This is a new package
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 081e443. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.6.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/databricks/resource-manager/readme.md
  • ️✔️@azure/arm-databricks [View full logs]  [Release SDK Changes]
    cmderr	[npmPack] loaded rollup.config.js with warnings
    cmderr	[npmPack] (!) Unused external imports
    cmderr	[npmPack] default imported from external module 'rollup' but never used
    cmderr	[npmPack] ./esm/azureDatabricksManagementClient.js → ./dist/arm-databricks.js...
    cmderr	[npmPack] created ./dist/arm-databricks.js in 323ms
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 081e443. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
  • ️✔️databricks [View full logs]  [Release Schema Changes]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-workflow-bot
Copy link

NewApiVersionRequired reason:

A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

@openapi-workflow-bot
Copy link

Hi, @msaranga Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-workflow-bot
    Copy link

    Hi @msaranga, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Jun 10, 2021
    Copy link
    Contributor

    @nishantpunetha nishantpunetha left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    approving

    @ArcturusZhang ArcturusZhang added WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jun 11, 2021
    @ArcturusZhang ArcturusZhang merged commit 081e443 into master Jun 11, 2021
    @ArcturusZhang ArcturusZhang deleted the published/Azure/azure-rest-api-specs-pr/databricks-privatelink branch June 11, 2021 14:08
    asager pushed a commit to asager/azure-rest-api-specs that referenced this pull request Jun 24, 2021
    …#14756)
    
    * adding databricks privatelink endpoint in new apiversion
    
    * Merge mised properties in new version
    
    * Resolve lint issues
    
    * Resolving lint issues
    
    * fix prettycheck
    
    * updated readme txt file
    
    * fix avacodo error
    
    * resolving swagger go md file error
    
    * added new enum value as per terraform team
    
    * suppressed lint issue
    
    * Resolving Merge conflicts with master
    
    * updated exmple get workspace with private link parameters
    
    * Removing unreferenced Examples
    
    * Resolving missing property
    
    * Resolve Lint Issue
    
    * Resolving build errors
    
    * Rephrased description
    
    * Rephrased on requiredNSGRules Description
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    …#14756)
    
    * adding databricks privatelink endpoint in new apiversion
    
    * Merge mised properties in new version
    
    * Resolve lint issues
    
    * Resolving lint issues
    
    * fix prettycheck
    
    * updated readme txt file
    
    * fix avacodo error
    
    * resolving swagger go md file error
    
    * added new enum value as per terraform team
    
    * suppressed lint issue
    
    * Resolving Merge conflicts with master
    
    * updated exmple get workspace with private link parameters
    
    * Removing unreferenced Examples
    
    * Resolving missing property
    
    * Resolve Lint Issue
    
    * Resolving build errors
    
    * Rephrased description
    
    * Rephrased on requiredNSGRules Description
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants