I am looking for an API that will get the list services used by an Azure API Account. I have an APIs that will fetch the list of resources and their details from Azure Resource Management APIs, but there are some services that do not necessarily have a resource like Multifactor Authentication, Backup services etc.
Is there an Azure REST API that will help me fetch the list of all services used in my account.