2,193 questions with Azure Virtual Network tags

Sort by: Updated
3 answers

Service endpoint policies when to use?

Hi, I see that I can enable the option (service endpoint policies) when creating a virtual network in azure. I read that it aims to protect access to azure services, but I didn't understand in practice whether or not I need to use this option. Can…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-05T21:04:24.937+00:00
Salves 501 Reputation points
answered 2020-10-08T12:14:26.92+00:00
msrini-MSFT 9,261 Reputation points Microsoft Employee
1 answer

Access Web Page (hosted in VM) using Application Gateway's public IP

Hi, I am facing some issues accessing my web page using application gateway's public IP. My configuration is as below: VNET: FrontendSubnet -> associated with NSG (frontend) - (frontend)NSG has rules: -Destination…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,245 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
968 questions
asked 2020-08-06T11:21:44.903+00:00
Zeeshan 6 Reputation points
commented 2020-10-08T11:07:46.503+00:00
GitaraniSharma-MSFT 48,006 Reputation points Microsoft Employee
5 answers

Export database fails with "The gateway did not receive a response from 'Microsoft.Sql'"

Using the Azure portal, I am exporting an Azure SQL Database to an Azure Storage Account Container and receive the following error message: Failed to export the database: sqldb-MyDatabase-145. ErrorCode: 504 ErrorMessage: The gateway did not receive…

Azure SQL Database
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-23T17:25:29.247+00:00
Chris Capon 6 Reputation points
answered 2020-10-07T23:40:08.193+00:00
Chris Capon 6 Reputation points
1 answer

Pipeline with Source (using self hosted IR) and Target(using Auto Resolve) is getting failed

Hi Team I have a Source ADLS which is a vnet(created a linked service with self hosted IR) I have a Target SFTP server.Linked service is created with Autoresolved intruntime. Both linked services connections are successful When i run the pipeline…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2020-09-28T07:08:57.29+00:00
kks8589 96 Reputation points
commented 2020-10-06T10:23:55.613+00:00
kks8589 96 Reputation points
1 answer

Vnet Peering with spoke

I have 3 Vnet's (1,2&3). VM in configured in all 3 Vnet's. Vnet 1 & 3 is peered , Vnet 1 & 3 is peered. I wanted to establish communication between vnet 2 & 3 without peering . how to achieve it. allow network access and forward…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-30T05:52:13.337+00:00
Karthick G 101 Reputation points
commented 2020-10-06T05:30:13.29+00:00
GitaraniSharma-MSFT 48,006 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Set up ExpressRoute on an existing site-to-site VPN

Hello Experts, Is it necessary for an existing site-to-site VPN gateway to be deleted before an azure ExpressRoute gateway is setup in the same subnet to achieve co-existence?

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,401 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
326 questions
asked 2020-10-02T14:12:16.047+00:00
Shola Lawani 531 Reputation points Microsoft Employee
accepted 2020-10-05T19:31:29.98+00:00
Shola Lawani 531 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

View real time firewall logs?

what is the easiest way and/or best viewer to watch your real time network traffic through azure firewall and/or NSG's Log analytics/event hub? any way to just watch the traffic the way you would on a normal firewall with a connection monitor or at…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
580 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-10-02T04:19:57.163+00:00
Goofoff 91 Reputation points
accepted 2020-10-04T22:07:13.097+00:00
Goofoff 91 Reputation points
2 answers One of the answers was accepted by the question author.

Limited IP traffic getting to app in VM

My Azure network does not appear to be allowing IP traffic through except when I use the http://<ip_address>:<app_test_port> URL format. The following services are in place: Public IP address is: Associated to Network Interface (which has…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-30T15:09:52.807+00:00
andrew 21 Reputation points
accepted 2020-10-03T20:56:11.813+00:00
andrew 21 Reputation points
2 answers One of the answers was accepted by the question author.

Application Gateway in hub and spoke architecture

Hello Experts, when designing application gateway architecture in a hub and spoke architecture is it a supported scenario where an application gateway in the hub can be leveraged by the spokes (Production, staging and Development subscription) or each…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
968 questions
asked 2020-09-30T12:35:00.523+00:00
Shola Lawani 531 Reputation points Microsoft Employee
accepted 2020-10-02T12:39:55.167+00:00
Shola Lawani 531 Reputation points Microsoft Employee
1 answer

How to deploy war files from azure DevOps private build agents to azure web app (Private Endpoint is raised already for the web app)

HI All, I have two web apps in my subscription for which two Private endpoints are raised for preventing the public access. Now When I am trying to deploy the application war files to these web apps from my azure DevOps pipeline with self hosted build…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
472 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,986 questions
asked 2020-09-29T15:14:02.643+00:00
Surya Prakash 1 Reputation point
commented 2020-10-01T13:43:45.237+00:00
Ryan Hill 26,156 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure - vnet peering hops

