Skip to content

Commit ced4d62

Browse files
authored
Apply suggestions from PR review
1 parent c1de13c commit ced4d62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/how-to/remediate-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ is selected.
8888

8989
1. Specify the location at which the managed identity is to be located.
9090

91-
1. Don't assign a scope for system-assigned managed identity, as the scope will be inherited from the assignment scope.
91+
1. Don't assign a scope for system-assigned managed identity because the scope will be inherited from the assignment scope.
9292

9393
To set a user-assigned managed identity in the portal:
9494

@@ -103,7 +103,7 @@ is selected.
103103

104104
To create an identity during the assignment of the policy, **Location** must be defined and **Identity** used.
105105

106-
The following example gets the definition of the built-in policy **Deploy SQL DB transparent data encryption** sets the target resource group and then creates the assignment using a **system assigned** managed identity.
106+
The following example gets the definition of the built-in policy **Deploy SQL DB transparent data encryption**, sets the target resource group, and then creates the assignment using a **system assigned** managed identity.
107107

108108
```azurepowershell-interactive
109109
# Login first with Connect-AzAccount if not using Cloud Shell

0 commit comments

Comments
 (0)