At some point in time we might have ended up or will end up in a situation like this in Office 365 where in a site collection where Auditing is enabled but still in the report nothing shows up
How to Add/Remove User Custom Actions (in Site Actions Menu) Programmatically using CSOM PNP in SharePoint Office 365
In this article let us see How to Add/Remove User Custom Actions (in Site Actions Menu) Programmatically using CSOM PNP in SharePoint Office 365.
How to Add a JS Link Reference to the Display Form or Any other ASPX Programmatically using CSOM PNP in SharePoint Office 365
In this article let us see how to Add a JS Link Reference to the Display Form or Any other ASPX Programmatically using CSOM PNP in SharePoint Office 365
Automate O365 Group creation using Graph Api from a Remote Service/Workflow App using OAuth 2.0 Client Credentials Flow
I am writing this post from my experiences “As on Today” about the evergreen platforms O365 and Azure which may change in the future. I had a situation where my organization was planning to avoid users from directly
SharePoint Online Authentication Options – Part 2
Let’s talk more on Federation model and also on the modern authentication for SharePoint online now. In the case of federated environment once you sign with your organization account to SharePoint online
How to Add a JS Link Reference to the NewForm.aspx and EditForm.aspx Programmatically using CSOM PNP in SharePoint Office 365
In this article let us see How to Add a JS Link Reference to the NewForm.aspx and EditForm.aspx Programmatically using CSOM PNP in SharePoint Office 365
SharePoint Online Authentication Options – Part 1
I ended up spending too many hours in demystifying how SharePoint online works in a federated environment but apparently I didn’t get many details though I got few but it wasn’t in one location
Resource Quota and Throttling in SharePoint Online
One or other day you might end up seeing this message in SharePoint Online Admin center stating that your resource quota is full
How to Deploy Provider Hosted Apps (Add-Ins) by App Stapling in SharePoint Office 365
In this article a brief introduction about APP Stapling and the Step by Step Procedure to implement APP stapling can be learnt.
How to Deploy Provider Hosted Apps (Add-Ins) programmatically using CSOM in SharePoint Office 365 by Activating Developer Site Feature
Continuation of the Earlier article let us see how to achieve the same app deploy using Developer Feature activated.