"Login failed for user "Sammy user"
The error message mean, that the user connecting to SQL Server (with the used connection string) don't have permissions to logon.
So check you app which SQL login is used, create the login on your cloud SQL Server and grant permissions for it.