Skip to content

Commit 6c11bd0

Browse files
authored
Update Set-AcceptedDomain.md
Fixing placeholder text for these two parameters
1 parent cf81081 commit 6c11bd0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

exchange/exchange-ps/exchange/Set-AcceptedDomain.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,8 @@ Accept wildcard characters: False
307307
### -SendingFromDomainDisabled
308308
This parameter is available only in the cloud-based service.
309309

310-
{{ Fill SendingFromDomainDisabled Description }}
310+
This parameter allows administrators to stop emails being sent from an alias with this domain. A common scenario would be if a domain is for a legacy brand that may still need to receive emails but should not be sending any emails.
311+
311312

312313
```yaml
313314
Type: Boolean
@@ -325,7 +326,7 @@ Accept wildcard characters: False
325326
### -SendingToDomainDisabled
326327
This parameter is available only in the cloud-based service.
327328

328-
{{ Fill SendingToDomainDisabled Description }}
329+
This parameter allows administrators to stop emails being received when addressed to this domain. A common scenario would be to set this on your tenant's MOERA domain e.g. contoso.onmicrosoft.com when it is not in use.
329330

330331
```yaml
331332
Type: Boolean

0 commit comments

Comments
 (0)