Azure / Microsoft365R

R SDK for interacting with Microsoft 365 APIs
Other
311 stars 43 forks source link

Azure AD account, tenant, shared R scripts #183

Closed Chicago-Dave closed 7 months ago

Chicago-Dave commented 1 year ago

Don't know where else to ask this question. Scenario:

Does each person need to establish an Azure AD account? Or can other email addresses be added to the established tenant list?

We have no app development needs. Couldn't get MS365R to work without creating Azure AD account. Reading up on Azure, lots of it does not apply. Any direction or suggested reading appreciated.

hongooi73 commented 7 months ago

You're best off talking to your MS rep, if you have one; I'm not really an AAD/Entra specialist. However, each person should have their own AAD account. You should already have this, in fact, if you're using Teams/Outlook/etc. I assume 'research' is a shared Outlook inbox, in which case you should be able to get Microsoft365R to read it. You will need to register your use of the package as an app in AAD, though. (This is where an AAD specialist would really help.)