Hello, in Azure I have : virtual network A with a subnet A1 virtual network B with subnet B1 virtual network C with subnet C1 There is a peering between A and B with a custom route table in B1 to route traffic towards A through a network…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-30T07:46:16.227+00:00
sbli 21 Reputation points
commented 2020-09-30T12:30:32.19+00:00
sbli 21 Reputation points
1 answer

Enterprise Test Dev VM unable to access outbound port 25

We have a VM running on Enterprise Test Dev, it is unable to access outbound port 25 Exchange Online. Other VM running on Enterprise is working fine with outbound port 25 open to Exchange Online. Does this mean that VMs on Test Dev are not allowed…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,245 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-28T19:39:12.227+00:00
edchup 1 Reputation point
commented 2020-09-30T00:32:13.107+00:00
KarishmaTiwari-MSFT 18,612 Reputation points Microsoft Employee
1 answer

Private DNS with Custom DNS Server

Hi, probably not a valid question but I can't find any documentation where it says it is not possible. If I have a virtual network with a custom DNS server already. Is it possible to link this Virtual Network to Private DNS as well?

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
603 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-29T10:27:13.527+00:00
Piyush Gupta 1 Reputation point
commented 2020-09-29T12:53:25.83+00:00
Piyush Gupta 1 Reputation point
1 answer

Inter-VNet connection possibilities with overlapping address ranges

I need to create independent groups of 2-3 VMs. In each group there must be a network with a fixed, private CIDR (e.g. 192.168.1.0/24), which is used for inter-VM communication. The important thing is, that the CIDR cannot be changed and need to be the…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-25T11:05:13.737+00:00
cv 1 Reputation point
commented 2020-09-28T15:39:49.003+00:00
cv 1 Reputation point
2 answers One of the answers was accepted by the question author.

Protecting a webapp within a Standard App Service plan, using a virtual firewall appliance, rather than an Application Gateway

We have a webapp (a REST API service) that is sitting in a S1 App Service plan. We are protecting the webapp with a WAF policy assigned to a listener on an Application Gateway v2. The WAF policy only protects this one webapp. We have run into a…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Web Application Firewall
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,986 questions
asked 2020-08-13T22:15:27.957+00:00
Rhett Blach 46 Reputation points
accepted 2020-09-28T01:49:16.893+00:00
Rhett Blach 46 Reputation points
1 answer One of the answers was accepted by the question author.

Why peering would not be advised if I have services behind basic LB?

While looking into one of Azure Learn modules I came across following statement: Peering might not be your best option if you have existing VPN or ExpressRoute connections or services behind Azure Basic Load Balancers that would be accessed from a…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
406 questions
asked 2020-08-30T12:10:30.817+00:00
Lukasz Mastalerz 41 Reputation points
commented 2020-09-26T20:03:58.737+00:00
Lukasz Mastalerz 41 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to segregate cost per client in AKS

Team, We have a service hosted as a container inside AKS and it is accessible only through my organization. Now there are multiple teams of different verticals are using that API to get some data. Whenever we make a call from my organization network…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,245 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,884 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
406 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
353 questions
asked 2020-09-17T16:28:38.443+00:00
Tanul 1,251 Reputation points
commented 2020-09-25T19:37:06.78+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Windows Active Directory two way trust

Hello Experts, So if I have two different Windows Active Directory forest (Forest A and Forest B) and then configure a trust between them. If I extend Forest A to Azure (deploying additional domain controllers in Azure for Forest A and then setting up…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,962 questions
asked 2020-09-23T20:38:29.34+00:00
Shola Lawani 531 Reputation points Microsoft Employee
accepted 2020-09-25T14:15:27.367+00:00
Shola Lawani 531 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Can VMs in an available set belong to different virtual networks?

Pretty much what the title says. When I add VMs to an available set, do the VMs have to be in the same virtual network?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,245 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-18T22:01:04.777+00:00
XJ 21 Reputation points
accepted 2020-09-24T16:58:39.443+00:00
XJ 21 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Networking default Gateway query

Hello, I am learning Azure networking on the fly. Our company is replicating its existing on premise disks/ servers to a Disaster Recovery solution in Azure. This will be a PAY-G subscription and should we need to invoke DR, we will turn on…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,245 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2020-09-09T13:20:05.13+00:00
Steph_Azurebeginner 21 Reputation points
accepted 2020-09-23T08:57:13.997+00:00
Steph_Azurebeginner 21 Reputation points