Skip to content

Commit 6046a44

Browse files
Merge pull request #250594 from YoavDaniely/patch-24
Update reference-kickstart.md
2 parents 51ad822 + 89eda19 commit 6046a44

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/sentinel/sap/reference-kickstart.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,14 @@ If set to `cfgf`, configuration file stored locally will be used to store secret
314314

315315
**Explanation:** Containers, that cannot establish connection to Microsoft Azure services directly and require connection via a proxy server require `--http-proxy` switch to define proxy url for the container. Format of the proxy url is `http://hostname:port`.
316316

317+
#### Host Based Networking
318+
319+
**Parameter name:** `--hostnetwork`
320+
321+
**Required:** No.
322+
323+
**Explanation:** If this switch is specified, the agent will use host-based networking configuration. This can solve internal DNS resolution issues in some cases.
324+
317325
#### Confirm all prompts
318326

319327
**Parameter name:** `--confirm-all-prompts`

0 commit comments

Comments
 (0)