Hello,
I was able to successfully create a SQL Server Connection using Service principal (Azure AD application) and I would like to share it with all users of my app to avoid them entering the Tenant, Client ID and Client Secrets attributes.
When I check sharing the system allow to share the app with Service principals names and service principals apps id only.
Do you know how I can grant users or groups to Managed Identities or User principals to allow them use the connection?
Thanks in advance.
Enrico