A cloud-based identity and access management service for securing user authentication and resource access
Hi @sameena pk
I hope @Abiola Akinbade answer was helpful, In Addition:
Registering an application in Azure AD to obtain OAuth2 credentials (client ID, secret, etc.) is free and does not itself incur any cost
- You can continue to use these credentials for authentication with Microsoft Graph API after your trial ends, as long as the Azure AD tenant and the app registration remain active.
- You can keep using the app registration and OAuth2 credentials after your trial, but you must have a valid Microsoft 365 subscription for the users/resources accessed.
- Standard API usage within license limits is free; advanced/metered APIs may incur charges.
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click `Accept Answer` and `Yes`.