Valid AZ-700 Dumps shared by ExamDiscuss.com for Helping Passing AZ-700 Exam! ExamDiscuss.com now offer the newest AZ-700 exam dumps, the ExamDiscuss.com AZ-700 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-700 dumps with Test Engine here:

Access AZ-700 Dumps Premium Version
(398 Q&As Dumps, 35%OFF Special Discount Code: freecram)

Online Access Free AZ-700 Exam Questions

Exam Code:AZ-700
Exam Name:Designing and Implementing Microsoft Azure Networking Solutions
Certification Provider:Microsoft
Free Question Number:78
Version:v2023-12-13
Rating:
# of views:597
# of Questions views:11648
Go To AZ-700 Questions

Recent Comments (The most recent comments are at the top.)

sam rocks - Apr 04, 2024

No.# A-3 subnets for: subnet1 for the 3+1 VM, subnet2 as per requirements, GatewaySubnet for VPN
B-Two service endpoints for keyvault and DB1, VNET1 conection can use peering

sam rocks - Apr 04, 2024

No.# correction: tested in lab given answer is right. N,N, Y
1) Inbound rule on subnet1 will deny
2) Inbound rule on subnet2 will deny
3) No rule on VM3 so it would allow connections

sam rocks - Apr 04, 2024

No.# NYN

VM5 is in VNET3 and VNET3 isn't linked to the fabrikam.com private DNS zone. This means it won't be able to resolve anything in that private DNZ zone until it is linked.

sam rocks - Apr 02, 2024

No.# One parent profile configured with geographical routing method, 2 child profiles configured with weighted routing method.
So:
3 minimum profiles
Weighted (the question is the routing method in each region)

sam rocks - Apr 02, 2024

No.# D. IP3

sam rocks - Apr 02, 2024

No.# You can share an ExpressRoute circuit across multiple subscriptions.
The circuit owner is the administrator/coadministrator of the subscription in which the ExpressRoute circuit is created. The circuit owner can authorize administrators/coadministrators of other subscriptions, referred to as circuit users, to use the dedicated circuit that they own. Circuit users who are authorized to use the organization's ExpressRoute circuit can link the virtual network in their subscription to the ExpressRoute circuit after they're authorized.

https://learn.microsoft.com/en-us/azure/expressroute/expressroute-howto-linkvnet-classic#administration

Sub1 : An ExpressRoute circuit connection authorization
Sub2 : An ExpressRoute circuit connection

sam rocks - Apr 02, 2024

No.# 8 S2S
4 ExpressRoute

For S2S 1 scale unit = 500 Mbps
4000/500 = 8 scale units
https://learn.microsoft.com/en-us/azure/virtual-wan/gateway-settings#s2s

For ExpressRoute 1 scale unit = 2Gbps
8/2 = 4
https://learn.microsoft.com/en-us/azure/virtual-wan/virtual-wan-expressroute-about#expressroute-performance

sam rocks - Apr 02, 2024

No.# custom rule that uses a match rule: Custom rules allow you to create tailored rules to suit the exact needs of your applications and security policies. Now, you can restrict access to your web applications by country/region. As with all custom rules, this logic can be compounded with other rules to suit the needs of your application.

To create a geo-filtering custom rule in the Azure portal, simply select Geo location as the Match Type, and then select the country/region or countries/regions you want to allow/block from your application.

sam rocks - Apr 02, 2024

No.# The answer is correct!
Enterprise Application and OpenVPN (SSL).

sam rocks - Apr 02, 2024

No.# First: No, this statement is not correct. The search results indicate that to add VM4 to the existing load balancer LB1, you do not need to create a new backend pool. This is because VM4 is in a different virtual network (Vnet3) than the existing backend pool (Vnet2), and the backend pool configuration is set to "NIC", which means it is based on the network interface of the VMs, not their IP addresses. Therefore, the backend resources do not need to be in the same virtual network as the load balancer for IP-based load balancers. The load balancer can load balance traffic to backend resources in different virtual networks, as long as the network interfaces of those resources are configured correctly.

Second: No its connected to Vnet1.

Third: NO Lb configured with http not https.

sam rocks - Apr 02, 2024

No.# Box 1: Yes -
VM3 is Subnet2. NSG2 applies. The default rule will allow communication.

