Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| 710:cms_sharepoint_online [2024/07/31 09:18] – [Internet Access] Haupt, Manfred | 710:cms_sharepoint_online [2024/09/26 09:35] (current) – Policnik, Florian | ||
|---|---|---|---|
| Line 88: | Line 88: | ||
| * Default Value: false | * Default Value: false | ||
| * Description: | * Description: | ||
| + | |||
| + | ==== Proxy configuration (since Stages 7.10.10.0) ==== | ||
| + | |||
| + | Stages can communicate with SharePoint Online through a proxy. Fill in the '' | ||
| + | |||
| + | > proxy.scheme | ||
| + | |||
| + | * Default value empty (no proxy) | ||
| + | * Possible values: http, https | ||
| + | * Description: | ||
| + | |||
| + | > proxy.hostname | ||
| + | |||
| + | * Default value empty (no proxy) | ||
| + | * Example values: proxy.example.com or 10.1.2.3 | ||
| + | * Description: | ||
| + | |||
| + | > proxy.port | ||
| + | |||
| + | * Default value empty (no proxy) | ||
| + | * Example values: 3128 | ||
| + | * Description: | ||
| + | |||
| + | > proxy.username | ||
| + | |||
| + | * Default value is empty (proxy doesn' | ||
| + | * Example values: username | ||
| + | * Description: | ||
| + | |||
| + | > proxy.password | ||
| + | |||
| + | * Default value is empty (proxy doesn' | ||
| + | * Example values: secretPassword | ||
| + | * Description: | ||
| ===== Azure Portal ===== | ===== Azure Portal ===== | ||