https://pulumi.com logo
Title
e

echoing-librarian-76448

06/25/2020, 4:05 PM
I've been seeing this error when trying to create a new Azure SQL Server
azure:mssql:Server (<edit>):
    error: Error waiting on create/update future for SQL Server "<edit>" (Resource Group "<edit>"): Code="PasswordNotComplex" Message="Password validation failed. The password does not meet policy requirements because it is not complex enough."
The password generated for this attempt (nw$a594KSKEu%9tXdIMRlj!#DqoD61mp) more than meets the standards in Microsoft's documentation. I'm not sure where to go from here to get past this issue. I'm using Go and on version
<http://github.com/pulumi/pulumi-azure/sdk/v3|github.com/pulumi/pulumi-azure/sdk/v3> v3.10.0
.