Explore PnP Partner Pack for IT pros, admins and architects

Slides:



Advertisements
Similar presentations
Create beautiful, fast, interactive pages in SharePoint
Advertisements

Successfully migrate existing databases to Azure SQL Database
From IT Pros to IT Heroes - with Azure DevTest Labs
Building Compliant Team Sites
Azure on Steroids: Full Automation with PowerShell
Azure File Sync Setup, configuration and management
Cloud Security IS Application-Centric Security
SharePoint Provisioning Success with PnP PowerShell
6/5/2018 1:30 PM THR1029 Spend less time managing data and more time with customers: Quick tour of Outlook Customer Manager Welly Lee
Azure Cloud Shell Magic of Modern Command-line Management
6/17/ :27 AM BRK3341 Unlock extensibility by connecting your service to PowerApps and Microsoft Flow Theresa (Tessa) Palmer–Sr. Program Manager Sunay.
Azure SDKs and Tools for You
Lessons learned from moving to Microsoft Azure
Get Typed with TypeScript!
Decoding audit events in Microsoft Office 365
Optimizing Microsoft OneDrive for the enterprise
What a Real, Functioning DevOps Team Looks Like
SQL Server on Linux on All-Flash Arrays
Microsoft Ignite /31/ :08 AM
Microsoft Planner: How to manage your team’s work in Office 365
Expert-level Windows 10 deployment
Workflow Orchestration with Adobe I/O
Customize Office 365 Search and create result sources
Find, try and get line-of-business apps on Microsoft AppSource
Group Policy in MDM: Dealing with ADMX backed policies
Automate all things! Microsoft Azure continuous deployment
Agile Planning with Visual Studio Team Services (VSTS)
Advancing the SharePoint Developer Community (PnP)
Servicing Windows 10 in the Real World
Building a unified experience across Office 365
9/22/2018 3:49 AM BRK2247 Learn from MVPs: Panel discussion on all things SharePoint and OneDrive © Microsoft Corporation. All rights reserved. MICROSOFT.
Azure PowerShell Aaron Roney Senior Program Manager Cormac McCarthy
Port your AWS Knowledge to Azure
11/15/ :59 AM THR2294 Building great looking experiences with Microsoft Graph and Office UI Fabric Ben Summers Office Marketing David Lavenda Harmon.ie.
Continuous Delivery with Visual Studio Team Services
Supercharge Microsoft Teams using Teams apps in node.js
Azure Advisor: Optimization in the best way
Microsoft products for non-profits
Automating security for better, continuous compliance in the cloud
Introduction to ASP.NET Core 1.0
Five cool things you can do with Windows PowerShell on Office 365
What do YOU get from SharePoint Hybrid?
Microsoft To-Do Preview
Securely pass passwords into your deployment
Microsoft Exchange: Through the eyes of MVPs (Panel discussion)
MDM Migration Analysis Tool (MMAT)
Overview: Dynamics 365 for Project Service Automation
Keep up with Office 365 evolution in the real world
Understand your Azure cloud assets dependencies with BMC Discovery
Surviving identity management in a hybrid world
Sami Laiho AMA - Ask Me Anything
Breaking Down the Value of A Yammer Post: 20 Things to Do
An introduction to the SharePoint Patterns and Patterns initiative
Cool Microsoft Edge Tips and Tricks
When Bad Things Happen to Good Applications
Getting the most out of Azure resources with Azure Advisor
4/16/2019 4:15 PM How Microsoft does IT: How Microsoft IT is embracing modern to build SharePoint experiences Sam Crewdson Senior Program Manager Rene.
“Hey Mom, I’ll Fix Your Computer”
4/21/2019 7:09 AM THR2098 Unlock New Opportunities with Nintex Hawkeye Process Intelligence and Workflow Analytics Sr. Product.
Business Continuity and the Microsoft Cloud
4/28/2019 3:30 AM THR1061 Learn how Dynamics 365, Office 365 and related applications work together to transform the workplace Donna Edwards Solution Architect.
Consolidate, manage, backup, and secure your cloud content
Designing Bots that Fit Your Organization
Ask the Experts: Windows 10 deployment and servicing
Passwordless Service Accounts
Azure Networking inside and out
Digital Transformation: Putting the Jigsaw Together
WCF and .NET Framework Microservices in Containers
Diagnostics and troubleshooting in Azure App Service Support Center
Optimizing your content for search and discovery
Presentation transcript:

