Skip to content

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent c9683e2 commit 5224dd6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ languages:
- csharp
products:
- azure
services: Graph-Rbac
platforms: dotnet
author: yaohaizh
extensions:
- services: Graph-Rbac
- platforms: dotnet
---

# Getting started on managing users and groups using C# #

Azure Users, Groups and Roles sample.
- Create a user
- Assign role to AD user
- Revoke role from AD user
- Get role by scope and role name
- Create service principal
- Assign role to service principal
- Create 2 Active Directory groups
- Add the user, the service principal, and the 1st group as members of the 2nd group
Azure Users, Groups and Roles sample.
- Create a user
- Assign role to AD user
- Revoke role from AD user
- Get role by scope and role name
- Create service principal
- Assign role to service principal
- Create 2 Active Directory groups
- Add the user, the service principal, and the 1st group as members of the 2nd group


## Running this Sample ##
Expand Down

0 comments on commit 5224dd6

Please sign in to comment.