S
S
Sasha Odarchuk2015-02-13 11:52:49
CentOS
Sasha Odarchuk, 2015-02-13 11:52:49

Centos 6.6 on Azure and WHITE IP - how?

Hello!
I want to install a bunch of Centos 6.6 and ISP Manager 4.4 This panel "requires" a white IP on the machine. How to create a VM so that it gets an honest address?
I received the IP myself:
New-AzureReservedIP -ReservedIPName “ip-for-host” -Label “ip-for-host” -Location “West Europe”

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Belotserkovsky, 2015-03-03
@Fanta

Now you need:
Get-AzureReservedIP
New-AzureQuickVM ... –ReservedIPName ServerIPFirst
ServerIPFirst is the name of your reserved IP.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question