...
Variable | Value | Description |
---|---|---|
dbServerName | YourAzureSQLServer | This should point to the Azure SQL Server name |
dbUsername | YourAzureSQLServerUserName | This should be the username setup on the Azure SQL server |
DamdbPassword | SomeSuperSecretPassword | Standard Azure configuration enforces a password policy, so the password should follow these (i.e. default password is not strong enough) |
DamJobsdbPassword | SomeSuperSecretPassword | Standard Azure configuration enforces a password policy, so the password should follow these (i.e. default password is not strong enough) |
...