We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The trailing ',' after `site_url = 'https://contoso.sharepoint.com'` leads to an error with later processing of tupel created by `with_client_certificate('contoso.onmicrosoft.com', **cert_settings)`: `self.url = url.rstrip("/")`
Destroyed SharePoint API (markdown)
Created SharePoint API (markdown)
Updated link (prev. link went to Azure Cosmos DB landing page)
Fix import on case sensitive operating systems
Updated Handling Large Lists (markdown)
Created Handling Large Lists (markdown)
fixed credential import syntax
Updated How to connect to SharePoint Online with certificate credentials (markdown)
Updated How to connect to SharePoint Online and and SharePoint 2013 2016 2019 on premises with app principal (markdown)
Created How to connect to SharePoint Online and and SharePoint 2013/2016/2019 on-premises with app principal (markdown)
Updated Home (markdown)
Initial Home page