az sql server create not setting the password
Open
act-codegen-extensibility-squad
Service Attention
SQL
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
When I create a SQL server using:
az sql server create --subscription xxx --name xxx --resource-group xxx--location northeurope --admin-user xxx --admin-password Pdfg&ssdfsdfsRfgh3
The login does not work after the creation, I need to then reset the password (Exact same one as above) before it works
Contributor guide
Assessment
This issue has not been assessed yet.