Current vault system configuration uses three native sql accounts (sa, VaultSys and ADMS-[Vault Application Server Name]) and forces SQL server installations to mixed mode (Windows and SQL authentication). From security perspective SQL authentication is weak compared to Windows authentication. Customer policies more often prohibit SQL authentication.
Please provide a way to configure Vault SQL Server with Windows authentication only to improve security. Especially in cases where Vault systems run in a cloud environment like Microsoft Azure security is an issue.