in Azure, how to list all the subscriptions under a management group by using Python SDK?
I am trying to list all the Azure subscriptions under a specific management group by using Azure Python SDK. But I couldn't find any function which retrieves them. Do you have any idea?