Box 2: No -
VM1 & VM2 is in Subnet1. NSG1 applies. Only traffic on ports 80 and 443 will be allowed. Connection on port 9090 will be denied.
Note: Priority: A number between 100 and 4096. Rules are processed in priority order, with lower numbers processed before higher numbers, because lower numbers have higher priority. Once traffic matches a rule, processing stops. As a result, any rules that exist with lower priorities (higher numbers) that have the same attributes as rules with higher priorities are not processed.

Box 3: No -
VM1 is in Subnet1. NSG1 applies. Only traffic on ports 80 and 443 will be allowed. Connection on port 9090 will be denied.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview

sam rocks - Apr 02, 2024

No.# 8 Gig Express Route. 2 GB per ER scale unit. Therefore number of scale units = 8/2 = 4
https://www.wwt.com/article/microsoft-azure-virtual-wan-cloud-networking-architecture

sam rocks - Apr 02, 2024

No.# We want to minimize administrative effort
D. Increase the number of scale units
https://learn.microsoft.com/en-us/azure/virtual-wan/gateway-settings#s2s

sam rocks - Apr 02, 2024

No.# E. Endpoint2 and Endpoint3 only

sam rocks - Apr 02, 2024

No.# 1 group: Multi-region active/active deployment: Create a single origin group. Within that origin group, create an origin for each of the App Service apps.
2 origins: Your App Service app might be configured to scale out across worker instances, but from Front Door's perspective there's a single origin.

sam rocks - Apr 02, 2024

No.# response D: "You need to test the website and ContosoFD1 without affecting user access to the on-premises web server." afdverify permits to do it without impact.

sam rocks - Apr 02, 2024

No.# B. a route table associated to Subnet1-1 and Subnet2-1

1. You have to create a route table first
2. Next you create the route in the table like this
Route name: toFW
Destination type: IP Addresses
Destination IP addresses/CIDR ranges: 0.0.0.0/0
Next hop type: Virtual appliance
Next hop address: Firewall IP
3. Go to Subnets
Select the Vnet
Associate Subnet1-1 and Subnet2-1

sam rocks - Apr 02, 2024

No.# correct anwser A,D

sam rocks - Mar 30, 2024

No.# 1. NO. A backend pool can only contain resources from one virtual network. VM2 (VNet1) VM3 (VNet2)
2.YES. using the frondend Ip address.
3. NO. the defualt NSGs are blocking any ingress internet traffic

sam rocks - Mar 30, 2024

