Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

AZ 104 Exam Complete Solution Exam Questions From Exam Topics 2022

Beoordeling
-
Verkocht
-
Pagina's
49
Cijfer
A
Geüpload op
10-09-2022
Geschreven in
2022/2023

AZ 104 Exam Complete Solution Exam Questions From Exam Topics 2022

Instelling
Vak

Voorbeeld van de inhoud

AZ 104 Exam Complete Solution Exam Questions
From Exam Topics 2022
You need to define a custom domain name for Azure AD to support the planned infrastructure. Which
domain name should you use?

A. ad.humongousinsurance.com
B. humongousinsurance.onmicrosoft.com
C. humongousinsurance.local
D. humongousinsurance.com Correct Answer: Answer: D

Every Azure AD directory comes with an initial domain name in the form of
domainname.onmicrosoft.com.
The initial domain name cannot be changed of deleted, but you can add your corporate domain name
to AAD as well. Adding custom domain names to Azure AD allows you to assign user names in the
directory that are familiar to your users, such as '.' instead of 'alice@domain
name.onmicrosoft.com'.

You need to prepare the environment to meet the authentication requirements. Which two actions
should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection
is worth one point.

A. Allow inbound TCP port 8080 to the domain controllers in the Miami office.

B. Add http://autogon.microsoftazuread-sso.com to the intranet zone of each client computer in the
Miami office.

C. Join the client computers in the Miami office to Azure AD.

D. Install the Active Directory Federation Services (AD FS) role on a domain controller in the Miami
Questions & Answers PDF P-16 www.dumpskey.com office.

E. Install Azure AD Connect on a server in the Miami office and enable Pass-through Authentication.
Correct Answer: Answer: BE

B: You can gradually roll out Seamless SSO to your users. You start by adding the following Azure
AD URL to all or selected users' Intranet zone settings by using Group Policy in Active Directory:
https://autologon.microsoftazuread-sso.com

E: Seamless SSO works with any method of cloud authentication - Password Hash Synchronization
or Pass-through Authentication, and can be enabled via Azure AD Connect.

Scenario: Licensing Issue
1. You attempt to assign a license in Azure to several users and receive the following error message:
"Licenses not assigned. License agreement failed for one user."
2. You verify that the Azure subscription has the available licenses.

,You need to resolve the licensing issue before you attempt to assign the license again. What should
you do?
A. From the Groups blade, invite the user accounts to a new group.
B. From the Profile blade, modify the usage location.
C. From the Directory role blade, modify the directory role. Correct Answer: Answer: B

Explanation: Some Microsoft services aren't available in all locations because of local laws and
regulations. Before you can assign a license to a user, you must specify the Usage location property
for the user. You can specify the location under the User > Profile > Settings section in the Azure
portal.

You have an azure subscription named Subscription that contains the resource groups shown in the
following table.

RG1 - East Asia
RG2 - East US

In RG1, you create a virtual machine named VM1 in the East Asia location. You plan to create a
virtual network named VNET1. You need to create VNET, and then connect VM1 to VNET1. What
are two possible ways to achieve this goal? Each correct answer presents a complete a solution.
NOTE: Each correct selection is worth one point.

A. Create VNET1 in RG2, and then set East Asia as the location.
B. Create VNET1 in a new resource group in the West US location, and then set West US as the
location.
C. Create VNET1 in RG1, and then set East Asia as the location
D. Create VNET1 in RG1, and then set East US as the location.
E. Create VNET1 in RG2, and then set East US as the location. Correct Answer: Answer: AC

A network interface can exist in the same, or different resource group, than the virtual machine you
attach it to, or the virtual network you connect it to. The virtual machine you attach a network interface
to and the virtual network you connect it to must exist in the same location, also referred to as a
region. Note, Resource groups can span multiple Regions, but VNets only can hold resources (VMs,
Network Adapters) that exists in the same region. So in this scenario, you need to create VNET1 in
any RG and set location as East Asia.

You have an Azure subscription that contains a storage account named account1. You plan to upload
the disk files of a virtual machine to account1 from your on-premises network. The on-premises
network uses a public IP address space of 131.107.1.0/24. You plan to use the disk files to provision
an Azure virtual machine named VM1. VM1 will be attached to a virtual network named VNet1. VNet1
uses an IP address space of 192.168.0.0/24. You need to configure account1 to meet the following
requirements: Ensure that you can upload the disk files to account1. Ensure that you can attach the
disks to VM1. Prevent all other access to account1. Which two actions should you perform? Each
correct selection presents part of the solution. NOTE: Each correct selection is worth one point.

A. From the Firewalls and virtual networks blade of account1, add the 131.107.1.0/24 IP address
range.
B. From the Firewalls and virtual networks blade of account1, select Selected networks.
C. From the Firewalls and virtual networks blade of acount1, add VNet1.

,D. From the Firewalls and virtual networks blade of account1, select Allow trusted Microsoft services
to access this storage account.
E. From the Service endpoints blade of VNet1, add a service endpoint. Correct Answer: Answer: AB

By default, storage accounts accept connections from clients on any network. To limit access to
selected networks, you must first change the default action. Azure portal
1. Navigate to the storage account you want to secure. 2. Click on the settings menu called Firewalls
and virtual networks.
3. To deny access by default, choose to allow access from 'Selected networks'. To allow traffic from
all networks, choose to allow access from 'All networks'.
4. Click Save to apply your changes. Grant access from a Virtual Network Storage accounts can be
configured to allow access only from specific Azure Virtual Networks. By enabling a Service Endpoint
for Azure Storage within the Virtual Network, traffic is ensured an optimal route to the Azure Storage
service. The identities of the virtual network and the subnet are also transmitted with each request.

You have an Azure Active Directory (Azure AD) tenant named contosocloud.onmicrosoft.com. Your
company has a public DNS zone for contoso.com. You add contoso.com as a custom domain name
to Azure AD. You need to ensure that Azure can verify the domain name. Which type of DNS record
should you create?

A. PTR
B. MX
C. NSEC3
D. RRSIG Correct Answer: Answer: B

TXT or MX : Correct You can use either a TXT or MX record to verify the custom domain in the Azure
AD. MX records can serve the purpose of TXT records Questions & Answers PDF P-56
www.dumpskey.com

SRV : Incorrect SRV records are used by various services to specify server locations. When
specifying an SRV record in Azure DNS
DNSKEY : Incorrect Choice This will verify that the records are originating from an authorized sender.
NSEC : Incorrect Choice This is Part of DNSSEC. This is used for explicit denial-of-existence of a
DNS record. It is used to prove a name does not exist.

You have an Azure virtual machine named VM1. Azure collects events from VM1. You are creating
an alert rule in Azure Monitor to notify an administrator when an error is logged in the System event
log of VM1. You need to specify which resource type to monitor. What should you specify?

A. metric alert
B. Azure Log Analytics workspace
C. virtual machine
D. virtual machine extension Correct Answer: Answer: B

Explanation: Azure Monitor can collect data directly from your Azure virtual machines into a Log
Analytics workspace for analysis of details and correlations. Installing the Log Analytics VM extension
for Windows and Linux allows Azure Monitor to collect data from your Azure VMs. Azure Log
Analytics workspace is also used for on-premises computers monitored by System Center Operations
Manager.

, You have two Azure virtual machines named VM1 and VM2. You have two Recovery Services vaults
named RSV1 and RSV2. VM2 is protected by RSV1. You need to use RSV2 to protect VM2. What
should you do first?

A. From the RSV1 blade, click Backup items and stop the VM2 backup.
B. From the RSV1 blade, click Backup Jobs and export the VM2 backup.
C. From the RSV1 blade, click Backup. From the Backup blade, select the backup for the virtual
machine, and then click Backup.
D. From the VM2 blade, click Disaster recovery, click Replication settings, and then select RSV2 as
the Recovery Services vault Correct Answer: Answer: D

The Azure Site Recovery service contributes to your disaster recovery strategy by managing and
orchestrating replication, failover, and failback of on-premises machines and Azure virtual machines
(VMs).

You have an Azure subscription that contains a web app named webapp1. You need to add a custom
domain named www.contoso.com to webapp1. What should you do first?

A. Upload a certificate.
B. Add a connection string.
C. Stop webapp1.
D. Create a DNS record. Correct Answer: Answer: B

You create an App Service plan named App1 and an Azure web app named webapp1. You discover
that the option to create a staging slot is unavailable. You need to create a staging slot for App1.
What should you do first?

A. From webapp1, modify the Application settings.
B. From webapp1, add a custom domain.
C. From App1, scale up the App Service plan.
D. From App1, scale out the App Service plan. Correct Answer: Answer: C

Scale up: Get more CPU, memory, disk space, and extra features like dedicated virtual machines
(VMs), custom domains and certificates, staging slots, autoscaling, and more. You scale up by
changing the pricing tier of the App Service plan that your app belongs to.

You download an Azure Resource Manager template based on an existing virtual machine. The
template will be used to deploy 100 virtual machines. You need to modify the template to reference
an administrative password. You must prevent the password from being stored in plain text. What
should you create to store the password? Questions & Answers PDF P-73 www.dumpskey.com

A. Azure Active Directory (AD) Identity Protection and an Azure policy
B. a Recovery Services vault and a backup policy
C. an Azure Key Vault and an access policy
D. an Azure Storage account and an access policy Correct Answer: Answer: C

Explanation: You can use a template that allows you to deploy a simple Windows VM by retrieving
the password that is stored in a Key Vault. Therefore the password is never put in plain text in the
template parameter file

Geschreven voor

Vak

Documentinformatie

Geüpload op
10 september 2022
Aantal pagina's
49
Geschreven in
2022/2023
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$13.99
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF


Ook beschikbaar in voordeelbundel

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
Nipsey Chamberlain School Of Nursing
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
2093
Lid sinds
5 jaar
Aantal volgers
1527
Documenten
14937
Laatst verkocht
23 uur geleden
LECT EXAMS

FOR THE BEST ASSIGNMENTS,TEST BANKS,EASSY AND TO HELP IN TUTORING I have done papers of various topics and complexities. I am punctual and always submit work on-deadline. I write engaging and informative content on all subjects. Send me your research papers, case studies, psychology papers, etc , and I’ll do them to the best of my abilities. Writing is my passion when it comes to academic work. I’ve got a good sense of structure and enjoy finding interesting ways to deliver information in any given paper. I love impressing clients with my work, and I am very punctual about deadlines. Send me your assignment and I’ll take it to the next level. I strive for my content to be of the highest quality. Your wishes come first— send me your requirements and I’ll make a piece of work with fresh ideas, consistent structure, and following the academic formatting rules For every student you refer to me with an order that is completed and paid transparently, I will do one assignment for you, free of charge!!

Lees meer Lees minder
4.1

370 beoordelingen

5
216
4
56
3
55
2
14
1
29

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen