Control-M Installation on Azure
The installation of Control-M on an Azure instance (Windows or UNIX) is the same of Control-M installation for off-premises. To install, see Control-M Full Installation.
Azure instances have a public name and a private name. The private name enables communication only within the network of the instance, whereas the public name enables communication over the Internet. The public name can change when the instance is stopped or started.
If the private name is not recognized by a Control-M component, you need to use the public name, as described in the following examples:
-
Control-M clients reside on off premise instances.
-
Control-M Self Service or Control-M Workload Change Manager are accessed from a browser that does not reside on network where the Control-M/EM server is installed.
-
Control-M/EM is on premise and Control-M/Server is off premise.
Setting the Public Name on Control-M/EMLink copied to clipboard
This procedure describes how to set the Public name on Control-M/EM.
Begin
-
Stop all Control-M/EM processes.
-
Do one of the following:
-
UNIX: From a Control-M/EM account, type the following commands:
em ./ctm_em/bin/updateEmPublicName <PUBLIC_NAME>
-
Windows: From a Control-M/EM computer, type the following commands:
<EM_HOME>\bin\ updateEmPublicHost <PUBLIC_NAME>
-
Setting the Public Name on Control-M/ServerLink copied to clipboard
This procedure describes how to set the Public name on Control-M/Server, which sets the interface name with the Public name.
Begin
-
From a command line, type ctm_menu.
-
Select 4. Parameter Customization.
-
Select 1. Basic Communication and Operational Parameters.
-
Select 1. Local IP Host Interface Name.
-
Type the Public name and press S.