I wanted to set-up something like a PIM access to Azure SQL but upon reading some docs/article, it's mostly adding a user to an AD Group or to the Azure SQL database itself.
Is there a way to do PIM or like that for Azure SQL or any of the Azure Databases?
Requirements:
1. no user has default access to the database
2. user need to request access and be removed based on duration automatically
3. audit of the users requesting access to the database
Looking forward to your reply.
Thanks.