!!!SharePoint Api permission: Sites.Selected\\
\\
The __Sites.Selected__ permission allows an app to access only the specific SharePoint sites you explicitly authorize. This provides a much more secure alternative to granting full access across your tenant. See this: [https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azuread]\\
\\
!!__1.__ Create an App Registration with permission Sites.FullControl.All\\
\\
Start at the Microsoft Azure portal: [https://azure.microsoft.com/en-us/features/azure-portal/]\\
\\
__Application registration: __Go to the App registrations and click on __New registration__:\\
\\
[SharePoint%20Integration/new_registration.png]\\
\\
The __Redirect URI (optional)__ is not required, because it will  has a __Application Permission__ only\\
\\