Forum Discussion
Multiple Azure tenants > best practice (one microsoft account or more?)
- Feb 08, 2018
Then I think you should go with one Tenant (yours) and different (isolate) subscriptions. You can transfer subscriptions to other owners, but you keep your unique tenant and admin account:
https://docs.microsoft.com/en-us/azure/billing/billing-subscription-transfer
https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits
Its better you setup the Customers tenants for the customer with the customers domain or use their existing tenant (if they have one). Then register your microsoft account or company account with their Azure AD as B2B this will enable them give you access to their resource to develop what you need to develop.
If you are delivering software as a service to the customer and you will be maintaining the application after handover then you can develop the application/software on your tenant and give your customer access to the application via B2B.