The following requirements are needed by this module:
No modules.
The following input variables are required:
Description: Specifies the location of all resources.
Type: string
Description: Specifies the resource group name in which all resources will get deployed.
Type: string
Description: Specifies the resource id of a subnet in which the private endpoints get created.
Type: string
Description: Specifies the name of the synapse private link hub.
Type: string
The following input variables are optional (have default values):
Description: Specifies the delay in seconds after the private endpoint deployment (required for the DNS automation via Policies).
Type: number
Default: 120
Description: Specifies the diagnostic configuration for the service.
Type:
list(object({
log_analytics_workspace_id = optional(string, ""),
storage_account_id = optional(string, "")
}))
Default: []
Description: Specifies the resource ID of the private DNS zone for Synapse PL Hub. Not required if DNS A-records get created via Azure Policy.
Type: string
Default: ""
Description: Specifies a key value map of tags to set on every taggable resources.
Type: map(string)
Default: {}
The following outputs are exported:
Description: Specifies the key vault resource id.
Description: Specifies the key vault resource name.
Description: Specifies whether the connectivity and identity has been successfully configured.