Skip to content

Commit 0f58a3f

Browse files
Minor change for AGBackupShare
1 parent f951ce0 commit 0f58a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/configmgr/core/servers/deploy/install/command-line-script-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Include the following keys in the `SQLConfigOptions` section to install a site:
105105
| `SQLSSBPort` | No | Port number | The SQL Server Service Broker (SSB) port. By default, SSB uses TCP port 4022. |
106106
| `SQLDataFilePath` | No | Local directory path | An alternate location to create the database .mdb file. |
107107
| `SQLLogFilePath` | No | Local directory path | An alternate location to create the database .ldf log file. |
108-
| `AGBackupShare` | No | Network share path | The network location for sharing database backups when creating the site database in an Availability Group. |
108+
| `AGBackupShare` | No | Network share path | The network location for sharing database backups when creating the site database in an Availability Group. The backup share is only needed if automatic seeding is not set. |
109109

110110
### `CloudConnectorOptions` section for site install
111111

0 commit comments

Comments
 (0)