...
If there are problems with the registration process, you can contact our support here
...
Application ID
On the next screen, you'll need to copy the following information, you'll need it later:
Application ID
Object ID
Directory (tenant) ID
...
Client Secret
Go to the Certificates & Secrets menu
Click on New client secret
Fill in the short description of the secret (e.g. spaceos)
Set the expiration to 24 months,
Click Add.
Copy the data from Value, note this is important
Note |
---|
Value will only be shown once, and you'll need to create another secret if you lose that data. |
...
API Permission
Go to API Permissions and click Add a permission.
In the menu, choose Microsoft Graph and click on Application permissions.
From the dropdown list choose the following
Calendars.Read,
Calendars.ReadWrite,
Place.Read.All,
User.Read.All.
After you chose all of them, click on Add permissions.
...
Admin Consent
On the next screen - Configured permissions. Permissions for the following should have Not granted status
|Calendars.Read
Place.Read.All
Click on Grant admin consent and click confirm
Permissions should now have a Granted status.
Microsoft Azure is now activated for your app.