1. Click on "Advance Auth"
2. To create app and keys Navigate to portal.azure.com and click "App registrations"
3. Click "New registration"
4. Provide custom app name
5. In the supported account types select "Any Entra ID Tenant + Personal Microsoft Accounts"
7. Click "Register"
8. This is the "Client ID"
9. Click "API permissions"
10. Click "Add a permission"
11. Click "Microsoft Graph"
12. Click "Deligated Permissions"
13. Click "Sites"
14. Select " Sites.ReadWrite.All"
15. Click "Add a permission"
16. Click "Microsoft Graph"
17. Click "Application Permissions"
18. Click "Sites"
19. Select " Sites.ReadWrite.All"
20. Click "Grant admin consent for SyncEzy"
21. Click "Grant admin consent"
22. Click "New client secret"
23. Click "Description" and enter "Live."
24. Click the dropdown and select "Expires in 24 months."
25. Click "Add"
26. Copy the Value Key
27. Enter the copied "Client ID" and "Secret ID" here