Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 598 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 598 Bytes

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