This article describes the MS Azure integration and how to connect your MS Azure account to the DCO
-
Sign up to azure.microsoft.com and buy a premium license
-
Then start to type “register” in the search bar, and click “App registrations” as soon as it appears
-
Click “New registration”
-
Fill fields as shown in the pinned image and click “Register”
-
On the next page, you can get your “Client ID” and “Tenant”
-
Go to “API permissions” section
-
Click “Add permission”
-
Click “Microsoft Graph”
-
Choose “Application permissions”
-
Select next scopes: “Device.Read.All“, “Reports.Read.All”, “User.Read.All”, “User.ReadBasic.All”. Then click “Add permissions”
-
Click “Grant admin consent for …”
-
Now you can go and create a new integration. In the end of the creation, you will be given a certificate file, then you will need to go to “Certificates & secrets” section, click “Certificates” tab and upload your certificate using “Upload certificate” button. As soon as you do that, you can use your integration.