Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Proxy server configuration for MID Servers used for Cloud Discovery and Cloud Provisioning and Governance

You can configure the MID Server for Cloud Provisioning and Governance to use a proxy server. Using a proxy server supports all cloud-based activities such as running Discovery, billing downloads, provisioning virtual machines, and running life-cycle operations on virtual machines.

Proxy server limitations

  • VMware Cloud is not supported.
  • Windows or Linux platforms only are supported.
  • The Google Cloud Console integration does not support downloading billing data.
  • Remote PowerShell scripts cannot be executed.
  • Custom APIs may not work.

Note:

SSH calls should not be routed through a proxy server, when using a private cloud environment that is on the same side of the proxy as the MID Server.

Set mid.capi.skip_proxy_for_ssh to true to skip it. See MID Server properties used by Service Mapping for more information.

mid.capi.skip_proxy_for_ssh:

  • Determines whether the MID Server skips the proxy server when routing SSH calls.
  • Type: true | false
  • Default value: false

Supported proxy server authentication for Cloud Provisioning and Governance

Proxy Server typeAuthentication type
HTTP/HTTPSNo authentication
SOCKS5No authentication
HTTP/HTTPSBasic authentication
SOCKS5Basic authentication
HTTP/HTTPSNTLM

Supported proxy server configurations for Cloud Provisioning and Governance

ConfigurationOperating systemProxy serverAuthentication mode
Configuration 1LinuxNoneNot Applicable
Configuration 2WindowsSquid (HTTPS)None
Configuration 3LinuxSquid (HTTPS)Local
Configuration 4WindowsSquid (HTTPS)Active Directory
Cloud providerFunctionalityConfiguration 1Configuration 2Configuration 3Configuration 4
Amazon AWS Cloud, Microsoft Azure Cloud, and IBM Cloud PlatformCloud DiscoveryYesYesYesYes
VM ProvisioningYesYesYesYes
VM life cycleYesYesYesYes
CFT provisioningYesYesYesYes
Billing downloadYesYesYesYes
Scripts using SSHYesYesYesYes
Scripts using PowerShellNot ApplicableNot ApplicableNot ApplicableNot Applicable
Cloud eventsNot ApplicableNot ApplicableNot ApplicableNot Applicable
Google Cloud PlatformCloud DiscoveryYesYesYesYes
VM ProvisioningYesYesYesYes
VM life cycleYesYesYesYes
CFT provisioningYesYesYesYes
Billing downloadNoNoNoNo
Scripts using SSHYesYesYesYes
Scripts using PowerShellNot ApplicableNot ApplicableNot ApplicableNot Applicable
Cloud eventsNot ApplicableNot ApplicableNot ApplicableNot Applicable
VMware CloudNot Applicable

Parent Topic:Install and configure MID Servers to access cloud environments

Related topics

Install a MID Server on Windows

Install a MID Server on Linux

MID Server parameters