SharePoint Azure and o365 Blog
Tuesday, May 23, 2017
Disable modern experience for a site collection in SharePoint Online
›
The post helps you to disable modern experience in SharePoint online at the site collection level or at the web level, it is only settable ...
1 comment:
Monday, May 22, 2017
Hide Ribbon in SharePoint Online using JS Link
›
Create a new js file and name it as DetailsView.js. Add the below script to it window.onload = function () { if (window.location.h...
Powershell to add JS Link in SharePoint Online
›
Add-Type -Path "c:\Program Files\Common Files\microsoft shared\Web Server Extensions\16\ISAPI\Microsoft.SharePoint.Client.dll" A...
Sunday, May 21, 2017
Designing SharePoint Server 2016 farm in MS Azure
›
step by step process to design Microsoft Azure infrastructure services to host SharePoint Server 2016 farms SharePoint Server 2016 farms ...
Set-AzureLoadBalancedEndpoint
›
Set-AzureLoadBalancedEndpoint [-ServiceName] <String> [-ACL <NetworkAclObject>] [-DirectServerReturn <Boolean...
List of sites user has access in SharePoint Online
›
Getting a list of sites that a user has access to in SharePoint Online My customer needed a way to show all the sites and site collec...
Wednesday, May 17, 2017
Azure Active Directory B2C - Providing sign-up and sign-in to users with Microsoft Accounts
›
Create a Microsoft account application To use Microsoft account as an identity provider in Azure Active Directory (Azure AD) B2C, you ne...
‹
›
Home
View web version