Microsoft Azure Administrator (AZ-104 Deutsch Version) - AZ-104 Deutsch Exam Practice Test

Sie verfügen über eine virtuelle Azure-Maschine namens VM1, auf der Windows Server 2019 ausgeführt wird.
Sie speichern VM1 als Vorlage mit dem Namen Template1 in der Azure Resource Manager-Bibliothek.
Sie planen, eine virtuelle Maschine mit dem Namen VM2 aus Vorlage1 bereitzustellen.
Was können Sie während der Bereitstellung von VM2 konfigurieren?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Sie haben das Peering wie in der folgenden Abbildung gezeigt konfiguriert.

Verwenden Sie die Dropdown-Menüs, um die Antwortmöglichkeit auszuwählen, die jede Aussage basierend auf den in der Grafik dargestellten Informationen vervollständigt.
HINWEIS: Jede richtige Auswahl ist einen Punkt wert.
Correct Answer:

Explanation:

In Azure, Virtual Network Peering connects two virtual networks (VNets) and allows traffic between them using private IP addresses, traversing the Microsoft backbone network rather than the public internet. For peering to function correctly, both sides of the connection must have a valid, reciprocal configuration (peering must be created from each VNet and accepted).
From the exhibit:
* vNET6 has two peering configurations:
* peering1 # vNET1 (Gateway Transit = Enabled)
* peering2 # vNET2 (Gateway Transit = Disabled)Both are currently showing a status of
"Disconnected", meaning that the remote peering (from vNET1 and vNET2 back to vNET6) hasn't been set up or accepted yet.
Because the peering links are disconnected, vNET6 cannot communicate with any other VNet-only internal communication within vNET6 is possible.
To fix the peering connection status for vNET1, you cannot directly edit an incomplete or mismatched configuration. Microsoft's official documentation ( " Azure Virtual Network peering - requirements and constraints " ) states that you must delete and recreate the peering if the configuration is invalid or disconnected. Therefore, to establish a working connection to vNET1, you must first delete peering1 and then reconfigure it correctly on both VNets.
Sie haben ein Azure-Abonnement, das eine virtuelle Maschine mit dem Namen VM1 enthält.
Sie planen, eine Azure Monitor-Warnregel bereitzustellen, die eine Warnung auslöst, wenn die CPU-Auslastung auf VM1 80 Prozent überschreitet.
Sie müssen sicherstellen, dass die Warnregel eine E-Mail-Nachricht an zwei Benutzer mit den Namen „Benutzer1“ und „Benutzer2“ sendet.
Was sollten Sie für Azure Monitor erstellen?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Sie verfügen über ein Azure-Abonnement, das die in der folgenden Tabelle aufgeführten virtuellen Netzwerke enthält.
Sie müssen sicherstellen, dass der gesamte Datenverkehr zwischen VNet1 und VNet2 das Microsoft-Backbone-Netzwerk durchläuft.
Was sollten Sie konfigurieren?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Sie verfügen über eine Azure-Richtlinie, wie in der folgenden Abbildung dargestellt.

Welche Auswirkungen hat die Richtlinie?
Correct Answer: D
Sie haben ein Azure-Abonnement.
Sie müssen eine virtuelle Maschine mithilfe einer Azure Resource Manager (ARM)-Vorlage bereitstellen.
Wie sollten Sie die Vorlage ausfüllen? Wählen Sie zur Beantwortung die entsprechenden Optionen im Antwortbereich aus.
HINWEIS: Jede richtige Auswahl ist einen Punkt wert.
Correct Answer:

Explanation:

- dependsON: resoureceID
- storageProfile: ImageReference
Reference :
https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/resource-dependency#dependson
https://learn.microsoft.com/en-us/javascript/api/@azure/arm-compute/storageprofile?view=azure-node-latest
Sie verfügen über ein Azure Storage-Konto mit dem Namen „storage1“, das zwei Container mit den Namen „container 1“ und „container2“ enthält. Für beide Container ist die Blob-Versionsverwaltung aktiviert.
Sie erstellen regelmäßig Blob-Snapshots von kritischen Blobs.
Sie erstellen die folgende Lebenszyklusverwaltungsrichtlinie:

Wählen Sie für jede der folgenden Aussagen „Ja“ aus, wenn die Aussage wahr ist. Andernfalls wählen Sie „Nein“.
HINWEIS: Jede richtige Auswahl ist einen Punkt wert.
Correct Answer:

