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 RENEWAL EXAM 2025 (270 QUESTIONS AND ANSWERS 100 % PASS SOLUTION A+ GRADE)

Beoordeling
-
Verkocht
-
Pagina's
188
Cijfer
A+
Geüpload op
27-01-2025
Geschreven in
2024/2025

AZ 104 RENEWAL EXAM 2025 (270 QUESTIONS AND ANSWERS 100 % PASS SOLUTION A+ GRADE) You need to deploy an Azure virtual machine scale set that contains five instances as quickly as possible. What should you do? Deploy five virtual machines. Modify the Availability Zones settings for each virtual machine. Deploy five virtual machines. Modify the Size setting for each virtual machine. Deploy one virtual machine scale set that is set to VM (virtual machines) orchestration mode. Deploy one virtual machine scale set that is set to ScaleSetVM orchestration mode. - ANSWER-D You plan to create the Azure web apps shown in the following table. Name Runtime stack WebApp1----.NET Core 3.0 WebApp2 ASP.NET V4.7 WebApp3 PHP 7.3 WebApp4 Ruby 2.6 What is the minimum number of App Service plans you should create for the web apps? A.1 B.2 C.3 D.4- ANSWER-A You have two Azure virtual networks named VNet1 and VNet2. VNet1 contains an Azure virtual machine named VM1. VNet2 contains an Azure virtual machine named VM2. VM1 hosts a frontend application that connects toVM2 to retrieve data. Users report that the frontend application is slower than usual. You need to view the average round-trip time (RTT) of the packets from VM1 toVM2. Which Azure Network Watcher feature should you use? A.IP flow verify B.Connection troubleshoot C.Connection monitor D.NSG flow logs - ANSWER-C You have an Azure subscription that has a Recovery Services vault named Vault1. The subscription contains the virtual machines shown in the following table: NAME---Operating System---Auto-Shutdown VM1---WIndows Server 2012 R2---Off VM2---WIndows Server 2016---19:00 VM3---Ubuntu Server 18.04LTS---Off VM4--- WIndows 10--- 19:00 You plan to schedule backups to occur every night at23:00. Which virtual machines can you back up by using Azure Backup? A.VM1 and VM3 only B.VM1,VM2, VM3 and VM4 C.VM1 and VM2 only D.VM1 only - ANSWER-B You have an Azure subscription named AZPT1 that contains the resources shown in the following table: NAME---TYPE storage1---Azure Storage Account VNET1---Virtual network VM1---Azure virtual machine VM1Managed---Managed disk for VM1 RVAULT1---Recovery Services vault for the site recovery of VM1 You create a new Azure subscription named AZPT2. You need to identify which resources can be moved to AZPT2. Which resources should you identify? A.VM1, storage1,VNET1, and VM1Managed only B.VM1 and VM1Managed only C.VM1, storage1,VNET1, VM1Managed, and RVAULT1 D.RVAULT1 only - ANSWER-C You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts a line- of- business application that is available 24hours a day.VM1 has one network interface and one managed disk. VM1 uses the D4s v3 size. You plan to make the following changes toVM1: -Change the size to D8s v3. -Add a 500-GB managed disk. -Add the Puppet Agent extension. -Enable Desired State Configuration Management. Which change will cause downtime for VM1? Enable Desired State Configuration Management Add a 500-GB managed disk Change the size to D8s v3 Add the Puppet Agent extension - ANSWER-C

Meer zien Lees minder
Instelling
AZ 104 RENEWAL
Vak
AZ 104 RENEWAL

Voorbeeld van de inhoud

AZ 104 RENEWAL EXAM 2025 (270 QUESTIONS AND ANSWERS 100 % PASS
SOLUTION A+ GRADE)


You need to deploy an Azure virtual machine scale set that contains five instances as
quickly as possible. What should you do?
Deploy five virtual machines. Modify the Availability Zones settings for each virtual
machine.
Deploy five virtual machines. Modify the Size setting for each virtual machine.
Deploy one virtual machine scale set that is set to VM (virtual machines)
orchestration mode.
Deploy one virtual machine scale set that is set to ScaleSetVM orchestration mode. -
ANSWER-D


