Skip to content

Commit b11c25b

Browse files
committed
Updated author
1 parent 0b245d1 commit b11c25b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/role-based-access-control/custom-roles-bicep.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
title: Create or update Azure custom roles using Bicep - Azure RBAC
33
description: Learn how to create or update Azure custom roles using Bicep and Azure role-based access control (Azure RBAC).
44
services: role-based-access-control,azure-resource-manager
5-
author: billmath
5+
author: rolyon
6+
manager: amycolannino
67
ms.service: role-based-access-control
78
ms.topic: how-to
89
ms.workload: identity
910
ms.date: 07/01/2022
10-
ms.author: billmath
11+
ms.author: rolyon
1112
ms.custom: devx-track-azurepowershell
1213

1314
#Customer intent: As an IT admin, I want to create custom and/or roles using Bicep so that I can start automating custom role processes.

articles/role-based-access-control/quickstart-role-assignments-bicep.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
title: "Quickstart: Assign an Azure role using Bicep - Azure RBAC"
33
description: Learn how to grant access to Azure resources for a user at resource group scope using Bicep and Azure role-based access control (Azure RBAC).
44
services: role-based-access-control,azure-resource-manager
5-
author: billmath
5+
author: rolyon
6+
manager: amycolannino
67
ms.service: role-based-access-control
78
ms.topic: quickstart
89
ms.custom: subject-armqs, mode-arm
910
ms.workload: identity
1011
ms.date: 06/30/2022
11-
ms.author: billmath
12+
ms.author: rolyon
1213
#Customer intent: As a new user, I want to see how to grant access to resources using Bicep so that I can start automating role assignment processes.
1314
---
1415

0 commit comments

Comments
 (0)