Can I install DA on Windows Azure?

alect

Verified User
Joined
Jan 12, 2011
Messages
27
Windows Azure use NAT,and don't an external IP address,but instead using 100.xxx.xxx.xxx internal addr,
I want to know is it means i can't install DA on Azure?
 
Azure support Linux,I'm now using Openlogic 7.0,which based on Centos 7.0,
I said Windows Azure mean windowsazure.com,sorry I didn't mentioned it earlier.

[alect@testalect00 ~]$ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 100.76.98.12 netmask 255.255.254.0 broadcast 100.76.99.255
inet6 fe80::20d:3aff:fe80:1ba8 prefixlen 64 scopeid 0x20<link>
ether 00:0d:3a:80:1b:a8 txqueuelen 1000 (Ethernet)
RX packets 78839 bytes 77640867 (74.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 46570 bytes 7346465 (7.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

[alect@testalect00 ~]$
 
Is is possible to get a trial license so I can test if DA works on Azure?
 
Back
Top