Skip to content

Commit a506edf

Browse files
authored
Merge pull request #9097 from dluc/patch-4
Update iot-accelerators-permissions.md
2 parents 585569d + 2b58ef3 commit a506edf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/iot-accelerators/iot-accelerators-permissions.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 11/10/2017
1010
ms.author: dobett
1111
---
1212

13-
# Permissions on the azureiotsuite.com site
13+
# Permissions on the azureiotsolutions.com site
1414

1515
## What happens when you sign in
1616

@@ -26,7 +26,7 @@ The following sections describe the roles that control access to the solution ac
2626

2727
## AAD roles
2828

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.
3030

3131
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.
3232

@@ -35,13 +35,13 @@ You can find more information about administrator roles in AAD in [Assigning adm
3535
There can be many global administrators per AAD tenant:
3636

3737
* 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).
3939

4040
### Domain user
4141

4242
There can be many domain users per AAD tenant:
4343

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.
4545
* A domain user can create a basic solution accelerator using the CLI.
4646

4747
### Guest User
@@ -55,7 +55,7 @@ For more information about users and roles in AAD, see the following resources:
5555

5656
## Azure subscription administrator roles
5757

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.
5959

6060
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].
6161

@@ -65,9 +65,9 @@ Find out more about the Azure admin roles in the article [How to add or change A
6565

6666
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)
6767

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
6969

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].
7171

7272
### 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."
7373

@@ -76,7 +76,7 @@ Look at the following diagram for guidance:
7676
![][img-flowchart]
7777

7878
> [!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].
8080
8181
### 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."
8282

@@ -87,15 +87,15 @@ To continue learning about IoT solution accelerators, see how you can [customize
8787

8888
[img-flowchart]: media/iot-accelerators-permissions/flowchart.png
8989

90-
[lnk-azureiotsuite]: https://www.azureiotsuite.com/
90+
[lnk-azureiotsolutions]: https://www.azureiotsolutions.com
9191
[lnk-rm-github-repo]: https://github.com/Azure/azure-iot-remote-monitoring
9292
[lnk-pm-github-repo]: https://github.com/Azure/azure-iot-predictive-maintenance
9393
[lnk-cf-github-repo]: https://github.com/Azure/azure-iot-connected-factory
9494
[lnk-aad-admin]: ../active-directory/active-directory-assign-admin-roles-azure-portal.md
95-
[lnk-portal]: https://portal.azure.com/
95+
[lnk-portal]: https://portal.azure.com
9696
[lnk-create-edit-users]: ../active-directory/active-directory-users-profile-azure-portal.md
9797
[lnk-assign-app-roles]: ../active-directory/active-directory-coreapps-assign-user-azure-portal.md
98-
[lnk-service-admins]: https://azure.microsoft.com/support/changing-service-admin-and-co-admin/
98+
[lnk-service-admins]: https://azure.microsoft.com/support/changing-service-admin-and-co-admin
9999
[lnk-admin-roles]: ../billing/billing-add-change-azure-subscription-administrator.md
100100
[lnk-resource-cs]: https://github.com/Azure/azure-iot-remote-monitoring/blob/master/DeviceAdministration/Web/Security/RolePermissions.cs
101101
[lnk-help-support]: https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade

0 commit comments

Comments
 (0)