Is there a way in Azure to get 2 (or more) separate invoices for consumption of resources created under the same subscription basing on resource group membership? Example:
- Resource Group A - with a Sql database - 1 invoice
- Resource Group B - with an App service - 2nd invoice with different details
If not, what's the easiest way to achieve separate invoices but keeping same login credentials to the portal? (separate subscription for the same user?)