Skip to content

Commit fadd96b

Browse files
Shelleyliu0415VesaJuvonen
authored andcommitted
Set External Setting has been changed currently (SharePoint#1140)
1 parent 839b31c commit fadd96b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/solution-guidance/Set-external-sharing-on-site-collections-in-Office-365.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,27 +29,27 @@ Verify that your Office 365 subscription allows external sharing. To do this:
2929

3030
1. Open your **Office 365 admin center**.
3131

32-
2. On the left navigation menu, choose **EXTERNAL SHARING**.
32+
2. On the left navigation menu, choose **SharePoint**.
3333

34-
3. Choose **Sharing Overview**.
34+
3. On the left navigation menu, choose **Sharing**.
3535

36-
4. In **Sites**, ensure that **Let external people access your sites** is **On**.
36+
4. In **Sharing outside your organization**, ensure that **Allow users to invite and share with authenticated external users** is **On**.
3737

3838
Verify your external site settings on your SharePoint site collection. To do this:
3939

4040
1. Open your **Office 365 admin center**.
4141

4242
2. On the left navigation menu, choose **SharePoint** to open your **SharePoint admin center**.
4343

44-
3. Select the check box next to the site collection URL that you want to verify your external sharing settings on.
44+
3. In the Site Collection List, select the check box next to the site collection URL that you want to verify your external sharing settings on.
4545

4646
4. On the ribbon, choose **Sharing**.
4747

4848
5. Review your external sharing settings in the **sharing** dialog. After running the code sample, return to the **sharing** dialog to verify that your external sharing settings changed.
4949

5050
When you run this code sample, **Main** in Program.cs performs the following tasks:
5151

52-
- Gets the Office 365 admin center URL.
52+
- Gets the SharePoint admin center URL.
5353

5454
- Gets the site collection URL to configure external sharing settings on.
5555

0 commit comments

Comments
 (0)