You plan to create the Azure web apps shown in the following table. Name Runtime
stack WebApp1----.NET Core 3.0 WebApp2 ASP.NET V4.7 WebApp3 PHP 7.3
WebApp4 Ruby 2.6
What is the minimum number of App Service plans you should create for the web
apps?
A.1
B.2
C.3
D.4 - ANSWER-A

,You have two Azure virtual networks named VNet1 and VNet2. VNet1 contains an Azure
virtual machine named VM1. VNet2 contains an Azure virtual machine named VM2.
VM1 hosts a frontend application that connects to VM2 to retrieve data. Users report
that the frontend application is slower than usual.
You need to view the average round-trip time (RTT) of the packets from VM1 to VM2.
Which Azure Network Watcher feature should you use?
A.IP flow verify B.Connection troubleshoot C.Connection monitor D.NSG flow logs -
ANSWER-C


You have an Azure subscription that has a Recovery Services vault named Vault1. The
subscription contains the virtual machines shown in the following table:
NAME---Operating System---Auto-Shutdown VM1---WIndows Server 2012 R2---Off
VM2---WIndows Server 2016---19:00 VM3---Ubuntu Server 18.04LTS---Off VM4---
WIndows 10--- 19:00
You plan to schedule backups to occur every night at 23:00. Which virtual machines
can you back up by using Azure Backup?
A.VM1 and VM3 only B.VM1, VM2, VM3 and VM4
C.VM1 and VM2 only
D.VM1 only - ANSWER-B




You have an Azure subscription named AZPT1 that contains the resources shown in
the following table:
NAME---TYPE
storage1---Azure Storage Account VNET1---Virtual network
VM1---Azure virtual machine VM1Managed---Managed disk for VM1 RVAULT1---Recovery
Services vault for the site recovery of VM1


You create a new Azure subscription named AZPT2.

,You need to identify which resources can be moved to AZPT2. Which resources should
you identify?
A.VM1, storage1, VNET1, and VM1Managed only
B.VM1 and VM1Managed only
C.VM1, storage1, VNET1, VM1Managed, and RVAULT1 D.RVAULT1 only - ANSWER-C


You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts
a line- of- business application that is available 24 hours a day. VM1 has one network
interface and one managed disk. VM1 uses the D4s v3 size.
You plan to make the following changes to VM1:
-Change the size to D8s v3.
-Add a 500-GB managed disk.
-Add the Puppet Agent extension.
-Enable Desired State Configuration Management. Which change will cause downtime
for VM1?
Enable Desired State Configuration Management
Add a 500-GB managed disk
Change the size to D8s v3
Add the Puppet Agent extension - ANSWER-C


You have an app named App1 that runs on an Azure web app named webapp1. The
developers at your company upload an update of App1 to a Git repository named Git1.
Webapp1 has the deployment slots shown in the following table. NameFunction
webapp1-prodProduction
webapp1-testStaging


You need to ensure that the App1 update is tested before the update is made available
to users. Which two actions should you perform? Each correct answer presents part
of the solution.
Swap the slots

, Deploy the App1 update to webapp1-prod, and then test the update
Stop webapp1-prod
Deploy the App1 update to webapp1-test, and then test the update
Stop webapp1-test - ANSWER-AD


QUESTION 3
You have an Azure subscription named Subscription1 that has the following providers
registered: Authorization
Automation Resources Compute KeyVault Network Storage Billing Web

Geschreven voor

Instelling
AZ 104 RENEWAL
Vak
AZ 104 RENEWAL

Documentinformatie

Geüpload op
27 januari 2025
Aantal pagina's
188
Geschreven in
2024/2025
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$21.39
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

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.
BESTEXAMINER1 Chamberlain College Of Nursing
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
33
Lid sinds
3 jaar
Aantal volgers
26
Documenten
1241
Laatst verkocht
2 maanden geleden

3.7

6 beoordelingen

5
1
4
3
3
1
2
1
1
0

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