Question

I don't want ShortTermDeveloper@hotmail.com to be the admin of my Azure account. I also don't want to share the Admin@MyBusiness.com password with a bunch of developers. What I want (I think) is what we're used to - admin account(s) and sub accounts, even groups.

What's the best way to handle user management for an Azure account for a business?

What variables matter?

  • If I have a domain? Do I have to have one?
  • Some special subscription level? What is it called?

Thanks

Was it helpful?

Solution

Checkout the "Sign up for Windows Azure as an organization" page on windowsazure.com: http://www.windowsazure.com/en-us/documentation/articles/sign-up-organization/

Quoting from the site:

"Once this tenant has been created, an admin can then issue organizational accounts to each of its employees/students and assign licenses to those accounts based on which cloud service subscriptions they need access to, such as Windows Azure."

Sounds like what you need!

OTHER TIPS

I have worked on a number of client engagements using Azure and a good practice is to have the client setup the subscription. The Pay-As-You-Go option is an excellent starting point as there is no commitment and free trial periods apply in certain scenarios.

The client then adds developer accounts to the subscription to perform the actual work. The client maintains billing control and ownership of the subscriptions. The client simply removes their accounts from the Subscription when the developers / consultants complete scoped work items.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top