- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-29-2024 02:19 PM
Hey all,
I was exploring O365 graph API and wondering what are some of the best practices for this integration.
One thing we came up was to IP restriction (Palo alto IP) in Microsoft side.
Are there any other condition access policies that can be added to make sure we follow best practices, other than securing the Palo alto tenant and Microsoft tenant as a whole?
04-29-2024 05:43 PM
Hey,
You need to make sure below required permissions are enabled to run the O365 Outlook Mail (Using Graph API) integration commands successfully;
04-30-2024 08:39 AM
Yes. It depends on the usecase that we need to enable these permissions.
If its only for searching and deleting emails and sending emails, we wouldnt need access to Mailbox settings right?
Im looking to explore the best practices for the integration overall as this gives high privileges.
05-01-2024 03:02 AM
You can start with minimal permissions and see if the use case you trying works. As per our documentation, the above three permissions are required for all the commands to run. Also as stated in this doc use the client credentials flow instead of device code flow as a best practice.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!