Create a service account for SharePoint Online

SR VSP 1,251 Reputation points
2021-02-04T03:00:44.23+00:00

Hi Guys,

Is there any way to create a "service account for SharePoint Online" we want to manage this account for running flows and other admin activities

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

Accepted answer
  1. trevorseward 11,711 Reputation points
    2021-02-04T03:37:00.583+00:00

    There's no such thing as a service account. They're just another user account. You'll need to license it appropriately. Otherwise, for automation, always look to using Client ID + Certificate/Secret solutions rather than username/password, especially as you would not want to disable MFA on an elevated account.


1 additional answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,316 Reputation points
    2021-02-04T09:10:06.007+00:00

    Hello @SR VSP ,

    In SharePoint Online environment, users don’t have the ability to manage SharePoint services as what they can in on premises environment, no such “Service Account” concept in SharePoint Online.

    You could refer to this article to perform a SharePoint App-Only Authentication In Power Automate:

    How To Perform A SharePoint App-Only Authentication In Power Automate

    Thanks,
    Echo Du

    ====================

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.