Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Customizing and Extending SharePoint Online
  • Table Of Contents Toc
  • Feedback & Rating feedback
Customizing and Extending SharePoint Online

Customizing and Extending SharePoint Online

By : Paukkonen
4.8 (8)
close
close
Customizing and Extending SharePoint Online

Customizing and Extending SharePoint Online

4.8 (8)
By: Paukkonen

Overview of this book

Explore the robust functionalities of SharePoint that ensure your business processes remain flexible and scalable. With its custom development features, SharePoint presents abundant opportunities to meet evolving needs, deliver personalized experiences, and seamlessly integrate across platforms. If you’re looking for practical guidance on developing custom SharePoint solutions, Customizing and Extending SharePoint Online is your essential companion. This book takes you through the different techniques for customizing SharePoint, harnessing its native capabilities, and extending them across other platforms. You’ll begin by organizing content with SharePoint sites and learning best practices for permission governance before learning how to create and manage pages and use web parts to create, aggregate, and format content. This SharePoint book also covers specialized use cases of the Viva Suite and delves into SharePoint automation with Power Automate while extending solutions with Power Apps. Toward the end, you’ll get to grips with designing personalized solutions with SharePoint Framework and Microsoft Graph. By the end of this book, you’ll be ready to deliver highly customized SharePoint solutions that align with your business objectives.
Table of Contents (27 chapters)
close
close
Free Chapter
1
Part 1:Exploring SharePoint Online
8
Part 2:Enhancing the SharePoint Content
14
Part 3:Automate and Extend SharePoint Experiences
19
Part 4:Create Your Own Customization using SharePoint Framework and Microsoft Graph

The Microsoft Graph PowerShell SDK

Another great tool for building solutions, especially automation, on top of the Microsoft Graph API is the Microsoft Graph PowerShell SDK, which is a set of PowerShell cmdlets representing the Graph API’s resources.

The Graph PowerShell SDK module can be installed from the PowerShell Gallery, which is a public, centralized repository for sharing PowerShell scripts, modules, and code. The SDK is supported on Windows PowerShell and PowerShell 7, which is the recommended version to be used. Installing the SDK can be done using the following:

Install-Module Microsoft.Graph -Scope CurrentUser

The Scope parameter’s CurrentUser value will install the module for the current user only and doesn’t require administrator permissions on the computer. With the AllUsers value, the module is installed for all users.

If the beta version of the SDK is required, it’s included in a separate module and is installed with the following...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY