- Print
- DarkLight
Azure Detailed Steps for User Credential Generation
Article summary
Did you find this summary helpful?
Thank you for your feedback
Steps
- App Registration
- In Azure Active Directory. Create a single tenant App registration, with a secret (https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal)
- In Azure Active Directory. Create a single tenant App registration, with a secret (https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal)
- Add Permissions
- In API Permission option, Give permissions Directory Read All, and Application Read All. Once added, click Grant Admin consent for Default Directory.
- Management Groups
- In the Tenant Root Group, option Access Control, add a Role Assignment with Contributor role for the registered app. (Alternatively, add it to the specific Mgmt groups intended to be analyzed).
- Create App Registration Secret
- Go to Active Directory -> App Registration and select the newly created App Registration. In the left side menu select Certificates and Secrets and create a new Secret, and save the value for the Red Sentry Cloud configuration.
- From the Overview of the App Registration get the Client Id and the Tenant Id and save them for the Red Sentry Cloud configuration
- Go to Active Directory -> App Registration and select the newly created App Registration. In the left side menu select Certificates and Secrets and create a new Secret, and save the value for the Red Sentry Cloud configuration.
Was this article helpful?