No.# I think answer should be B. Create a new subnet, since both Vnet and App Service are in the same region.
https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet#enable-vnet-integration
Regional VNet Integration = "If the VNet is in the same region, either create a new subnet or select an empty pre-existing subnet"

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Other Version
154 viewsMicrosoft.AZ-700.v2025-09-15.q127
215 viewsMicrosoft.AZ-700.v2025-08-05.q116
310 viewsMicrosoft.AZ-700.v2025-04-26.q86
299 viewsMicrosoft.AZ-700.v2025-01-24.q98
650 viewsMicrosoft.AZ-700.v2024-03-15.q77
550 viewsMicrosoft.AZ-700.v2024-02-19.q92
504 viewsMicrosoft.AZ-700.v2023-11-13.q66
465 viewsMicrosoft.AZ-700.v2023-10-06.q75
731 viewsMicrosoft.AZ-700.v2023-02-14.q38
693 viewsMicrosoft.AZ-700.v2023-01-30.q43
1565 viewsMicrosoft.AZ-700.v2022-06-03.q38
2174 viewsMicrosoft.AZ-700.v2022-05-16.q96
1870 viewsMicrosoft.AZ-700.v2022-01-31.q37
1301 viewsMicrosoft.AZ-700.v2021-12-01.q21
1246 viewsMicrosoft.AZ-700.v2021-11-06.q34
Exam Question List
Question 1: You have Azure App Service apps in the West US Azure region ...
Question 2: You have an Azure subscription that contains the resources s...
Question 3: You are planning an Azure Front Door deployment that will co...
Question 4: Your company has an on-premises network and three Azure subs...
Question 5: You have an Azure subscription that is linked to an Azure Ac...
1 commentQuestion 6: You have an Azure subscription that contains the resources i...
Question 7: You have an Azure subscription that contains a virtual netwo...
1 commentQuestion 8: You have an Azure subscription that contains a virtual netwo...
Question 9: For each of the following statements, select Yes if the stat...
1 commentQuestion 10: You have an Azure virtual network named Vnet1 that has one s...
Question 11: You have an Azure virtual network and an on-premises datacen...
Question 12: You have an Azure subscription that contains the public IP a...
Question 13: Note: This question is part of a series of questions that pr...
Question 14: You have an Azure subscription that contains the public IPv4...
1 commentQuestion 15: You have an Azure subscription that contains the virtual net...
Question 16: You are configuring two network virtual appliances (NVAs) in...
Question 17: You need to implement name resolution for the cloud.liwarein...
1 commentQuestion 18: You have an Azure subscription that contains the resource gr...
Question 19: Note: This question is part of a series of questions that pr...
Question 20: You have the Azure App Service app shown in the App Service ...
Question 21: Your on-premises network contains a VPN device. You have an ...
Question 22: You have an Azure virtual network named Vnet1 that connects ...
Question 23: You need to provide connectivity to storage1. The solution m...
Question 24: You need to configure GW1 to meet the network security requi...
Question 25: You have an Azure subscription that contains two virtual net...
Question 26: You have an Azure Front Door instance that provides access t...
Question 27: Your company has an office in New York. The company has an A...
Question 28: You have an Azure private DNS zone named contoso.com that is...
Question 29: Note: This question is part of a series of questions that pr...
1 commentQuestion 30: You have an Azure virtual network named Vnet1. You need to e...
Question 31: You have an Azure subscription that contains the resources s...
1 commentQuestion 32: You have the Azure virtual networks shown in the following t...
1 commentQuestion 33: You have a website that uses an FQDN of www.contoso.com. The...
Question 34: You have two Azure virtual networks named Vnet1 and Vnet2. Y...
Question 35: You have two Azure virtual networks named Hub1 and Spoke1. H...
Question 36: Note: This question is part of a series of questions that pr...
Question 37: You need to meet the network security requirements for the N...
1 commentQuestion 38: You have an Azure subscription that contains an app named Ap...
Question 39: You have 10 on-premises networks that are connected by using...
Question 40: You have the hybrid network shown in the Network Diagram exh...
Question 41: You have the Azure resources shown in the following table. (...
1 commentQuestion 42: You have the Azure Traffic Manager profiles shown in the fol...
Question 43: Note: This question is part of a series of questions that pr...
Question 44: You have an Azure virtual network named Vnet1 that hosts an ...
Question 45: You have two Azure virtual networks named Vnet1 and Vnet2 in...
Question 46: You have an Azure subscription that contains the resources s...
Question 47: You have an Azure virtual network that contains the subnets ...
1 commentQuestion 48: You have three on-premises networks. You have an Azure subsc...
1 commentQuestion 49: You plan to deploy Azure Virtual WAN. You need to deploy a v...
Question 50: Note: This question is part of a series of questions that pr...
2 commentQuestion 51: You have the network security groups (NSGs) shown in the fol...
1 commentQuestion 52: You have an Azure load balancer that has the following confi...
Question 53: You plan to configure BGP for a Site-to-Site VPN connection ...
Question 54: You have the Azure environment shown In the Azure Environmen...
Question 55: Your company has an Azure virtual network named Vnet1 that u...
Question 56: You have an Azure subscription. The subscription contains vi...
Question 57: You plan to publish a website that will use an FQDN of www.c...
Question 58: You need to connect Vnet2 and Vnet3. The solution must meet ...
Question 59: You have an Azure subscription that contains the virtual net...
Question 60: Which virtual machines can VM1 and VM4 ping successfully? To...
1 commentQuestion 61: You have an Azure subscription that contains a single virtua...
Question 62: You have an Azure subscription that contains a virtual netwo...
1 commentQuestion 63: You have an Azure Front Door instance named FD1 that is prot...
1 commentQuestion 64: You have an Azure subscription You plan to use Azure Virtual...
Question 65: You are planning an Azure solution that will contain the fol...
Question 66: Note: This question is part of a series of questions that pr...
Question 67: You have an Azure application gateway for a web app named Ap...
Question 68: You have a network security group named NSG1. You need to en...
Question 69: You have the Azure environment shown in the following exhibi...
Question 70: You have five virtual machines that run Windows Server. Each...
1 commentQuestion 71: You have the Azure resources shown in the following table. (...
Question 72: Note: This question is part of a series of questions that pr...
1 commentQuestion 73: You have the Azure environment shown in the exhibit. (Exhibi...
Question 74: You have an Azure subscription that contains the following r...
1 commentQuestion 75: You are implementing the Virtual network requirements for Vn...
Question 76: You need to configure the default route on Vnet2 and Vnet3. ...
1 commentQuestion 77: You have an Azure subscription that contains an app named Ap...
Question 78: You have the Azure load balancer shown in the Load Balancer ...