Skip to content

Microsoft Graph API for Azure Active Directory Management

Notifications You must be signed in to change notification settings

JBeni/Graph.API.Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages