Dump | AZ 700: Designing and Implementing Microsoft Azure Networking Solutions miễn phí
You have an on-premises datacenter named Site1 that contains a firewall named FW1. FW1 connects to the internet.
You have an Azure subscription that contains the resources shown in the following table.
You plan to connect Site1 to Hub1 by using a site-to-site connection.
You need to configure the site-to-site connection to FW1.
What should you create in VWAN1?
- A. a VPN site
- B. a virtual network connection
- C. a network virtual appliance (NVA)
- D. a User VPN configuration
HOTSPOT
-
Case Study
-
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
-
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question.
Overview
-
Proseware, Inc. is a financial services company that has a main office in New York City and a branch office in San Francisco.
Existing Environment. Hybrid Environment
Proseware has an on-premises Active Directory Domain Services (AD DS) forest named corp.proseware.com that syncs with a Microsoft Entra tenant named proseware.com.
Proseware has an Azure subscription that is linked to proseware.com.
Proseware has an internal certification authority (CA).
Existing Environment. Network Infrastructure
The offices contain the resources shown in the following table.
NYCNet connects to Azure by using an ExpressRoute circuit.
SFONet connects to Azure by using a Site-to-Site (S2S) VPN.
Existing Environment. Azure Resources
The Azure subscription contains the virtual networks and subnets shown in the following table.
The subscription contains four virtual machines named VM1, VM2, VM3, and VM4. VM1 and VM2 host an app named App1.
VM3 and VM4 host a web app named App2 that is accessed by using a FQDN of app2.proseware.com. Users access app2.proseware.com by using HTTP or HTTPS.
VM1, VM2, and VM4 are connected to SpokeVNet.
The subscription contains Application Gateway resources shown in the following table.
The subscription contains an Azure Front Door Standard profile named FD1. FD1 contains a single origin group that targets APPGW1 by using the default endpoint name.
HubVNet connects to NYCNet by using an ExpressRoute gateway named ERGW1.
Planned Changes and Requirements. Planned Changes
Proseware plans to implement the following changes:
•Deploy an Azure Private DNS Resolver named PRDNS1 to HubVNet and link PRDNS1 to SpokeVNet.
•Create a DNS forwarding ruleset named DNSRS1 and associate DNSRS1 with PRDNS1.
•Deploy Azure Virtual Network Manager and implement the following rules:
- Allow inbound connections on TCP port 3389 from the on-premises networks to SUBNET-JUMPHOSTS.
- Block inbound connections on TCP port 80 from the internet to SpokeVNet.
•Ensure that Azure Virtual Network Manager rules take precedence over conflicting NSG rules.
•Deploy two network virtual appliances (NVAs) named NVA1 and NVA2 to HubVNet.
•Deploy a gateway load balancer named LBGW1 to HubVNet.
•Configure LBGW1 to inspect traffic on TCP ports 443, 1433, and 1434 from LBS1 by using NVA1 and NVA2.
•Ensure that all the traffic to App2 is processed by using FD1.
Planned Changes and Requirements. Connectivity requirements
Proseware identifies the following connectivity requirements:
•Minimize the complexity of the Azure Virtual Network Manager deployment.
•Route traffic between NYCNet and SFONet via the ExpressRoute circuit and the S2S VPN.
•Ensure that remote users on Windows 11 devices can connect to HubVNet by using a Point-to-Site (P2S) VPN and their proseware.com credentials.
Planned Changes and Requirements. Security requirements
Proseware identifies the following security requirements:
•Whenever possible, use the internal CA.
•Ensure that all connections routed via APPGW1 use end-to-end encryption.
•Ensure that user connections to Azure-hosted apps use end-to-end encryption.
•Ensure that all inbound internet traffic to app2.proseware.com is routed via FD1.
•Prevent devices that connect to NYCNet from accessing Azure services that use private endpoints.
•Enable the virtual machines that connect to HubVNet and SpokeVNet to access Azure services that use private endpoints.
Planned Changes and Requirements. General requirements
Proseware identifies the following general requirements:
•Minimize the IP address space required to deploy platform-managed resources to the virtual networks.
•From SpokeVNet, resolve name resolution requests for the azure.proseware.com namespace and the corp.proseware.com namespace by using PRDNS1.
•Whenever possible, minimize administrative effort.
You need to configure the P2S VPN to meet the connectivity requirements.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure application gateway named AppGW1 that balances requests to a web app named App1.
You need to modify the server variables in the response header of App1.
What should you configure on AppGW1?
- A. URL rewrite rules
- B. path-based rules
- C. listeners
- D. HTTP settings
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have two Azure virtual networks named Vnet1 and Vnet2.
You have a Windows 10 device named Client1 that connects to Vnet1 by using a Point-to-Site (P2S) IKEv2 VPN.
You implement virtual network peering between Vnet1 and Vnet2. Vnet1 allows gateway transit. Vnet2 can use the remote gateway.
You discover that Client1 cannot communicate with Vnet2.
You need to ensure that Client1 can communicate with Vnet2.
Solution: You reset the gateway of Vnet1.
Does this meet the goal?
- A. Yes
- B. No
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have two Azure virtual networks named Vnet1 and Vnet2.
You have a Windows 10 device named Client1 that connects to Vnet1 by using a Point-to-Site (P2S) IKEv2 VPN.
You implement virtual network peering between Vnet1 and Vnet2. Vnet1 allows gateway transit. Vnet2 can use the remote gateway.
You discover that Client1 cannot communicate with Vnet2.
You need to ensure that Client1 can communicate with Vnet2.
Solution: You enable BGP on the gateway of Vnet1.
Does this meet the goal?
- A. Yes
- B. No
- « Previous
- Next »
Viewing page 11 out of 72 pages.
Viewing questions 51-55 out of 356 questions
Bạn có thể tham gia cộng đồng của chúng tôi bằng cách Join vào Group: https://www.facebook.com/groups/355742373099816
Hướng dẫn mua Dump AZ 700
Bước 1: Thực hiện nhấn vào nút “MUA NGAY” và điền các thông tin cần thiết để đặt mua trực tiếp trên trang web.
Bước 2: Thực hiện thanh toán theo cú pháp: thanh toan don hang [mã
đơn hàng]
Xem hướng dẫn chi tiết cách thức thanh toán Tại đây
Sau khi thanh toán thành công vui lòng chờ trong vài phút để chúng tôi xác
nhận đơn hàng.
Sau đó bạn có thể quay lại có thể xem được toàn bộ Dump hoặc truy cập
vào mục Dump của tôi
Nếu trong vòng 15 phút bạn vẫn không xem được Dump vui lòng liên hệ qua
Chát trực tiếp trên website hoặc liên hệ qua Fanpage hoặc Zalo hoặc
Hotline của chúng tôi.
Dump định dạng mới giả lập EXAM + PDF
0.00
Chưa có đánh giá nào cho sản phẩm này.