Skip to content

Commit 8fa9dbf

Browse files
authored
Merge pull request MicrosoftDocs#4814 from Markus-Hanisch/patch-1
Added OfficeTemplateLibrary value to OrgAssetType parameter
2 parents ae1209b + ffd6315 commit 8fa9dbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Add-SPOOrgAssetsLibrary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,14 @@ Accept wildcard characters: False
7777
7878
### -OrgAssetType
7979
80-
Indicates the type of content in this library. Currently supported value is ImageDocumentLibrary, which is set by default.
80+
Indicates the type of content in this library. Currently supported values are ImageDocumentLibrary, which is set by default, and OfficeTemplateLibrary.
8181
8282
```yaml
8383
Type: OrgAssetType
8484
Parameter Sets: (All)
8585
Aliases:
8686
Applicable: SharePoint Online
87-
Accepted values: ImageDocumentLibrary
87+
Accepted values: ImageDocumentLibrary, OfficeTemplateLibrary
8888

8989
Required: False
9090
Position: Named

skype/skype-ps/skype/Set-CsOnlinePSTNGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Accept wildcard characters: False
275275
```
276276
277277
### -SipSignalingPort
278-
Listening port used for communicating with Direct Routing services by using the Transport Layer Security (TLS) protocol. The value must be between 1 and 65535. Please note: Spelling of this parameter changed recently from SipSignallingPort to SipSignalingPort.
278+
Listening port used for communicating with Direct Routing services by using the Transport Layer Security (TLS) protocol. The value must be between 1 and 65535.
279279
280280
```yaml
281281
Type: Int32

0 commit comments

Comments
 (0)