Top "Azure-virtual-network" questions

The Azure Virtual Network allows VPN access to Azure, as well as creating subnets for deploying services in Azure.

Giving a DNS name to Azure Load Balancer

I have created a Load Balancer with public IP. Based on the documentation, I can access the LB with the …

azure azure-virtual-network
Why does Azure Application Gateway require an empty subnet

When I try to execute New-AzureRmApplicationGatewayIPConfiguration to create an application gateway, I get an exception: Subnet xxx cannot be used …

azure azure-powershell azure-virtual-network
How to create a Virtual Machine in Microsoft Azure without PUBLIC VIRTUAL IP (VIP) address?

Is there any way to create a virtual machine without Public IP address in Windows Azure? Even if you are …

azure virtual-machine azure-virtual-network virtual-network
how to set dns to azure aks?

I am currently using Azure AKS. I have a frontend application which is using LoadBalancer to have a public IP …

azure azure-virtual-network azure-container-service
How to ssh to Azure VM using private IP address from internet

I'm new to Azure. Just deployed an Ubuntu VM but thought I'd only create a private IP address, no public …

azure ssh azure-virtual-machine azure-virtual-network
Unable to ping VM outside windows Azure

I followed the following link to create the azure instance http://michaelwasham.com/2013/09/03/connecting-clouds-site-to-site-aws-azure/ I am able to ssh to …

azure amazon-ec2 ping azure-connect azure-virtual-network
Connection timeout port 80 on new Azure VM with NSG rules configured

I just created a new Ubuntu 14.04 virtual machine in Microsoft Azure using the (recommended) resource manager deployment model. The following …

azure azure-virtual-machine azure-virtual-network azure-resource-manager