Explanation:
Based on the lifecycle management policy you created and the information from the web search results, here are the answers to your statements:
A blob snapshot automatically moves to the Cool access tier after 15 days. = Yes A blob version in container2 automatically moves to the Archive access tier after 30 days. = No A rehydrated version automatically moves to the Archive access tier after 30 days. = No The lifecycle management policy you created has two rules: one for container1 and one for container2. The rule for container1 has an action that moves blob snapshots to the Cool access tier if they are older than 15 days. Therefore, a blob snapshot in container1 will automatically move to the Cool access tier after 15 days, regardless of the access tier of the base blob.
The rule for container2 has an action that moves blob versions to the Archive access tier if they are older than
30 days and have a prefix match of "archive/". Therefore, a blob version in container2 will only automatically move to the Archive access tier after 30 days if its name starts with "archive/". Otherwise, it will remain in its current access tier.
A rehydrated version is a blob version that was previously in the Archive access tier and was restored to an online access tier (Hot or Cool) by using the rehydrate priority option1. A rehydrated version does not automatically move to the Archive access tier after 30 days, unless there is a lifecycle management policy rule that explicitly specifies this action. In your case, neither of the rules applies to rehydrated versions, so they will stay in their online access tiers until you manually change them or delete them.
Sie stellen fest, dass VM3 die technischen Anforderungen NICHT erfüllt.
Sie müssen überprüfen, ob das Problem mit den NSGs zusammenhängt.
Was sollten Sie verwenden?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Sie verfügen über ein Azure-Abonnement, das die in der folgenden Tabelle aufgeführten Ressourcen enthält.

Sie müssen eine Netzwerkschnittstelle mit dem Namen NIC1 erstellen.
An welchem ​​Ort können Sie NIC1 erstellen?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Sie müssen eine Identitätslösung empfehlen, die die technischen Anforderungen erfüllt.
Was soll man denn empfehlen?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Sie verfügen über ein Azure-Abonnement, das eine virtuelle Maschine mit dem Namen VM1 enthält.
Sie möchten VM1 einen 1-TB-Datenträger hinzufügen, der die folgenden Anforderungen erfüllt:
* Bietet Datenausfallsicherheit im Falle eines Rechenzentrumsausfalls.
* Bietet die niedrigste Latenz und die höchste Leistung.
* Stellt sicher, dass bei einem Hostausfall kein Datenverlust auftritt.
Sie müssen empfehlen, welcher Speichertyp und Host-Caching für die neue Datenfestplatte konfiguriert werden soll.
Correct Answer:

Explanation:
Storage Type: Premium SSD that uses zone-redundant storage (ZRS)
Host Caching: Read-only
The reasons for this recommendation are:
Premium SSD disks provide the lowest latency and the highest performance among the available disk types12.
Zone-redundant storage (ZRS) provides data resiliency in the event of a datacenter outage by replicating the data across three availability zones in the same region12.
Read-only host caching can improve the read performance of the disk by using the VM's RAM and local SSD as a cache13. This can also reduce the impact of a host failure on the disk data, as the cached data is not lost4.
Read/write host caching is not recommended for Premium SSD disks, as it can introduce additional latency and reduce the durability guarantees of the disk13.
Sie verfügen über ein Azure-Abonnement, das ein Azure Storage-Konto mit dem Namen „storage1“ und die in der folgenden Tabelle angezeigten Benutzer enthält.

Sie planen, Speicher1 zu überwachen und E-Mail-Benachrichtigungen für die in der folgenden Tabelle angezeigten Signale zu konfigurieren.

Sie müssen die Mindestanzahl an Warnregeln und Aktionsgruppen ermitteln, die für die geplante Überwachung erforderlich sind.
Wie viele Warnregeln und Aktionsgruppen sollten Sie identifizieren? Wählen Sie zur Beantwortung die entsprechenden Optionen im Antwortbereich aus.
HINWEIS: Jede richtige Auswahl ist einen Punkt wert.
Correct Answer:

Explanation:
Box 1 : 4
As there are 4 distinct set of resource types (Ingress, Egress, Delete storage account, Restore blob ranges), so you need 4 alert rules. In one alert rule you can ' t specify different type of resources to monitor. So you need
4 alert rules.
Box 2 : 3
There are 3 distinct set of " Users to notify " as (User 1 and User 3), (User1 only), and (User1, User2, and User3). You can ' t set the action group based on existing group (Group1 and Group2) as there is no specific group for User1 only. So you need to create 3 action group.

Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups
0
0
0
0