Skip to main content

Questions tagged [azure-app-registrations]

Azure App Registration is a process in the Microsoft identity platform that allows you to configure and manage authentication and authorization for your applications.

0 votes
1 answer
456 views

Get-PnPSiteTemplate: The remote server returned an error: (403) Forbidden

I want to copy one site collection from one tenant to another, so on the source tenant, I created this App Registering and I grant it full control on SharePoint:- And I define to use secret for the ...
microsoftdeveloperdesigner's user avatar
0 votes
1 answer
593 views

Access Denied: This application does not have the required permissions to access profile information. Pnp Framework

I'm using pnp framework with App registration client id & secret to authenticate to sharepoint site. I'm able to access list & user based on email. I need to find manager of the user from ...
prvn's user avatar
  • 103