Skip to content

Commit 63e5c4a

Browse files
authored
Merge pull request MicrosoftDocs#1441 from Apoc70/patch-1
Update New-EdgeSubscription.md
2 parents 55d2175 + f5bd30c commit 63e5c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/mail-flow/New-EdgeSubscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ This example also imports the Edge Subscription file generated in Example 1 to t
5757
## PARAMETERS
5858

5959
### -AccountExpiryDuration
60-
The AccountExpiryDuration parameter specifies how soon the bootstrap account created by this command will expire.
60+
The AccountExpiryDuration parameter specifies how soon the EdgeSync bootstrap replication account (ESBRA) created by this command will expire.
6161

6262
To specify a value, enter it as a time span: dd.hh:mm:ss where dd = days, hh = hours, mm = minutes and ss = seconds.
6363

64-
The value for this parameter must be a minimum of 00:02:00 or 2 minutes.
64+
The value for this parameter must be a minimum of 00:02:00 or 2 minutes. The default value is 24:00:00 or 24 hours.
6565

6666
```yaml
6767
Type: TimeSpan

0 commit comments

Comments
 (0)