this post was submitted on 02 Sep 2023
1 points (100.0% liked)

Microsoft Azure

4 readers
1 users here now

Join us in discord here: https://aka.ms/azurediscord.

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/azure by /u/psinchuk on 2023-09-01 20:35:56.


Need a little bit of guidance on how to handle SQL in Azure.

We are currently migrating our servers over to VMs or Azure Services when we can and the only ones causing me issues are the SQL Servers. I don't think we are ready to make the jump to Azure Databases so we are trying to go the route of the Azure VM with SQL. The issue I am running into is that the option only allows me to login with local creds and not AAD like the other servers.

How are you all handling this? Do you just use the local admin account and then create induvial accounts for people who need to access the actual DB? I feel like this is a step backwards from what we have now where we can authenticate with our Windows credentials to both the machine and SQL.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here