Explore PnP Partner Pack for IT pros, admins and architects 4/9/2019 2:30 PM THR2172 Explore PnP Partner Pack for IT pros, admins and architects Nicki Borell Managing Consultant © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Topics Why Patterns & Practices Site Provisioning Framework Q & A

Why Patterns & Practices

Why Patterns & Practices Microsoft 2016 4/9/2019 2:30 PM Why Patterns & Practices SharePoint and Office 365 development is changing rapidly New model requires new mindset Every SharePoint professional should know about Office 365 Developer Patterns & Practices "The most strategic developer surface area for us is Office 365“ – Satya Nadella © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Why Patterns & Practices – Q&A “Will Farm Solutions be Deprecated soon ?!?!?” NO

Why Patterns & Practices – Q&A “OK, but what about sandbox solutions? I was told these are good and cloud ready!” NO

Why Patterns & Practices – Q&A “Will Farm Solutions be supported with SharePoint Server 2016?” YES

Why Patterns & Practices – Q&A “Will Microsoft ever support farm solutions in Office 365?” NO

Site Provisioning Framework

What is the PnP Provisioning Engine? Microsoft Ignite 2016 4/9/2019 2:30 PM What is the PnP Provisioning Engine? Framework for easily doing Remote Provisioning called PnP Partner Pack Using of the OfficeDev PnP Core Library Object Oriented engine for easy and fast Remote Provisioning Capabilities Automated Remote Provisioning Easy Site Template Generation/Extraction There are PowerShell extensions for common tasks Supports templating of sites and artifacts Reusable, updatable (delta handling) © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

PnP Provisioning Engine Main Features Microsoft Ignite 2016 4/9/2019 2:30 PM PnP Provisioning Engine Main Features Delta Handling providing base templates to implement ‘delta handling’ Useful to keep sites up to date with reference templates Do not remove/delete anything Just update/add Additional Options Create Templates using SharePoint UI Use Policies Create addition services like a Yammer Group per Team Site etc. Deploy Responsive UI Package Features SP2013, SP2016 and SPO Site Columns, Content Types, Lists/Libraries Instances Features (Site or Web) Custom Actions (Site or Web) Files/Pages (Wiki, WebPart) Taxonomies Composed Look Regional Settings, UI Languages, Resource Files, Site Policies & Audit Settings Search Settings Publishing (including Page Layouts) © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

PnP Provisioning Engine - Basics Template site OOB site with needed configuration Empty OOB site

Architecture & Logic Flow – in the Cloud Microsoft Ignite 2016 4/9/2019 2:30 PM Architecture & Logic Flow – in the Cloud https://github.com/OfficeDev/PnP-Partner-Pack © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

DEMO - Architecture & Logic Flow in the Cloud

Architecture & Logic Flow – on-prem 4/9/2019 2:30 PM Architecture & Logic Flow – on-prem https://github.com/OfficeDev/PnP-Partner-Pack © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

DEMO - Architecture & Logic Flow on-prem

Local IIS <-> Azure WebApp & Azure Storage

Local IIS <-> Azure WebApp & Azure Storage

Azure Jobs <-> Scheduled Tasks

Azure Jobs <-> Scheduled Tasks

Register the App in SharePoint on-prem

DEMO - PnP Remote Provisioning Engine in action

Q & A Microsoft Ignite 2016 4/9/2019 2:30 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Please evaluate this session Tech Ready 15 4/9/2019 Please evaluate this session From your Please expand notes window at bottom of slide and read. Then Delete this text box. PC or tablet: visit MyIgnite https://myignite.microsoft.com/evaluations Phone: download and use the Microsoft Ignite mobile app https://aka.ms/ignite.mobileapp Your input is important! © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

4/9/2019 2:30 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.