Free AZ-104 Exam Braindumps (page: 20)

Page 20 of 154

You plan to deploy several Azure virtual machines that will run Windows Server 2019 in a virtual machine scale set by using an Azure Resource Manager template.

You need to ensure that NGINX is available on all the virtual machines after they are deployed.
What should you use?

  1. a Desired State Configuration (DSC) extension
  2. the New-AzConfigurationAssignment cmdlet
  3. Azure Application Insights
  4. a Microsoft Endpoint Manager device configuration profile

Answer(s): A

Explanation:

The PowerShell DSC Extension for Windows is published and supported by Microsoft. The extension uploads and applies a PowerShell DSC Configuration on an Azure VM. The DSC Extension calls into PowerShell DSC to enact the received DSC configuration on the VM.

Note 1: Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

Note 2:
Create Custom Script Extension definition
When you define a virtual machine scale set with an Azure template, the Microsoft.Compute/virtualMachineScaleSets resource provider can include a section on extensions. The extensionsProfile details what is applied to the VM instances in a scale set. To use the Custom Script Extension, you specify a publisher of Microsoft.Azure.Extensions and a type of CustomScript.

The fileUris property is used to define the source install scripts or packages. To start the install process, the required scripts are defined in commandToExecute. The following example defines a sample script from GitHub that installs and configures the NGINX web server:

"extensionProfile": {
"extensions": [
{
"name": "AppInstall",
"properties": {
"publisher": "Microsoft.Azure.Extensions",
"type": "CustomScript",
"typeHandlerVersion": "2.0",
"autoUpgradeMinorVersion": true,
"settings": {
"fileUris": [
"https://raw.githubusercontent.com/Azure-Samples/compute-automation-configurations/master/automate_nginx.sh"
],
"commandToExecute": "bash automate_nginx.sh"
}
}
}
]
}


Reference:

https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/tutorial-install-apps-template
https://learn.microsoft.com/en-us/azure/virtual-machines/extensions/dsc-windows



You have an Azure subscription that contains eight virtual machines and the resources shown in the following table.


You need to configure access for VNET1. The solution must meet the following requirements:

•The virtual machines connected to VNET1 must be able to communicate with the virtual machines connected to VNET2 by using the Microsoft backbone.
•The virtual machines connected to VNET1 must be able to access storage1, storage2, and Azure AD by using the Microsoft backbone.

What is the minimum number of service endpoints you should add to VNET1?

  1. 1
  2. 2
  3. 3
  4. 5

Answer(s): B

Explanation:

First service endpoint: One service endpoint for Microsoft.Storage added to VNET1.
The question asks how many to add to VNET1. When adding service endpoints on the VNET1 side you only get to choose the service ( Microsoft.Storage ) not the actual storage accounts. Once you add this service endpoint it can be then linked to on the storage side for both accounts.
Second Service Endpoint: Microsoft.AzureActiveDirectory.



You need to configure an Azure web app named contoso.azurewebsites.net to host www.contoso.com. What should you do first?

  1. Create A records named www.contoso.com and asuid.contoso.com.
  2. Create a TXT record named asuid that contains the domain verification ID.
  3. Create a CNAME record named asuid that contains the domain verification ID.
  4. Create a TXT record named www.contoso.com that has a value of contoso.azurewebsites.net.

Answer(s): B



You have an Azure subscription that contains 10 network security groups (NSGs), 10 virtual machines, and a Log Analytics workspace named Workspace1. Each NSG is connected to a virtual machine.

You need to configure an Azure Monitor Network Insights alert that will be triggered when suspicious network traffic is detected.

What should you do first?

  1. Deploy Connection Monitor.
  2. Configure data collection endpoints.
  3. Configure a private link.
  4. Configure NSG flow logs.

Answer(s): D

Explanation:

Azure Monitor Network Insights is structured around these key components of monitoring:

Topology
Network health and metrics
Connectivity
Traffic
Diagnostic Toolkit

Traffic
The Traffic tab provides access to all NSGs configured for NSG flow logs and Traffic Analytics for the selected set of subscriptions, grouped by location. The search functionality provided on this tab enables you to identify the NSGs configured for the searched IP address. You can search for any IP address in your environment. The tiled regional view will display all NSGs along with the NSG flow logs and Traffic Analytics configuration status.

The Alert box on the right side of the page provides a view of all Traffic Analytics workspace-based alerts across all subscriptions. Select the alert counts to go to a detailed alerts page.

Why use Flow Logs?
It is vital to monitor, manage, and know your own network for uncompromised security, compliance, and performance. Knowing your own environment is of paramount importance to protect and optimize it. You often need to know the current state of the network, who is connecting, where they're connecting from, which ports are open to the internet, expected network behavior, irregular network behavior, and sudden rises in traffic.


Reference:

https://learn.microsoft.com/en-us/azure/network-watcher/network-insights-overview



Page 20 of 154



Post your Comments and Discuss Microsoft AZ-104 exam with other Community members:

megha commented on December 14, 2024
pls give download file for dumps
Anonymous
upvote

Johan commented on December 08, 2024
Would also appreciated comments, but this is already a big help
UNITED STATES
upvote

Asma commented on December 07, 2024
It would be better to have an explanation while revealing the solution
Anonymous
upvote

Asma commented on December 03, 2024
I share the same opinion! - The questions and answers are good in this portal, kindly please add comments as well for answers, so that it will be very hepful.
Anonymous
upvote

Lakshminarsimhan.R commented on November 23, 2024
The questions and answers are good in this portal, kindly please add comments as well for answers, so that it will be very hepful.
Anonymous
upvote

Bloomer commented on November 19, 2024
The files were supplied as part of the course. The purchase was made easily and the process was very clear. I appreciate a good service.
KOREA REPUBLIC OF
upvote

shakila commented on November 16, 2024
how to start i m begginer
Anonymous
upvote

Pear commented on November 01, 2024
I had a deadline to pass this exam. These questions dumps came to save me. Very easy and quite accurate.
UNITED STATES
upvote

Arthur commented on October 30, 2024
I had an awesome experience passing the AZ-104 on my first attempt! Huge thanks to this site for their support and top-notch materials—it was spot on!
UNITED STATES
upvote

George commented on October 30, 2024
Thanks for all the assistance i got the full PDF version. Highly recommended!
UNITED STATES
upvote

Arthur commented on October 30, 2024
If you're preparing for the AZ-104 exam, I highly recommend checking out these questions. They offer great resources and practice questions that can really help you understand the material and boost your confidence. Good luck with your studies!
UNITED STATES
upvote

Daniel Concha Ehrenfeld commented on October 24, 2024
XEngine application, extremely slow. It is not useful for studying quickly. They must improve a lot
Anonymous
upvote

Brian commented on October 23, 2024
Good questions
Anonymous
upvote

Asma commented on October 21, 2024
Good questions
FRANCE
upvote

Srikanth commented on October 20, 2024
Useful to prepare for the exam
Anonymous
upvote

Test commented on October 18, 2024
Test are these teak answeres?
Anonymous
upvote

Steven commented on October 17, 2024
Questions are spot on and I passed the exam.
UNITED STATES
upvote

Mohit commented on October 16, 2024
Passed this exam on second try with the help of this exam dumps. Very close to real exam.
India
upvote

Deep commented on October 10, 2024
Good questions
INDIA
upvote

max commented on October 08, 2024
great exam dumps
ROMANIA
upvote

Its truly to pass the exam. commented on October 08, 2024
Its truly to pass the exam.
ROMANIA
upvote

Anonymous commented on October 08, 2024
great source az-104 exam preparation
INDIA
upvote

Yaron M commented on October 03, 2024
please stop the pain i cant take this anyomre my wife left me and she took the kids its been 54 years and i still cant pass AZ104 please make the suffering stop
Anonymous
upvote

cota commented on October 01, 2024
não entendi
BRAZIL
upvote

shilpa commented on October 01, 2024
hi neee help in preparation of my exam
Anonymous
upvote

A commented on September 30, 2024
Good questiond
Anonymous
upvote

Haleem commented on September 28, 2024
This exam dump came to my rescue. Questions were very close to actual exam and I passed with 84%.
UNITED KINGDOM
upvote

hriosm commented on September 24, 2024
must be 10, five vms with private and public ip...one per interface.
MEXICO
upvote

Nermenda commented on September 22, 2024
The exam was brutally hard but thanks to these questions bank. Most of the questions were in the exam.
INDIA
upvote

Tim commented on September 20, 2024
Do I need to comment to see page 2?
Anonymous
upvote

Adina Ali commented on September 10, 2024
it is ok and helpfull
PAKISTAN
upvote

Peter commented on September 03, 2024
Solid source
GERMANY
upvote

Prafull dabre commented on August 30, 2024
great source
EUROPEAN UNION
upvote

Rajesh commented on August 17, 2024
The question has help me to pass my exam
Anonymous
upvote