Skip to content

feat: add adb-serverless-appgw-tls-transit module + example#234

Open
dgokeeffe wants to merge 1 commit into
databricks:mainfrom
dgokeeffe:feat/adb-serverless-appgw-tls-transit
Open

feat: add adb-serverless-appgw-tls-transit module + example#234
dgokeeffe wants to merge 1 commit into
databricks:mainfrom
dgokeeffe:feat/adb-serverless-appgw-tls-transit

Conversation

@dgokeeffe

Copy link
Copy Markdown

Generic Serverless -> external TLS service (Kafka or any TLS-over-TCP
workload) via an Azure Application Gateway v2 TCP/TLS proxy transit:

  • transit VNet + App GW v2 TCP listener (azapi) with native Private Link
  • Databricks NCC + workspace binding
  • NCC private endpoint rule via the documented REST API (App Gateway needs
    resource_id + group_id + domain_names together, which the Terraform
    resource cannot express; REST is the method documented by Microsoft Learn)
  • optional auto-approval of the inbound PE connection on the App Gateway

terraform validate passes; READMEs generated via terraform-docs. App GW TCP
proxy GA 2025-11-26.

Generic Serverless -> external TLS service (Kafka or any TLS-over-TCP
workload) via an Azure Application Gateway v2 TCP/TLS proxy transit:
- transit VNet + App GW v2 TCP listener (azapi) with native Private Link
- Databricks NCC + workspace binding
- NCC private endpoint rule via the documented REST API (App Gateway needs
  resource_id + group_id + domain_names together, which the Terraform
  resource cannot express; REST is the method documented by Microsoft Learn)
- optional auto-approval of the inbound PE connection on the App Gateway

terraform validate passes; READMEs generated via terraform-docs. App GW TCP
proxy GA 2025-11-26.
@dgokeeffe dgokeeffe requested review from a team as code owners June 7, 2026 01:02
@dgokeeffe dgokeeffe requested a review from simonfaltum June 7, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant