Skip to content

Commit 0bb5e73

Browse files
authored
Merge pull request MicrosoftDocs#6973 from get-itips/patch-296
Adding descriptions
2 parents 4331655 + 980d524 commit 0bb5e73

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,12 @@ Accept wildcard characters: False
555555

556556
### -DisableAppViews
557557

558-
PARAMVALUE: Unknown | Disabled | NotDisabled
558+
Disables the Power Apps button.
559+
Possible values:
560+
561+
- Disabled
562+
- NotDisabled
563+
- Unknown (not settable)
559564

560565
```yaml
561566
Type: AppViewsPolicy
@@ -570,8 +575,12 @@ Accept wildcard characters: False
570575
```
571576

572577
### -DisableCompanyWideSharingLinks
578+
Disables People in your organization links. For more information, see [People in your organization sharing links](https://docs.microsoft.com/microsoft-365/solutions/microsoft-365-limit-sharing#people-in-your-organization-sharing-links).
579+
Possible values
573580

574-
PARAMVALUE: Unknown | Disabled | NotDisabled
581+
- Disabled
582+
- NotDisabled
583+
- Unknown (not settable)
575584

576585
```yaml
577586
Type: CompanyWideSharingLinksPolicy
@@ -586,8 +595,11 @@ Accept wildcard characters: False
586595
```
587596

588597
### -DisableFlows
598+
Disables the Power Automate button.
599+
Possible values
589600

590-
PARAMVALUE: Unknown | Disabled | NotDisabled
601+
- Disabled
602+
- NotDisabled
591603

592604
```yaml
593605
Type: FlowsPolicy

0 commit comments

Comments
 (0)