hi,
I am working to provide live data from our Users & Groups page on Azure to build a small application for my support team.
Are you speaking about users and groups in Azure Active Directory or in the Azure SQL database level?
Is it possible to query this data from the Azure portal from my SQL Server instance in any way?
Yes
- I assume that you speak about Azure SQL logical server.
You can execute queries on Azure SQL Database from the portal
(1) Go to the list of logical servers
https://portal.azure.com/#blade/HubsExtension/BrowseResource/resourceType/microsoft.sql%2Fservers
(2) Click on the server which you ant to use
(3) Navigate to the database that you want to use
(4) n the left menu you have new option: Query Editor