Skip to content

Commit 696ec1d

Browse files
committed
Updating new YouTube videos to web part tutorials
1 parent 4527438 commit 696ec1d

12 files changed

+58
-21
lines changed

docs/spfx/set-up-your-developer-tenant.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up your Office 365 tenant
33
description: Build and deploy client-side web parts using the SharePoint Framework by setting up an Office 365 tenant.
4-
ms.date: 08/20/2018
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
ms.custom: scenarios:getting-started
@@ -18,6 +18,14 @@ If you don't have one, you can get an Office 365 developer subscription when you
1818
> [!NOTE]
1919
> Make sure that you are signed out of any existing Office 365 tenants before you sign up for the Office 365 Developer Program.
2020
21+
You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:
22+
23+
<br/>
24+
25+
> [!Video https://www.youtube.com/watch?v=yc1IYgYp7qQ]
26+
27+
<br/>
28+
2129
## Create app catalog site
2230

2331
You need an app catalog to upload and deploy web parts. If you've already set up an app catalog, see [Create app catalog sites](#create-app-catalog-site).

docs/spfx/set-up-your-development-environment.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up your SharePoint Framework development environment
33
description: Use Visual Studio or your own custom development environment to build SharePoint Framework solutions. You can use a Mac, PC, or Linux.
4-
ms.date: 11/01/2019
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
ms.custom: scenarios:getting-started
@@ -15,7 +15,11 @@ You can use Visual Studio or your own custom development environment to build Sh
1515
1616
You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:
1717

18-
> [!Video https://www.youtube.com/embed/B7vLIrm2XKY]
18+
<br/>
19+
20+
> [!Video https://www.youtube.com/watch?v=-2-jWsEa2Yw]
21+
22+
<br/>
1923

2024
## Install developer tools
2125

docs/spfx/web-parts/get-started/add-jqueryui-accordion-to-web-part.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add jQueryUI Accordion to your SharePoint client-side web part
33
description: Adding the jQueryUI Accordion to your web part project involves creating a new web part.
4-
ms.date: 11/08/2018
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
ms.custom: scenarios:getting-started
@@ -22,7 +22,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
2222

2323
<br/>
2424

25-
> [!Video https://www.youtube.com/embed/PqPlsXwG6zU]
25+
> [!Video https://www.youtube.com/watch?v=N0C9azIyiTo]
2626
2727
<br/>
2828

docs/spfx/web-parts/get-started/build-a-hello-world-web-part.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Build your first SharePoint client-side web part (Hello World part 1)
33
description: Create a new web part project and preview it.
4-
ms.date: 03/14/2019
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
6+
localization_priority: Priority
67
ms.custom: scenarios:getting-started
78
---
89

@@ -22,7 +23,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
2223

2324
<br/>
2425

25-
> [!Video https://www.youtube.com/embed/S3tG2DE8tR8]
26+
> [!Video https://www.youtube.com/watch?v=_O2Re5uRLoo]
2627
2728
<br/>
2829

docs/spfx/web-parts/get-started/connect-to-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect your client-side web part to SharePoint (Hello World part 2)
33
description: Access functionality and data in SharePoint and provide a more integrated experience for end users.
4-
ms.date: 10/22/2019
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
ms.custom: scenarios:getting-started
@@ -12,7 +12,7 @@ Connect your web part to SharePoint to access functionality and data in SharePoi
1212

1313
You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:
1414

15-
> [!Video https://www.youtube.com/embed/zHYJ5SZsCLc]
15+
> [!Video https://www.youtube.com/watch?v=4F65TmsHucY]
1616
1717
## Run gulp serve
1818

docs/spfx/web-parts/get-started/hosting-webpart-from-office-365-cdn.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Host your client-side web part from Office 365 CDN (Hello World part 4)
33
description: An easy solution to host your assets directly from your own Office 365 tenant. Can be used for hosting any static assets that are used in SharePoint Online.
4-
ms.date: 03/14/2019
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
6+
localization_priority: Priority
67
ms.custom: scenarios:getting-started
78
---
89

@@ -27,7 +28,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
2728

2829
<br/>
2930

30-
> [!Video https://www.youtube.com/embed/GNukiGIQZfk]
31+
> [!Video https://www.youtube.com/watch?v=wl2ur1SBp3Q]
3132
3233
<br/>
3334

docs/spfx/web-parts/get-started/office-addins-tutorial.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Tutorial for creating Outlook Web Access extension using SharePoint Framework
33
description: Creating Outlook add-ins using SharePoint Framework
4-
ms.date: 01/07/2020
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
6-
localization_priority: Normal
6+
localization_priority: Priority
77
---
88

99
# Tutorial for creating Outlook Web Access extension using SharePoint Framework
@@ -20,6 +20,12 @@ Starting with the SharePoint Framework v1.10, you can also implement your Office
2020
> [!NOTE]
2121
> This feature was introduced as a developer preview feature. In order to use features in developer preview, ensure you use the `--plusbeta` version of the library (*see [this article for reference](https://docs.microsoft.com/sharepoint/dev/spfx/try-preview-capabilities)*)
2222
23+
<br/>
24+
25+
> [!Video https://www.youtube.com/watch?v=QtGjTAjbIKU]
26+
27+
<br/>
28+
2329
## Create a new solution
2430

2531
1. Create a new project directory in your favorite ___location:

docs/spfx/web-parts/get-started/provision-sp-assets-from-package.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Provision SharePoint assets from your SharePoint client-side web part
33
description: SharePoint assets can be provisioned as part of the SharePoint Framework solution, and are deployed to SharePoint sites when the solution is installed on it.
4-
ms.date: 03/14/2019
4+
ms.date: 02/08/2020
5+
localization_priority: Priority
56
ms.prod: sharepoint
67
ms.custom: scenarios:getting-started
78
---
@@ -20,7 +21,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
2021

2122
<br/>
2223

23-
> [!Video https://www.youtube.com/embed/_oHjmahz4B8]
24+
> [!Video https://www.youtube.com/watch?v=_oHjmahz4B8]
2425
2526
<br/>
2627

docs/spfx/web-parts/get-started/serve-your-web-part-in-a-sharepoint-page.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Deploy your client-side web part to a SharePoint page (Hello World part 3)
33
description: Deploy your client-side web part to SharePoint and see it working on a modern SharePoint page.
4-
ms.date: 03/14/2019
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
6+
localization_priority: Priority
67
ms.custom: scenarios:getting-started
78
---
89

@@ -17,7 +18,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
1718

1819
<br/>
1920

20-
> [!Video https://www.youtube.com/embed/zjs_AquINcM]
21+
> [!Video https://www.youtube.com/watch?v=CMJEp8TS4aU]
2122
2223
<br/>
2324

docs/spfx/web-parts/get-started/use-fabric-react-components.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use Office UI Fabric React components in your SharePoint client-side web part
33
description: Build a simple web part that uses the DocumentCard component of Office UI Fabric React.
4-
ms.date: 11/08/2018
4+
ms.date: 02/08/2020
55
ms.prod: sharepoint
66
localization_priority: Priority
77
ms.custom: scenarios:getting-started
@@ -20,7 +20,11 @@ This article describes how to build a simple web part like in the following imag
2020

2121
You can also follow these steps by watching this video on the SharePoint PnP YouTube Channel:
2222

23-
> [!Video https://www.youtube.com/embed/RnXD10a-2ww]
23+
<br/>
24+
25+
> [!Video https://www.youtube.com/watch?v=kNrYd8nYaZY]
26+
27+
<br/>
2428

2529
## Create a new web part project
2630

0 commit comments

Comments
 (0)