Is UI available to allow sites for Sites.Selected permission?

captain_atharv 511 Reputation points
2022-06-27T11:07:38.55+00:00

Hi,

I want to restrict access for my app to specific sites only. As per https://devblogs.microsoft.com/microsoft365dev/controlling-app-access-on-specific-sharepoint-site-collections/, I can assign Sites.Selected permission on Azure portal, but I have to use APIs or Powershell to select the sites to restrict access to.
Is UI available to select sites to be restricted?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,992 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,173 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,147 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 113.1K Reputation points MVP
    2022-06-27T12:38:24.01+00:00

    Afaik no UI is currently available, as the feature is still in preview. Even when it reaches GA, there is no guarantee that Microsoft will provide an UI for it, for example the similar controls we have for limiting access to Exchange Online are all based on PowerShell.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.