Skip to content

Commit c14e4c3

Browse files
committed
Updated text about role assignment changes
1 parent fced44f commit c14e4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/role-based-access-control/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ PS C:\> Remove-AzRoleAssignment -ObjectId 33333333-3333-3333-3333-333333333333 -
132132

133133
Azure Resource Manager sometimes caches configurations and data to improve performance. When you add or remove role assignments, it can take up to 30 minutes for changes to take effect. If you are using the Azure portal, Azure PowerShell, or Azure CLI, you can force a refresh of your role assignment changes by signing out and signing in. If you are making role assignment changes with REST API calls, you can force a refresh by refreshing your access token.
134134

135-
If you are add or remove a role assignment at management group scope and the role has `DataActions`, the access on the data plane might not be updated for 8-24 hours. This applies only to management group scope and the data plane.
135+
If you are add or remove a role assignment at management group scope and the role has `DataActions`, the access on the data plane might not be updated for several hours. This applies only to management group scope and the data plane.
136136

137137
## Web app features that require write access
138138

0 commit comments

Comments
 (0)