We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't seem to find a way to set the "Allow Azure Synapse Link for Azure SQL Database to bypass firewall rules" setting via terraform:
azurerm_synapse_workspace
I guess a true/false setting like: allow_synapse_link_sql_firewall_bypass
No response
The text was updated successfully, but these errors were encountered:
I'm trying to use the azapi provider to enable this option but it didn' work yet.
If I get it working, I'll share it here ;)
https://learn.microsoft.com/en-us/azure/templates/microsoft.synapse/workspaces/trustedservicebypassconfiguration?pivots=deployment-language-terraform
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Community Note
Description
I can't seem to find a way to set the "Allow Azure Synapse Link for Azure SQL Database to bypass firewall rules" setting via terraform:
New or Affected Resource(s)/Data Source(s)
azurerm_synapse_workspace
Potential Terraform Configuration
References
No response
The text was updated successfully, but these errors were encountered: