Add synapse 201
This commit is contained in:
12
quickstart/201-synapse-secure/terraform.tfvars.example
Normal file
12
quickstart/201-synapse-secure/terraform.tfvars.example
Normal file
@ -0,0 +1,12 @@
|
||||
name = "syn101"
|
||||
environment = "dev"
|
||||
location = "East US"
|
||||
|
||||
aad_login = {
|
||||
name = "azureuser@contoso.com"
|
||||
object_id = "00000000-0000-0000-0000-000000000000"
|
||||
tenant_id = "00000000-0000-0000-0000-000000000000"
|
||||
}
|
||||
|
||||
enable_syn_sparkpool = true
|
||||
enable_syn_sqlpool = true
|
Reference in New Issue
Block a user