Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.69k stars 5.11k forks source link

Synapse linked service missed the definition of `PowerBIWorkspace` in data plane's preview api-version #22796

Open ms-henglu opened 1 year ago

ms-henglu commented 1 year ago

In Synapse data plane preview api versions, the definition of PowerBIWorkspace synapse linked service is missing. It only exists in the stable api-version 2020-12-01

https://github.com/Azure/azure-rest-api-specs/blob/9f33c53e4b6d09e22329df29ac2ef404fe2149de/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json#L6729

ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @wonner, @zesluo.

Issue Details
In Synapse data plane preview api versions, the definition of `PowerBIWorkspace` synapse linked service is missing. It only exists in the stable api-version `2020-12-01` https://github.com/Azure/azure-rest-api-specs/blob/9f33c53e4b6d09e22329df29ac2ef404fe2149de/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json#L6729
Author: ms-henglu
Assignees: -
Labels: `Service Attention`, `needs-triage`, `Synapse`
Milestone: -
ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @wonner, @zesluo.

Issue Details
In Synapse data plane preview api versions, the definition of `PowerBIWorkspace` synapse linked service is missing. It only exists in the stable api-version `2020-12-01` https://github.com/Azure/azure-rest-api-specs/blob/9f33c53e4b6d09e22329df29ac2ef404fe2149de/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json#L6729
Author: ms-henglu
Assignees: -
Labels: `Service Attention`, `needs-triage`, `Synapse`
Milestone: -
wonner commented 1 year ago

@ms-henglu which preview api version you are using? 2021-06-01-preview? @yanjungao718 please help add the definition.

ms-henglu commented 1 year ago

Hi @wonner , yes, 2021-06-01-preview.

wonner commented 1 year ago

@yanjungao718 please help update all the definitions in 2021-06-01-preview api version if needed. @ms-henglu I would suggest you use 2020-12-01 version for linked service. And the api version for each API listed here will be up to date. tag-package-artifacts-composite-v6

ms-henglu commented 1 year ago

Hi @yanjungao718 , any update on this issue?

wonner commented 1 year ago

Hi @ms-henglu , is there any special reason you want to use the 2021-06-01-preview version? 2020-12-01 would be the up to date api version. I would suggest you use the stable version. Thanks.

ms-henglu commented 1 year ago

Hello @wonner , we're already on 2021-06-01-preview, so I'm afraid that switching to 2020-12-01 will make some functionalities not working.

ms-henglu commented 7 months ago

Hello @wonner and @yanjungao718 , any updates on this? Thanks