rhythmic-finland-36256
09/19/2019, 12:36 PMazure.sql.SQLServer
and inside of it some `azure.sql.Database`s with pulumi?SQLServer
has an admin user, but I’m missing the way of creating specific users for the databases I create inside the server to hand those restricted users to some service / container instance that should use the database. Technically it works with the SQL admin user but I want each service to have a dedicated user to its database.AppService
.tall-librarian-49374
09/19/2019, 12:43 PMrhythmic-finland-36256
09/19/2019, 12:43 PMtall-librarian-49374
09/19/2019, 12:44 PMrhythmic-finland-36256
09/19/2019, 12:44 PMnullresource
“hack” that executes code. https://stackoverflow.com/questions/54326033/add-azure-sql-user-with-terraformtall-librarian-49374
09/19/2019, 12:46 PMrhythmic-finland-36256
09/19/2019, 12:46 PMisDryRun
but not sure if that’s a good practice for that.tall-librarian-49374
09/19/2019, 12:48 PMrhythmic-finland-36256
09/19/2019, 12:49 PMtall-librarian-49374
09/19/2019, 12:51 PMrhythmic-finland-36256
09/19/2019, 1:08 PMbetter-rainbow-14549
09/19/2019, 2:34 PM