Cloud App Discovery Registry Settings for Proxy Services
Published: May 6, 2015
Updated: July 29, 2015
Important |
|---|
|
You can find a more recent version of this topic here. This topic will be retired soon. |
By default, the Cloud App Discovery agent is configured to use only the ports 80 or 443.
If you are planning on installing Cloud App Discovery in an environment with a proxy server that is using a custom port (neither 80 nor 443), you need to configure your agents to use this port.
The configuration is based on a registry key.
The objective of this topic is to provide you with the steps you need to perform to set the required port on the computers running the Cloud App Discovery agent.
-
Start the registry editor.
-
Navigate to or create the following registry key:
HKLM_LOCAL_MACHINE\Software\Microsoft\Cloud App Discovery\Endpoint
-
Create a new multi-string value called Ports.
-
To open the Edit Multi-String dialog, double-click the Ports value.
-
In the Value data textbox, type the following values and add all custom ports that are used by your organization:
80
8080
8118
8888
81
12080
6999
30606
31595
4080
443
1110
-
Click OK to close the Edit Multi-String dialog.
See Also
Important