Skip to content

Commit 3de4eb7

Browse files
authored
Edit pass on 'Set up your SharePoint site with lists and libraries' article.
Performed edit scrub per MSTP guidelines. Requires technical edit.
1 parent 28ae5dc commit 3de4eb7

File tree

1 file changed

+29
-23
lines changed

1 file changed

+29
-23
lines changed

docs/business-apps/power-automate/get-started/set-up-sharepoint-site.md

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,47 +8,53 @@ localization_priority: Priority
88

99
# Set up your SharePoint site with lists and libraries
1010

11-
In order to successfully complete the getting started tutorials, set up your SharePoint site with the following.
11+
To successfully complete the *Getting Started* tutorials, set up your SharePoint site with the following items.
1212

1313
## Projects list
14-
15-
Create a new SharePoint list called *Projects*. Follow the steps below to create a new SharePoint list.
14+
Create a new SharePoint list called **Projects**. To create a new SharePoint list, follow these steps.
1615

1716
### Create a new list
1817

19-
1. Browse to a modern SharePoint site in your Office 365 tenant.
18+
1. In your Microsoft 365 tenant, browse to a modern SharePoint site.
2019

21-
> **Note:** You can choose to use either a modern Team Site or a Communications Site.
20+
> **Note:** You can use either a modern Teams site or a Communications site.
2221
23-
1. In the command bar, click on *New->List*
24-
2. In the *Create list* panel, enter the following and click *Create* to create the list:
22+
2. In the command bar, select **New** > **List**.
23+
24+
3. In the **Create list** panel, enter the following:
25+
26+
* **Name**: Projects
27+
* **Description**: Projects list
28+
29+
4. To create the list, select **Create**
30+
31+
You are automatically redirected to the **Projects** list.
32+
33+
5. Select **+ Add column**, and to add an **Owner** column to the list, and then select the **Person** column type.
2534

26-
* **Name:** Projects
27-
* **Description:** Projects list.
28-
3. You will be automatically redirected to the *Projects* list.
29-
4. Click on *+ Add column* and then select *Person* column type to add an *Owner* column to the list.
30-
5. In the *Create a column* panel, enter the following and click *Save* to add the column to the Projects list:
35+
6. In the **Create a column** panel, enter the following:
3136

32-
* **Name:** Owner
33-
* **Description:** Project owner.
34-
6. The new *Owner* column will now be available in the Projects list.
37+
* **Name**: Owner
38+
* **Description**: Project owner
39+
40+
7. To add the column to the Projects list, select **Save**. The new **Owner** column becomes available in the **Projects** list.
3541

3642
### Add new project items
3743

38-
Click on *New* button in the list command bar and add the following list items:
44+
In the List command bar, select **New**, and add the following list items:
3945

4046
* Item 1
41-
* **Title:** Project 1
42-
* **Owner:** pick a user from people picker
47+
* **Title**: Project 1
48+
* **Owner**: Select a user from people picker
4349

4450
* Item 2
45-
* **Title:** Project 2
46-
* **Owner:** pick a user from people picker
51+
* **Title**: Project 2
52+
* **Owner**: Select a user from people picker
4753

4854
* Item 3
49-
* **Title:** Project 3
50-
* **Owner:** pick a user from people picker
55+
* **Title**: Project 3
56+
* **Owner**: pick a user from people picker
5157

5258
## Next steps
5359

54-
Now that you have set up your SharePoint site with the lists and libraries, you are ready to build your first flow.
60+
Now that you have set up your SharePoint site with the lists and libraries, you are ready to build your first flow.

0 commit comments

Comments
 (0)