Azure / ResourceModules

This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.
https://aka.ms/carml
MIT License
726 stars 456 forks source link

[Feature Request]: ARM Template/Bicep for Synapse Linked Services #1838

Open georgedobrin opened 2 years ago

georgedobrin commented 2 years ago

Description

Problem:

Similar implementations:

Workarounds:

I am aware currently there are workarounds such as:

However, the fact that this won't be a streamlined experience could decrease development experience and quality long term-wise.

Relevant discussions:

AlexanderSehr commented 2 years ago

It would be interesting to try and reverse engineer the Rest API. However, there is a high chance that Bicep won't let us reverse engineer the API as it does not know the type.

If it is not working, somebody would need to raise a ticket to make it available (either PG or maybe the Bicep PG).

To this end I wouldn't close this issue, but @georgedobrin I'd keep my expectations low.