
Announcements
I have a App that is connection to an Azure SQL Server database using the Server Principal Authentication.
The connection is working and I properly set, but when users access to the App for the first time they are required to provide
Tenant ID , Client ID and Client Secret.
Is this the expected behavior of the Connection?