Skip to content

Commit 4633ee2

Browse files
authored
Merge pull request #111384 from lukemurraynz/patch-5
Update remediate-resources.md #111374
2 parents af135b3 + ced4d62 commit 4633ee2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ 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 because the scope will be inherited from the assignment scope.
92+
9193
To set a user-assigned managed identity in the portal:
9294

9395
1. On the **Remediation** tab of the create/edit assignment view, under **Types of Managed Identity**, ensure that **User assigned managed identity**
@@ -101,7 +103,7 @@ is selected.
101103

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

104-
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.
105107

106108
```azurepowershell-interactive
107109
# Login first with Connect-AzAccount if not using Cloud Shell

0 commit comments

Comments
 (0)