Forum Discussion
Jack_Viljoen
Feb 22, 2022Copper Contributor
Azure SQL Database
Hi all,
My boss has created a new Azure database and has manually queried in a basic table. He is wanting to add me as a user so I can access the database, edit, etc. How can this be done and are there any steps we need to take before hand?
Any help will be appreciated!
Thanks,
Jack
- pazdedavSteel ContributorIt depends how your Azure SQL Database was configured: it could either use SQL or Azure AD Authentication/Authorization. You should check the following article: https://docs.microsoft.com/en-us/azure/azure-sql/database/logins-create-manage
- Jack_ViljoenCopper ContributorHi David,
Thanks for the reply, I am still un clear after looking at the page linked. My boss is the admin for the azure database and I am added as a user within that. However we are wanting to create and manage users within SQL Server so that I can connect to his SQL DB through my own PC on SQL Server.
Hope this makes sense.
Thanks,
Jack- Jiadong_ChenCopper ContributorHope it will be helpful.
https://levelup.gitconnected.com/how-to-securely-connect-to-your-azure-sql-database-53348804baa3