Skip to content

Commit 8834932

Browse files
committed
Update wording about parent resources
1 parent 59cea9c commit 8834932

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/lab-services/concept-migrate-from-lab-accounts-roles.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Lab plans have a different Azure management hierarchy than lab accounts in Azure
1616

1717
## Differences between lab accounts and lab plans
1818

19-
Lab accounts serve as a parent to labs. When you assign a role on a lab account, the associated labs automatically inherit this role and permissions.
19+
Lab accounts are a parent Azure resource to labs. When you assign a role on a lab account, the associated labs automatically inherit this role and permissions.
2020

21-
On the other hand, lab plans and labs are sibling resources in Azure, which means that labs don’t inherit roles and permissions from the associated lab plan.
21+
On the other hand, lab plans and labs are sibling resources in Azure, which means that labs *don’t inherit* roles and permissions from the associated lab plan.
2222

23-
For example, assume that you assign the Contributor role for users on the lab account. To obtain the same permissions with a lab plan, you should instead assign the Contributor role on the lab plan's *resource group*. When you assign the role on the resource group, all labs within that resource group are also assigned this role.
23+
For example, assume that you assign the Contributor role for users on the lab account. To achieve the same permissions with a lab plan, you should instead assign the Contributor role on the lab plan's *resource group*. When you assign the role on the resource group, all labs within that resource group are also assigned this role.
2424

2525
## Recommendations
2626

0 commit comments

Comments
 (0)