Questions tagged [azure-public-ip]

50 questions
0
votes
1 answer

How to Restrict Azure Virtual Machine for Specific Range of Public IP

My company has opened very specific IP ranges against 3389 port. So I want to get my VM public IP under those IP ranges. Azure public IP values are coming from azure and we can't choose it. So question is that can we restrict the range of public IP…
Jaish Mathews
  • 766
  • 1
  • 9
  • 25
-1
votes
1 answer

TCP Packet loss after Azure load balancer

If we have one VM after the Azure load balancer (external) at first. The TCP connection will be routed to VM1. --connection1 packet--> Azure Load Balancer (20.20.20.20) --connection1 packet--> VM1 Then we add a new VM after the lb. --connection1…
-1
votes
1 answer

Azure Public IP address disappear after 1 month

I created some azure network infrastructure to connect 3 different appservices under the same domain. After creation of public IP address added it to DNS (outside of azure). For like one or maybe two months it was working perfectly fine, but after…
-1
votes
3 answers

Azure VM/Services - Using multiple outbound public IP randomly

My scenario: I would like to setup a HTTP proxy server in a Linux VM using node.js. It will only accept whitelisted inbound traffic, and route it to external services. I assigned 4 public IP to the VM NIC as 4 different IP configurations. However,…
Tony
  • 425
  • 1
  • 5
  • 12
-2
votes
1 answer

Does the region of a Public IP Address will affect where my data is passing throught

I have a public ip address provisioned on Azure in the Region US East while all other resources are provisioned in the Region US East 2. For now, we want to avoid creating a new public ip address in region US East 2 to keep the ip address that we…
1 2 3
4