*`resource_group_name` - (Required) The name of the resource group in which to
create the sql server.
*`location` - (Required) Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created.
*`version` - (Required) The version for the new server. Valid values are: 2.0 (for v11 server) and 12.0 (for v12 server).
*`administrator_login` - (Required) The administrator login name for the new server.
*`administrator_login_password` - (Required) The password for the new AdministratorLogin. Please following Azures [Password Policy](https://msdn.microsoft.com/library/ms161959.aspx)
*`tags` - (Optional) A mapping of tags to assign to the resource.