@description('The administrator username of the SQL logical server.') param administratorLogin string = 'student' @description('The administrator password of the SQL logical server.') // Using 0.0.0.0 ...