# Functions
No description provided by the author
ConnectToDBUsingAAD connects to the Azure SQL database using the specified token provider.
CreateOrUpdateAADUser creates or updates an AAD user.
No description provided by the author
No description provided by the author
DoesUserExist checks if db contains user.
DropUser drops a user from db.
GetUserRoles gets the roles assigned t othe user.
ReconcileUserRoles revokes and grants roles as needed so the roles for the user match those passed in.
# Constants
ServerPort is the default server port for sql server.
# Structs
No description provided by the author