You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-accelerators/iot-accelerators-permissions.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 11/10/2017
10
10
ms.author: dobett
11
11
---
12
12
13
-
# Permissions on the azureiotsuite.com site
13
+
# Permissions on the azureiotsolutions.com site
14
14
15
15
## What happens when you sign in
16
16
@@ -26,7 +26,7 @@ The following sections describe the roles that control access to the solution ac
26
26
27
27
## AAD roles
28
28
29
-
The AAD roles control the ability provision solution accelerators and manage users in a solution accelerator.
29
+
The AAD roles control the ability to provision solution accelerators, to manage users and some Azure services in a solution accelerator.
30
30
31
31
You can find more information about administrator roles in AAD in [Assigning administrator roles in Azure AD][lnk-aad-admin]. The current article focuses on the **Global Administrator** and the **User** directory roles as used by the solution accelerators.
32
32
@@ -35,13 +35,13 @@ You can find more information about administrator roles in AAD in [Assigning adm
35
35
There can be many global administrators per AAD tenant:
36
36
37
37
* When you create an AAD tenant, you are by default the global administrator of that tenant.
38
-
* The global administrator can provision a basic and standard solution accelerators.
38
+
* The global administrator can provision a basic and standard solution accelerators (a basic deployment uses a single Azure Virtual Machine).
39
39
40
40
### Domain user
41
41
42
42
There can be many domain users per AAD tenant:
43
43
44
-
* A domain user can provision a basic solution accelerator through the [azureiotsuite.com][lnk-azureiotsuite] site.
44
+
* A domain user can provision a basic solution accelerator through the [azureiotsolutions.com][lnk-azureiotsolutions] site.
45
45
* A domain user can create a basic solution accelerator using the CLI.
46
46
47
47
### Guest User
@@ -55,7 +55,7 @@ For more information about users and roles in AAD, see the following resources:
55
55
56
56
## Azure subscription administrator roles
57
57
58
-
The Azure admin roles control the ability to map an Azure subscription to an AD tenant.
58
+
The Azure admin roles control the ability to map an Azure subscription to an AAD tenant.
59
59
60
60
Find out more about the Azure admin roles in the article [How to add or change Azure Co-Administrator, Service Administrator, and Account Administrator][lnk-admin-roles].
61
61
@@ -65,9 +65,9 @@ Find out more about the Azure admin roles in the article [How to add or change A
65
65
66
66
See [To add an existing subscription to your Azure AD directory](../active-directory/active-directory-how-subscriptions-associated-directory.md#to-associate-an-existing-subscription-to-your-azure-ad-directory)
67
67
68
-
### I want to change a Service Administrator or Co-Administrator when logged in with an organisational account
68
+
### I want to change a Service Administrator or Co-Administrator when logged in with an organizational account
69
69
70
-
See the support article [Changing Service Administrator and Co-Administrator when logged in with an organisational account][lnk-service-admins].
70
+
See the support article [Changing Service Administrator and Co-Administrator when logged in with an organizational account][lnk-service-admins].
71
71
72
72
### Why am I seeing this error? "Your account does not have the proper permissions to create a solution. Please check with your account administrator or try with a different account."
73
73
@@ -76,7 +76,7 @@ Look at the following diagram for guidance:
76
76
![][img-flowchart]
77
77
78
78
> [!NOTE]
79
-
> If you continue to see the error after validating you are a global administrator on the AAD tenant and a co-administrator on the subscription, have your account administrator remove the user and reassign necessary permissions in this order. First, add the user as a global administrator and then add user as a co-administrator on the Azure subscription. If issues persist, contact [Help & Support][lnk-help-support].
79
+
> If you continue to see the error after validating you are a global administrator of the AAD tenant and a co-administrator of the subscription, have your account administrator remove the user and reassign necessary permissions in this order. First, add the user as a global administrator and then add user as a co-administrator of the Azure subscription. If issues persist, contact [Help & Support][lnk-help-support].
80
80
81
81
### Why am I seeing this error when I have an Azure subscription? "An Azure subscription is required to create pre-configured solutions. You can create a free trial account in just a couple of minutes."
82
82
@@ -87,15 +87,15 @@ To continue learning about IoT solution accelerators, see how you can [customize
0 commit comments