JBeni / Graph.API.Library

Microsoft Graph API for Azure Active Directory Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph.API.Library

  • A library to interact with Azure Active Directory to get informations about users, to add them to a group, remove..

    • to add or remove devices such as phones (this step was made for a higher degree of security when using services offer by a particular company)
  • All the above steps you can do straightforward with PowerShell scripts, there is a wrapper that allows you to use PowerShell over C#

  • The problem with this is that if you want to deploy this on Azure, you can't because the modules for using PowerShell via visual studio can't be installed on Azure container

About

Microsoft Graph API for Azure Active Directory Management


Languages

Language:C# 100.0%