Skip to content

Commit 14e8422

Browse files
committed
Acrolinx fixes
1 parent 5226f22 commit 14e8422

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Quickstart - View the access a user has to Azure resources - Azure RBAC
3-
description: In this QuickStart, learn how to view the access a user or other security principal has to Azure resources using the Azure portal and Azure role-based access control (Azure RBAC).
3+
description: In this quickstart, you learn how to view the access a user or other security principal has to Azure resources using the Azure portal and Azure role-based access control (Azure RBAC).
44
services: role-based-access-control
55
documentationCenter: ''
66
author: rolyon

articles/role-based-access-control/role-assignments-list-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Get-AzRoleAssignment -IncludeClassicAdministrators
147147

148148
## List role assignments for a managed identity
149149

150-
1. Get the the object ID of the system-assigned or user-assigned managed identity.
150+
1. Get the object ID of the system-assigned or user-assigned managed identity.
151151

152152
To get the object ID of a user-assigned managed identity, you can use [Get-AzADServicePrincipal](/powershell/module/az.resources/get-azadserviceprincipal).
153153

0 commit comments

Comments
 (0)