SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.01k forks source link

Add a step to show how to connect #6914

Closed jasonwbaxter closed 3 years ago

jasonwbaxter commented 3 years ago

A lot of customers have not kept up to date with PNP , and to learn PNP is a steep learning curve , one customer has just told me that its taken him 3 months to learn how to authenticate.

can we consider adding some basic steps on how to connect instead of jumping into the method.

Also because PNPsitesCore is listed , its a bit confusing when suddenly there is a PNP version of how to do it.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ghost commented 3 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

andrewconnell commented 3 years ago

That connection information is provided on the PnP PowerShell page that's linked form this page before you dive into using the cmdlets. Connection details aren't included here because it would be repetitive to include that prerequisite information in every single page in the docs where PNPPOSH is used, hence we refer to te project which has content on that topic.

Jerry0527 commented 3 years ago

PnP PowerShell Connection command "Connect-PnPOnline" and all other commands details can be found in the documetation below:

Connect-PnPOnline

ghost commented 3 years ago

Closing this issue as "answered". If you encounter a similar issue(s), please open up a new issue. See our wiki for more details: Issue-List: Our approach to closed issues