Microsoft.Synapse workspaces/dedicatedSQLminimalTlsSettings

ARM template resource definition

The workspaces/dedicatedSQLminimalTlsSettings resource type can be deployed with operations that target:

For a list of changed properties in each API version, see change log.

Resource format

To create a Microsoft.Synapse/workspaces/dedicatedSQLminimalTlsSettings resource, add the following JSON to your template.

{
  "type": "Microsoft.Synapse/workspaces/dedicatedSQLminimalTlsSettings",
  "apiVersion": "2021-06-01",
  "name": "default",
  "properties": {
    "minimalTlsVersion": "string"
  }
}

Property values

workspaces/dedicatedSQLminimalTlsSettings

Name Description Value
type The resource type 'Microsoft.Synapse/workspaces/dedicatedSQLminimalTlsSettings'
apiVersion The resource api version '2021-06-01'
name The resource name

See how to set names and types for child resources in JSON ARM templates.
'default'
properties Resource properties. DedicatedSQLminimalTlsSettingsProperties

DedicatedSQLminimalTlsSettingsProperties

Name Description Value
minimalTlsVersion The minimal tls version of the sql server. string