Deepesh
Deepesh

Reputation: 5604

Multiple Administrator of Windows Azure account

I have read that you can have Co-Administrator for Windows Azure subscription but can I have multiple Administrators for the same account? I need multiple administrator so that they can also have subscription if needed

Upvotes: 14

Views: 16898

Answers (4)

sbaredd
sbaredd

Reputation: 25

No. You can't have multiple Azure Account Administrators.

Upvotes: 0

Gabriel
Gabriel

Reputation: 897

In the new version of the portal you have to follow the path bellow:

Left navigation panel > More services > Subscriptions > Select your subscription > IAM (Access Control) > Add

Upvotes: 1

Rich Turner
Rich Turner

Reputation: 10994

In the Azure management console (http://manage.windowsazure.com), click "Subscriptions" at the top of the page and then hit "Manage Administrators" in the drop-down menu:

Manage Administrators

This will allow you to add/edit/remove one or more administrators to your subscriptions.

Upvotes: 10

William Holt
William Holt

Reputation: 41

You can have 1 Account Administrator and 1 Service Administrator, but you can have 200 Co-Administrators per subscription.

http://msdn.microsoft.com/en-us/library/windowsazure/hh531793.aspx#BKMK_HowToAccess

Upvotes: 3

Related Questions