Relative Content

Tag Archive for azureautomationterraformdevopsazure-synapse

Create managed private endpoint for Synapse using terraform

I need to create Managed private endpoint (MPE) for Synapse to Storage Accounts using terraform. I understand we have a resource block to create MPE. However the challenge I have is I may have to read from a YAML like below. It may have multiple storage account’s in each workspace to create MPE’s. And there may be multiple Synapse instances with storage accounts.