Skip to content

Commit f27b5a2

Browse files
authored
Adding descriptions
1 parent 8883a96 commit f27b5a2

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

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

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,11 @@ 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
559563

560564
```yaml
561565
Type: AppViewsPolicy
@@ -570,8 +574,11 @@ Accept wildcard characters: False
570574
```
571575

572576
### -DisableCompanyWideSharingLinks
577+
Disables People in your organization links. For more information, see [People in your organization sharing links](https://docs.microsoft.com/en-us/microsoft-365/solutions/microsoft-365-limit-sharing?view=o365-worldwide#people-in-your-organization-sharing-links).
578+
Possible values
573579

574-
PARAMVALUE: Unknown | Disabled | NotDisabled
580+
- Disabled
581+
- NotDisabled
575582

576583
```yaml
577584
Type: CompanyWideSharingLinksPolicy
@@ -586,8 +593,11 @@ Accept wildcard characters: False
586593
```
587594

588595
### -DisableFlows
596+
Disables the Power Automate button.
597+
Possible values
589598

590-
PARAMVALUE: Unknown | Disabled | NotDisabled
599+
- Disabled
600+
- NotDisabled
591601

592602
```yaml
593603
Type: FlowsPolicy

0 commit comments

Comments
 (0)