Creating a Microsoft Service Account
Step 1
Go to portal.azure.com
Input email and password
Step 2
Go to App Registrations
Step 3
Click New registration
Step 4
Create a new Single tenant application
Step 5
Grab the tenant id and client id
Step 6
Go to Certificates & secrets
Step 7
Create a new client secret, with a 24 month expiry
Step 8
Grab the secret value
Step 9
Go to API Permissions > Add a permission > Microsoft Graph > Application Permissions > and add the following permissions:
- User.Read.All
- Mail.Read
- Mail.ReadWrite
- Mail.Send
Step 10
Grant admin consent
Step 11
Create a new service account
Go to the Senders page in Super Send > Add Sender > Outlook > Switch to Service Account > Create Service Account
Step 12
Input the Client ID, Tenant ID and, Client Secret from Step 5 and Step 8
Step 13
Select the newly created service account, input the email > Click Add Email
Updated on: 20/10/2025
Thank you!