#Azure Active Directory

Tags: 1 post

September 2, 2019 2 min read

Access Azure Active Directory Groups using R

The following code snippets are on creating a connection to Azure Active Directoy using R with Service-to-Service authentication with client secret and client id using REST API and fetch Active Directory`s groups and associated details with them …