Easier way of creating tenant spaces
Right now I use Terraform to create an entire stack within a Resource Group. With Azure Stack there doesn't seem to be a way to use an API or another automated method to create the customer accounts in Azure Stack. Right now I'd have to manually create the customer's account and subscription and create a service user in AD to be able to have an access key, client id, subscription id, etc to be able to automatically create infrastructure within that customer's space.
