You have already completed the Test before. Hence you can not start it again.
Test is loading...
You must sign in or sign up to start the Test.
You have to finish following quiz, to start this Test:
Your results are here!! for" AZ-802 Practice Test 7 "
0 of 60 questions answered correctly
Your time:
Time has elapsed
Your Final Score is : 0
You have attempted : 0
Number of Correct Questions : 0 and scored 0
Number of Incorrect Questions : 0 and Negative marks 0
Average score
Your score
AZ-802
You have attempted: 0
Number of Correct Questions: 0 and scored 0
Number of Incorrect Questions: 0 and Negative marks 0
You can review your answers by clicking on “View Answers” option. Important Note : Open Reference Documentation Links in New Tab (Right Click and Open in New Tab).
Answer Review
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Answer
Review
Unattempted
Correct
Incorrect
Unattempted
Every question in this attempt was answered correctly.
Question 1 of 60
1. Question
You have an on-premises Windows Server 2022 cluster named Cluster1. You need to implement Azure Stack HCI and integrate with Azure. You plan to use Azure Arc to manage the servers. Which two components must be installed or configured on the on-premises servers to support Azure Arc-enabled servers and VM management?
Correct
To manage on-premises servers via Azure Arc, the Connected Machine agent is required for the OS, while the Azure Arc Resource Bridge is necessary to enable VM lifecycle management from the Azure portal.
Incorrect
To manage on-premises servers via Azure Arc, the Connected Machine agent is required for the OS, while the Azure Arc Resource Bridge is necessary to enable VM lifecycle management from the Azure portal.
Unattempted
To manage on-premises servers via Azure Arc, the Connected Machine agent is required for the OS, while the Azure Arc Resource Bridge is necessary to enable VM lifecycle management from the Azure portal.
Question 2 of 60
2. Question
You are using Windows Admin Center (WAC) to manage several Azure Arc-enabled servers. You need to view the ‘Inventory’ and ‘Update’ status of these servers across the entire subscription. Which two Azure services provide this consolidated view?
Correct
Azure Automanage can automate the setup of best practices, while the Update Management Center (the successor to the old Update Management) provides a unified dashboard for the patching status of both Azure and Arc-enabled VMs.
Incorrect
Azure Automanage can automate the setup of best practices, while the Update Management Center (the successor to the old Update Management) provides a unified dashboard for the patching status of both Azure and Arc-enabled VMs.
Unattempted
Azure Automanage can automate the setup of best practices, while the Update Management Center (the successor to the old Update Management) provides a unified dashboard for the patching status of both Azure and Arc-enabled VMs.
Question 3 of 60
3. Question
You have an Azure File share that is used by on-premises users via Azure File Sync. You need to recover a file that was accidentally deleted 3 days ago. Which two recovery methods are available?
Correct
Azure File Sync supports Windows Volume Shadow Copy (VSS), allowing users to use the ‘Previous Versions’ tab in File Explorer. Alternatively, you can restore files directly from snapshots taken of the Azure File share in the cloud.
Incorrect
Azure File Sync supports Windows Volume Shadow Copy (VSS), allowing users to use the ‘Previous Versions’ tab in File Explorer. Alternatively, you can restore files directly from snapshots taken of the Azure File share in the cloud.
Unattempted
Azure File Sync supports Windows Volume Shadow Copy (VSS), allowing users to use the ‘Previous Versions’ tab in File Explorer. Alternatively, you can restore files directly from snapshots taken of the Azure File share in the cloud.
Question 4 of 60
4. Question
You have an on-premises Windows Server 2022 server. You need to enable ‘Hotpatching’ to minimize reboots during security updates. Which two requirements must be met to support this?
Correct
Hotpatching is a feature exclusive to Windows Server Azure Edition. To use it on-premises, the server must be onboarded via Azure Arc to validate the licensing and manage the orchestration of the patches.
Incorrect
Hotpatching is a feature exclusive to Windows Server Azure Edition. To use it on-premises, the server must be onboarded via Azure Arc to validate the licensing and manage the orchestration of the patches.
Unattempted
Hotpatching is a feature exclusive to Windows Server Azure Edition. To use it on-premises, the server must be onboarded via Azure Arc to validate the licensing and manage the orchestration of the patches.
Question 5 of 60
5. Question
You are troubleshooting Azure File Sync. You notice that files on the local server are not syncing to the cloud share. Which two tools or logs should you check first?
Correct
The Telemetry event log (under Applications and Services Logs > Microsoft > FileSync) provides granular local error codes. The Sync Health dashboard in the Azure portal provides a centralized view of any sync groups that are in an error state.
Incorrect
The Telemetry event log (under Applications and Services Logs > Microsoft > FileSync) provides granular local error codes. The Sync Health dashboard in the Azure portal provides a centralized view of any sync groups that are in an error state.
Unattempted
The Telemetry event log (under Applications and Services Logs > Microsoft > FileSync) provides granular local error codes. The Sync Health dashboard in the Azure portal provides a centralized view of any sync groups that are in an error state.
Question 6 of 60
6. Question
You have an Azure File Sync deployment. You notice that cloud tiering is not reclaiming space on the local server volume. Which two factors could prevent tiering from working?
Correct
Cloud tiering only kicks in when the specified ‘Volume Free Space’ policy is met (e.g., if the volume isn’t full enough, nothing tiers). Additionally, files that are currently open or locked by applications cannot be tiered to the cloud.
Incorrect
Cloud tiering only kicks in when the specified ‘Volume Free Space’ policy is met (e.g., if the volume isn’t full enough, nothing tiers). Additionally, files that are currently open or locked by applications cannot be tiered to the cloud.
Unattempted
Cloud tiering only kicks in when the specified ‘Volume Free Space’ policy is met (e.g., if the volume isn’t full enough, nothing tiers). Additionally, files that are currently open or locked by applications cannot be tiered to the cloud.
Question 7 of 60
7. Question
You have an Azure Stack HCI cluster. You need to configure ‘Storage Replica’ for an asynchronous replication to a secondary site located 500 miles away. Which two settings should you use?
Correct
Asynchronous replication is designed for long distances where latency exceeds 5ms. Even in asynchronous mode, a high-performance log volume is essential to minimize the ‘write’ bottleneck before data is replicated to the remote site.
Incorrect
Asynchronous replication is designed for long distances where latency exceeds 5ms. Even in asynchronous mode, a high-performance log volume is essential to minimize the ‘write’ bottleneck before data is replicated to the remote site.
Unattempted
Asynchronous replication is designed for long distances where latency exceeds 5ms. Even in asynchronous mode, a high-performance log volume is essential to minimize the ‘write’ bottleneck before data is replicated to the remote site.
Question 8 of 60
8. Question
You are troubleshooting ‘Azure AD Connect’ synchronization errors. You see a ‘Permission-issue’ error for the service account. Which two permissions are required for the AD DS Connector account in the local Active Directory?
Correct
To perform synchronization (especially Password Hash Sync), the service account requires ‘Replicating Directory Changes’ and ‘Replicating Directory Changes All’ permissions at the root of the domain in the local AD.
Incorrect
To perform synchronization (especially Password Hash Sync), the service account requires ‘Replicating Directory Changes’ and ‘Replicating Directory Changes All’ permissions at the root of the domain in the local AD.
Unattempted
To perform synchronization (especially Password Hash Sync), the service account requires ‘Replicating Directory Changes’ and ‘Replicating Directory Changes All’ permissions at the root of the domain in the local AD.
Question 9 of 60
9. Question
You have a hybrid application that uses an on-premises SQL Server. You want to use ‘Azure SQL Proxy’ (via Azure Relay) to allow a cloud-based Web App to connect to it. Which two pieces of information are required for the connection string?
Correct
Azure Relay Hybrid Connections use the Relay namespace and SAS keys for authentication. Because the connection is outbound from the SQL server, no public IP or inbound firewall ports are required for the connection to function.
Incorrect
Azure Relay Hybrid Connections use the Relay namespace and SAS keys for authentication. Because the connection is outbound from the SQL server, no public IP or inbound firewall ports are required for the connection to function.
Unattempted
Azure Relay Hybrid Connections use the Relay namespace and SAS keys for authentication. Because the connection is outbound from the SQL server, no public IP or inbound firewall ports are required for the connection to function.
Question 10 of 60
10. Question
You have an Azure Stack HCI cluster and need to implement ‘Software Defined Networking’ (SDN). You want to use ‘Microsegmentation’. Which two components are required to enforce security policies between VMs?
Correct
SDN in Azure Stack HCI uses the Network Controller to manage infrastructure. Microsegmentation is achieved via the ‘Data Center Firewall’, which applies stateful ACLs at the virtual port level for each VM.
Incorrect
SDN in Azure Stack HCI uses the Network Controller to manage infrastructure. Microsegmentation is achieved via the ‘Data Center Firewall’, which applies stateful ACLs at the virtual port level for each VM.
Unattempted
SDN in Azure Stack HCI uses the Network Controller to manage infrastructure. Microsegmentation is achieved via the ‘Data Center Firewall’, which applies stateful ACLs at the virtual port level for each VM.
Question 11 of 60
11. Question
You are using Azure Migrate to assess on-premises physical servers. You need to perform ‘Dependency Mapping’. Which two agents must be installed on the physical servers for agent-based mapping?
Correct
For agent-based dependency mapping, the MMA (to collect data) and the Dependency Agent (to map the connections) are required on each source server to visualize the network traffic between nodes.
Incorrect
For agent-based dependency mapping, the MMA (to collect data) and the Dependency Agent (to map the connections) are required on each source server to visualize the network traffic between nodes.
Unattempted
For agent-based dependency mapping, the MMA (to collect data) and the Dependency Agent (to map the connections) are required on each source server to visualize the network traffic between nodes.
Question 12 of 60
12. Question
You are using Azure Migrate to migrate on-premises VMs. You need to perform a ‘Cleanup’ after a successful test migration. Which two actions does the ‘Cleanup test migration’ command perform?
Correct
The cleanup process specifically targets the artifacts of the test, such as the test VMs and their disks in Azure. It also triggers the migration tool to resume normal replication tracking for the source VMs.
Incorrect
The cleanup process specifically targets the artifacts of the test, such as the test VMs and their disks in Azure. It also triggers the migration tool to resume normal replication tracking for the source VMs.
Unattempted
The cleanup process specifically targets the artifacts of the test, such as the test VMs and their disks in Azure. It also triggers the migration tool to resume normal replication tracking for the source VMs.
Question 13 of 60
13. Question
You have an on-premises web application that uses Windows Authentication. You want to publish it to external users via Azure AD Application Proxy and maintain Single Sign-On (SSO). Which two configurations are required?
Correct
To support SSO for apps using Windows Auth, the App Proxy connector must use KCD to impersonate the user. This requires an SPN to be registered in the local AD for the service account running the connector.
Incorrect
To support SSO for apps using Windows Auth, the App Proxy connector must use KCD to impersonate the user. This requires an SPN to be registered in the local AD for the service account running the connector.
Unattempted
To support SSO for apps using Windows Auth, the App Proxy connector must use KCD to impersonate the user. This requires an SPN to be registered in the local AD for the service account running the connector.
Question 14 of 60
14. Question
You are troubleshooting identity synchronization. You find that several user accounts are ‘Filtered’ and not appearing in Azure AD. Which two locations should you check to find the filtering logic?
Correct
Filtering can be configured within the Sync Rules Editor (attribute-based filtering) or within the Connector properties in the Service Manager (domain or OU-based filtering).
Incorrect
Filtering can be configured within the Sync Rules Editor (attribute-based filtering) or within the Connector properties in the Service Manager (domain or OU-based filtering).
Unattempted
Filtering can be configured within the Sync Rules Editor (attribute-based filtering) or within the Connector properties in the Service Manager (domain or OU-based filtering).
Question 15 of 60
15. Question
You have a hybrid identity environment with Azure AD Connect. You need to implement a solution that allows users to reset their own on-premises passwords from a web browser. Which two components must be configured?
Correct
To enable cloud-based password resets that sync back to the local AD, you must enable SSPR in the Azure portal and activate the Password Writeback feature within the Azure AD Connect configuration.
Incorrect
To enable cloud-based password resets that sync back to the local AD, you must enable SSPR in the Azure portal and activate the Password Writeback feature within the Azure AD Connect configuration.
Unattempted
To enable cloud-based password resets that sync back to the local AD, you must enable SSPR in the Azure portal and activate the Password Writeback feature within the Azure AD Connect configuration.
Question 16 of 60
16. Question
You are troubleshooting Azure AD Connect synchronization. You notice that certain user attributes are not syncing to the cloud. Which two tools should you use to diagnose the synchronization rules and view the metadata of the objects?
Correct
The Synchronization Service Manager allows you to view the management agents and individual object metadata (metadverse), while the Synchronization Rules Editor is used to inspect or modify the logic governing attribute flow.
Incorrect
The Synchronization Service Manager allows you to view the management agents and individual object metadata (metadverse), while the Synchronization Rules Editor is used to inspect or modify the logic governing attribute flow.
Unattempted
The Synchronization Service Manager allows you to view the management agents and individual object metadata (metadverse), while the Synchronization Rules Editor is used to inspect or modify the logic governing attribute flow.
Question 17 of 60
17. Question
You are troubleshooting Azure File Sync. You notice that some files are not being tiered to the cloud even though the ‘Volume Free Space’ threshold has been reached. Which two factors could be the cause?
Correct
Azure File Sync will not tier files that are in use by an application. Additionally, there is a minimum file size (typically 64 KB) below which files are not tiered because the metadata overhead would outweigh the space savings.
Incorrect
Azure File Sync will not tier files that are in use by an application. Additionally, there is a minimum file size (typically 64 KB) below which files are not tiered because the metadata overhead would outweigh the space savings.
Unattempted
Azure File Sync will not tier files that are in use by an application. Additionally, there is a minimum file size (typically 64 KB) below which files are not tiered because the metadata overhead would outweigh the space savings.
Question 18 of 60
18. Question
You have a hybrid network. You want to use Azure Private Link to access an Azure Storage account. You need to ensure on-premises servers resolve storage1.blob.core.windows.net to the private IP.
Which two steps are required?
Correct
Correct Answers: D and E
A Private Endpoint creates a private IP address for the Azure Storage account within an Azure virtual network. Traffic to the storage account remains on the Microsoft backbone network instead of traversing the public internet.
To allow on-premises DNS servers to resolve storage1.blob.core.windows.net to the private IP address, DNS queries must be forwarded to Azure. Configuring a DNS Conditional Forwarder on the on-premises DNS server to an Azure DNS Private Resolver enables Azure Private DNS Zones to return the private IP address associated with the Private Endpoint.
Together, these two configurations provide secure name resolution and private connectivity for Azure Private Link.
Incorrect:
A. Service Endpoint
Service Endpoints secure traffic to Azure services over the Azure backbone but do not provide a private IP address for the Storage account. They also do not change DNS resolution to a private address. Azure Private Link requires a Private Endpoint, not a Service Endpoint.
B. Azure Firewall in DNAT mode
Azure Firewall DNAT is used to publish inbound services by translating public IP addresses to private IP addresses. It is unrelated to Azure Private Link or DNS resolution for Azure Storage accounts.
C. Public DNS CNAME record
Azure automatically manages the required public DNS CNAME records for Azure Storage. Creating your own public CNAME record does not cause on-premises clients to resolve the storage account to the Private Endpoint’s private IP. Private DNS integration is required instead.
Incorrect
Correct Answers: D and E
A Private Endpoint creates a private IP address for the Azure Storage account within an Azure virtual network. Traffic to the storage account remains on the Microsoft backbone network instead of traversing the public internet.
To allow on-premises DNS servers to resolve storage1.blob.core.windows.net to the private IP address, DNS queries must be forwarded to Azure. Configuring a DNS Conditional Forwarder on the on-premises DNS server to an Azure DNS Private Resolver enables Azure Private DNS Zones to return the private IP address associated with the Private Endpoint.
Together, these two configurations provide secure name resolution and private connectivity for Azure Private Link.
Incorrect:
A. Service Endpoint
Service Endpoints secure traffic to Azure services over the Azure backbone but do not provide a private IP address for the Storage account. They also do not change DNS resolution to a private address. Azure Private Link requires a Private Endpoint, not a Service Endpoint.
B. Azure Firewall in DNAT mode
Azure Firewall DNAT is used to publish inbound services by translating public IP addresses to private IP addresses. It is unrelated to Azure Private Link or DNS resolution for Azure Storage accounts.
C. Public DNS CNAME record
Azure automatically manages the required public DNS CNAME records for Azure Storage. Creating your own public CNAME record does not cause on-premises clients to resolve the storage account to the Private Endpoint’s private IP. Private DNS integration is required instead.
Unattempted
Correct Answers: D and E
A Private Endpoint creates a private IP address for the Azure Storage account within an Azure virtual network. Traffic to the storage account remains on the Microsoft backbone network instead of traversing the public internet.
To allow on-premises DNS servers to resolve storage1.blob.core.windows.net to the private IP address, DNS queries must be forwarded to Azure. Configuring a DNS Conditional Forwarder on the on-premises DNS server to an Azure DNS Private Resolver enables Azure Private DNS Zones to return the private IP address associated with the Private Endpoint.
Together, these two configurations provide secure name resolution and private connectivity for Azure Private Link.
Incorrect:
A. Service Endpoint
Service Endpoints secure traffic to Azure services over the Azure backbone but do not provide a private IP address for the Storage account. They also do not change DNS resolution to a private address. Azure Private Link requires a Private Endpoint, not a Service Endpoint.
B. Azure Firewall in DNAT mode
Azure Firewall DNAT is used to publish inbound services by translating public IP addresses to private IP addresses. It is unrelated to Azure Private Link or DNS resolution for Azure Storage accounts.
C. Public DNS CNAME record
Azure automatically manages the required public DNS CNAME records for Azure Storage. Creating your own public CNAME record does not cause on-premises clients to resolve the storage account to the Private Endpoint’s private IP. Private DNS integration is required instead.
Question 19 of 60
19. Question
You have several Windows Server 2019 servers in a perimeter network (DMZ) that are not joined to a domain. You want to manage these servers using Windows Admin Center (WAC) installed on a domain-joined server. Which two actions should you perform to allow management?
Correct
For non-domain joined servers, WAC requires either HTTPS for WinRM or adding the remote machines to the TrustedHosts list to allow Kerberos/NTLM authentication to bypass domain requirements.
Incorrect
For non-domain joined servers, WAC requires either HTTPS for WinRM or adding the remote machines to the TrustedHosts list to allow Kerberos/NTLM authentication to bypass domain requirements.
Unattempted
For non-domain joined servers, WAC requires either HTTPS for WinRM or adding the remote machines to the TrustedHosts list to allow Kerberos/NTLM authentication to bypass domain requirements.
Question 20 of 60
20. Question
You have an Azure Stack HCI cluster with two nodes. You need to configure a ‘File Share Witness’. Which two locations are recommended for the file share to ensure maximum availability?
Correct
A witness must be in a separate failure domain. Placing it on a third server or using an Azure File share (Cloud Witness equivalent) ensures that if one HCI node fails, the other can still reach the witness to maintain quorum.
Incorrect
A witness must be in a separate failure domain. Placing it on a third server or using an Azure File share (Cloud Witness equivalent) ensures that if one HCI node fails, the other can still reach the witness to maintain quorum.
Unattempted
A witness must be in a separate failure domain. Placing it on a third server or using an Azure File share (Cloud Witness equivalent) ensures that if one HCI node fails, the other can still reach the witness to maintain quorum.
Question 21 of 60
21. Question
You are using ‘Azure Site Recovery’ to protect on-premises SQL Server instances. You need to verify the application functionality in Azure without impacting the production replication. Which action should you take?
Correct
A ‘Test Failover’ creates a temporary copy of the VM in an isolated environment. It does not interrupt the ongoing replication from the source server, allowing you to verify that the SQL services start correctly in Azure.
Incorrect
A ‘Test Failover’ creates a temporary copy of the VM in an isolated environment. It does not interrupt the ongoing replication from the source server, allowing you to verify that the SQL services start correctly in Azure.
Unattempted
A ‘Test Failover’ creates a temporary copy of the VM in an isolated environment. It does not interrupt the ongoing replication from the source server, allowing you to verify that the SQL services start correctly in Azure.
Question 22 of 60
22. Question
You have 50 on-premises servers onboarded to Azure Arc. You need to identify which servers are missing critical security updates using a centralized dashboard. Which two Azure features should you use?
Correct
Azure Update Manager is the native, agentless solution for tracking updates across Azure and Arc-enabled servers. Microsoft Defender for Cloud provides the security recommendations and vulnerability assessments to identify missing patches as a security risk.
Incorrect
Azure Update Manager is the native, agentless solution for tracking updates across Azure and Arc-enabled servers. Microsoft Defender for Cloud provides the security recommendations and vulnerability assessments to identify missing patches as a security risk.
Unattempted
Azure Update Manager is the native, agentless solution for tracking updates across Azure and Arc-enabled servers. Microsoft Defender for Cloud provides the security recommendations and vulnerability assessments to identify missing patches as a security risk.
Question 23 of 60
23. Question
You have an Azure Stack HCI cluster and need to implement ‘BitLocker’ encryption for all cluster shared volumes (CSVs). Where should the recovery keys be stored for the easiest management in a hybrid environment?
Correct
For Azure Stack HCI, storing BitLocker recovery keys in Active Directory (on-premises) is the standard method. However, for a more modern hybrid approach, you can use the Azure Key Vault to centralize secrets and keys for both cloud and HCI workloads.
Incorrect
For Azure Stack HCI, storing BitLocker recovery keys in Active Directory (on-premises) is the standard method. However, for a more modern hybrid approach, you can use the Azure Key Vault to centralize secrets and keys for both cloud and HCI workloads.
Unattempted
For Azure Stack HCI, storing BitLocker recovery keys in Active Directory (on-premises) is the standard method. However, for a more modern hybrid approach, you can use the Azure Key Vault to centralize secrets and keys for both cloud and HCI workloads.
Question 24 of 60
24. Question
You are troubleshooting Azure Site Recovery (ASR) replication for a physical server. You find that the ‘Mobility Service’ is unable to communicate with the ‘Process Server’. Which port must be open for this communication?
Correct
The Mobility Service on the source machine communicates with the Process Server over port 9443 (HTTPS) to send replication data. Port 443 is used for management communication to the Configuration Server.
Incorrect
The Mobility Service on the source machine communicates with the Process Server over port 9443 (HTTPS) to send replication data. Port 443 is used for management communication to the Configuration Server.
Unattempted
The Mobility Service on the source machine communicates with the Process Server over port 9443 (HTTPS) to send replication data. Port 443 is used for management communication to the Configuration Server.
Question 25 of 60
25. Question
You have an Azure Stack HCI cluster. You need to implement a storage solution that provides the highest level of fault tolerance, allowing the cluster to survive the simultaneous failure of two nodes. Which two storage configurations support this?
Correct
Three-way mirroring and Dual parity both require at least five nodes (for parity) or three nodes (for mirroring) and provide the ability to lose two hardware components simultaneously while maintaining data availability.
Incorrect
Three-way mirroring and Dual parity both require at least five nodes (for parity) or three nodes (for mirroring) and provide the ability to lose two hardware components simultaneously while maintaining data availability.
Unattempted
Three-way mirroring and Dual parity both require at least five nodes (for parity) or three nodes (for mirroring) and provide the ability to lose two hardware components simultaneously while maintaining data availability.
Question 26 of 60
26. Question
You have an Azure Stack HCI cluster. You need to configure ‘Site-Awareness’ to ensure that VMs prefer to run on nodes in their primary data center. Which two steps are required?
Correct
Site-awareness is configured by grouping nodes into Fault Domains (Sites) and then setting the ‘PreferredSite’ property on the cluster or specific VM roles to ensure they fail over to local nodes before moving to the secondary site.
Incorrect
Site-awareness is configured by grouping nodes into Fault Domains (Sites) and then setting the ‘PreferredSite’ property on the cluster or specific VM roles to ensure they fail over to local nodes before moving to the secondary site.
Unattempted
Site-awareness is configured by grouping nodes into Fault Domains (Sites) and then setting the ‘PreferredSite’ property on the cluster or specific VM roles to ensure they fail over to local nodes before moving to the secondary site.
Question 27 of 60
27. Question
You have on-premises servers onboarded to Azure Arc. You need to enable ‘Microsoft Defender for Servers’ to protect these machines. Which two steps are required to manage this from the cloud?
Correct
Defender for Servers requires the Defender for Cloud plan to be enabled. To collect security data from Arc-enabled servers, you must deploy the appropriate extension (like the Defender for Endpoint extension) to the hybrid machine.
Incorrect
Defender for Servers requires the Defender for Cloud plan to be enabled. To collect security data from Arc-enabled servers, you must deploy the appropriate extension (like the Defender for Endpoint extension) to the hybrid machine.
Unattempted
Defender for Servers requires the Defender for Cloud plan to be enabled. To collect security data from Arc-enabled servers, you must deploy the appropriate extension (like the Defender for Endpoint extension) to the hybrid machine.
Question 28 of 60
28. Question
You have an on-premises Windows Server 2022 failover cluster. You want to use ‘Azure Monitor’ to track the health of the cluster and its virtual machines. Which two steps are required to implement this using the modern monitoring stack?
Correct
Modern monitoring for hybrid clusters relies on Azure Arc to provide the management identity and the Azure Monitor Agent (AMA). Data Collection Rules (DCRs) then define exactly which metrics and logs are streamed to the Log Analytics workspace.
Incorrect
Modern monitoring for hybrid clusters relies on Azure Arc to provide the management identity and the Azure Monitor Agent (AMA). Data Collection Rules (DCRs) then define exactly which metrics and logs are streamed to the Log Analytics workspace.
Unattempted
Modern monitoring for hybrid clusters relies on Azure Arc to provide the management identity and the Azure Monitor Agent (AMA). Data Collection Rules (DCRs) then define exactly which metrics and logs are streamed to the Log Analytics workspace.
Question 29 of 60
29. Question
You have an on-premises Windows Server 2022 server named Server1. You want to use the ‘Azure Network Adapter’ feature in Windows Admin Center to connect Server1 to an Azure Virtual Network. Which two requirements must be met?
Correct
The Azure Network Adapter feature in WAC creates a Point-to-Site VPN connection between the specific server and an Azure VNet. It requires a P2S-compatible Gateway and a modern version of Windows Server (2016+) to support the automated setup.
Incorrect
The Azure Network Adapter feature in WAC creates a Point-to-Site VPN connection between the specific server and an Azure VNet. It requires a P2S-compatible Gateway and a modern version of Windows Server (2016+) to support the automated setup.
Unattempted
The Azure Network Adapter feature in WAC creates a Point-to-Site VPN connection between the specific server and an Azure VNet. It requires a P2S-compatible Gateway and a modern version of Windows Server (2016+) to support the automated setup.
Question 30 of 60
30. Question
You are troubleshooting ‘Pass-through Authentication’ (PTA) for Azure AD. Users are able to log in, but ‘Seamless SSO’ is not working. Which two settings should you check in the local Active Directory?
Correct
Seamless SSO relies on a computer account in the local AD and a GPO that adds the Microsoft SSO URL to the ‘Intranet’ zone in the users’ browsers. If either the SPN is missing or the GPO isn’t applied, SSO will fail while PTA still works.
Incorrect
Seamless SSO relies on a computer account in the local AD and a GPO that adds the Microsoft SSO URL to the ‘Intranet’ zone in the users’ browsers. If either the SPN is missing or the GPO isn’t applied, SSO will fail while PTA still works.
Unattempted
Seamless SSO relies on a computer account in the local AD and a GPO that adds the Microsoft SSO URL to the ‘Intranet’ zone in the users’ browsers. If either the SPN is missing or the GPO isn’t applied, SSO will fail while PTA still works.
Question 31 of 60
31. Question
You have 50 on-premises Windows Servers onboarded to Azure Arc. You need to enable automatic assessment for missing updates without using the legacy Log Analytics agent. Which two steps are required?
Correct
Azure Update Manager uses the ‘Periodic Assessment’ feature of the Azure Connected Machine agent to scan for updates every 24 hours. This is the modern, agentless replacement for the legacy Automation-based update management.
Incorrect
Azure Update Manager uses the ‘Periodic Assessment’ feature of the Azure Connected Machine agent to scan for updates every 24 hours. This is the modern, agentless replacement for the legacy Automation-based update management.
Unattempted
Azure Update Manager uses the ‘Periodic Assessment’ feature of the Azure Connected Machine agent to scan for updates every 24 hours. This is the modern, agentless replacement for the legacy Automation-based update management.
Question 32 of 60
32. Question
You have an Azure Stack HCI cluster and need to configure the ‘Storage Bus Cache’. Which two drive types are typically used as the ‘Cache’ tier to improve performance for ‘Capacity’ drives?
Correct
In Azure Stack HCI, faster flash media (NVMe or SSD) is used for the cache tier to provide high-speed reads and writes, while larger, slower drives (HDD or slower SSDs) provide the capacity tier.
Incorrect
In Azure Stack HCI, faster flash media (NVMe or SSD) is used for the cache tier to provide high-speed reads and writes, while larger, slower drives (HDD or slower SSDs) provide the capacity tier.
Unattempted
In Azure Stack HCI, faster flash media (NVMe or SSD) is used for the cache tier to provide high-speed reads and writes, while larger, slower drives (HDD or slower SSDs) provide the capacity tier.
Question 33 of 60
33. Question
You have an on-premises server named Server1 that runs Windows Server 2022. You need to back up Server1 to Azure by using Azure Backup. Which two components must you use?
Correct
For individual Windows Servers, the MARS agent is installed locally and it connects to a Recovery Services vault in Azure to store the backup data.
Incorrect
For individual Windows Servers, the MARS agent is installed locally and it connects to a Recovery Services vault in Azure to store the backup data.
Unattempted
For individual Windows Servers, the MARS agent is installed locally and it connects to a Recovery Services vault in Azure to store the backup data.
Question 34 of 60
34. Question
You have an Azure Stack HCI cluster. You need to configure ‘Cluster-Aware Updating’ (CAU) to use a specific ‘hotfix’ folder for updates that are not available on Microsoft Update. Which two components are required?
Correct
CAU can be extended using plug-ins. The ‘Hotfix’ plug-in allows the cluster to pull updates from a designated SMB share, which is useful for out-of-band updates or specialized drivers.
Incorrect
CAU can be extended using plug-ins. The ‘Hotfix’ plug-in allows the cluster to pull updates from a designated SMB share, which is useful for out-of-band updates or specialized drivers.
Unattempted
CAU can be extended using plug-ins. The ‘Hotfix’ plug-in allows the cluster to pull updates from a designated SMB share, which is useful for out-of-band updates or specialized drivers.
Question 35 of 60
35. Question
You have several Azure Arc-enabled servers. You need to audit the ‘Local Administrators’ group on these servers to ensure compliance with company policy. Which two Azure features should you use?
Correct
Machine Configuration (formerly Guest Configuration) uses Azure Policy to audit settings inside the OS. You can use the built-in policy for ‘Audit Windows VMs that have the specified accounts in the Administrators group’.
Incorrect
Machine Configuration (formerly Guest Configuration) uses Azure Policy to audit settings inside the OS. You can use the built-in policy for ‘Audit Windows VMs that have the specified accounts in the Administrators group’.
Unattempted
Machine Configuration (formerly Guest Configuration) uses Azure Policy to audit settings inside the OS. You can use the built-in policy for ‘Audit Windows VMs that have the specified accounts in the Administrators group’.
Question 36 of 60
36. Question
You are troubleshooting ‘Azure AD Connect’ synchronization. You want to see the specific attributes that were changed during the last ‘Delta Sync’. Which tool should you use?
Correct
The Synchronization Service Manager (miisclient.exe) allows you to drill down into specific sync runs. By clicking on ‘Export’ for a connector, you can see exactly which objects and attributes were updated in the metaverse or target directory.
Incorrect
The Synchronization Service Manager (miisclient.exe) allows you to drill down into specific sync runs. By clicking on ‘Export’ for a connector, you can see exactly which objects and attributes were updated in the metaverse or target directory.
Unattempted
The Synchronization Service Manager (miisclient.exe) allows you to drill down into specific sync runs. By clicking on ‘Export’ for a connector, you can see exactly which objects and attributes were updated in the metaverse or target directory.
Question 37 of 60
37. Question
You have an Azure Arc-enabled server. You want to use ‘Azure Key Vault’ to store a certificate and have it automatically deployed to the server’s local certificate store. Which extension is required?
Correct
The Key Vault extension for Arc-enabled servers allows the machine to pull certificates, keys, and secrets from a Key Vault and automatically install them into the local OS certificate store, supporting auto-renewal.
Incorrect
The Key Vault extension for Arc-enabled servers allows the machine to pull certificates, keys, and secrets from a Key Vault and automatically install them into the local OS certificate store, supporting auto-renewal.
Unattempted
The Key Vault extension for Arc-enabled servers allows the machine to pull certificates, keys, and secrets from a Key Vault and automatically install them into the local OS certificate store, supporting auto-renewal.
Question 38 of 60
38. Question
You are using Azure Site Recovery to protect an on-premises application. You need to execute a custom Python script on the Azure VM immediately after it fails over to the cloud. What should you use?
Correct
Azure Site Recovery Plans allow you to insert ‘Post-steps’. By linking an Azure Automation Runbook to the recovery plan, you can automate complex tasks inside the VM (via Hybrid Worker) or on the Azure resources themselves during a failover.
Incorrect
Azure Site Recovery Plans allow you to insert ‘Post-steps’. By linking an Azure Automation Runbook to the recovery plan, you can automate complex tasks inside the VM (via Hybrid Worker) or on the Azure resources themselves during a failover.
Unattempted
Azure Site Recovery Plans allow you to insert ‘Post-steps’. By linking an Azure Automation Runbook to the recovery plan, you can automate complex tasks inside the VM (via Hybrid Worker) or on the Azure resources themselves during a failover.
Question 39 of 60
39. Question
You have an on-premises Windows Server 2022 machine. You need to enable ‘Hotpatching’ to minimize reboots during security updates. Which two requirements must be met to support this?
Correct
Hotpatching is a feature exclusive to Windows Server Azure Edition. To use it on-premises, the server must be onboarded via Azure Arc to validate the licensing and manage the orchestration of the patches.
Incorrect
Hotpatching is a feature exclusive to Windows Server Azure Edition. To use it on-premises, the server must be onboarded via Azure Arc to validate the licensing and manage the orchestration of the patches.
Unattempted
Hotpatching is a feature exclusive to Windows Server Azure Edition. To use it on-premises, the server must be onboarded via Azure Arc to validate the licensing and manage the orchestration of the patches.
Question 40 of 60
40. Question
You have an on-premises Windows Server 2022 failover cluster. You need to implement a Cloud Witness. Which two pieces of information are required to configure the witness via the Cluster Quorum Wizard?
Correct
To configure a Cloud Witness, the cluster requires the name of a standard Azure Storage Account and one of its two access keys to authenticate and maintain the blob-based quorum file.
Incorrect
To configure a Cloud Witness, the cluster requires the name of a standard Azure Storage Account and one of its two access keys to authenticate and maintain the blob-based quorum file.
Unattempted
To configure a Cloud Witness, the cluster requires the name of a standard Azure Storage Account and one of its two access keys to authenticate and maintain the blob-based quorum file.
Question 41 of 60
41. Question
You are troubleshooting ‘Pass-through Authentication’ (PTA). Users are prompted for a password, but the sign-in fails with an ‘Account Locked’ error despite the account being active in AD. What should you check?
Correct
Azure AD Smart Lockout can lock accounts in the cloud to protect them from brute-force attacks before they hit the local AD. If the cloud lockout threshold is lower than the local AD threshold, users may be blocked from cloud services while still active on-premises.
Incorrect
Azure AD Smart Lockout can lock accounts in the cloud to protect them from brute-force attacks before they hit the local AD. If the cloud lockout threshold is lower than the local AD threshold, users may be blocked from cloud services while still active on-premises.
Unattempted
Azure AD Smart Lockout can lock accounts in the cloud to protect them from brute-force attacks before they hit the local AD. If the cloud lockout threshold is lower than the local AD threshold, users may be blocked from cloud services while still active on-premises.
Question 42 of 60
42. Question
You have several Azure Arc-enabled servers. You want to view the ‘Log Analytics’ data for these servers. Which Azure feature provides a pre-built dashboard for viewing CPU, memory, and disk utilization?
Correct
VM Insights (which uses the Azure Monitor Agent) provides specialized Map and Performance views. These pre-built workbooks and dashboards specifically track performance metrics and dependencies for both Azure and Arc-enabled VMs.
Incorrect
VM Insights (which uses the Azure Monitor Agent) provides specialized Map and Performance views. These pre-built workbooks and dashboards specifically track performance metrics and dependencies for both Azure and Arc-enabled VMs.
Unattempted
VM Insights (which uses the Azure Monitor Agent) provides specialized Map and Performance views. These pre-built workbooks and dashboards specifically track performance metrics and dependencies for both Azure and Arc-enabled VMs.
Question 43 of 60
43. Question
You have an on-premises Windows Server 2022 failover cluster. You want to implement a Stretch Cluster using Storage Replica to an Azure VM for disaster recovery. Which two requirements must be met?
Correct
Storage Replica requires low latency for synchronous replication. To optimize performance, Microsoft recommends that the log volume be placed on faster storage (SSD/NVMe) to handle the write I/O overhead before data is committed to the data volume.
Incorrect
Storage Replica requires low latency for synchronous replication. To optimize performance, Microsoft recommends that the log volume be placed on faster storage (SSD/NVMe) to handle the write I/O overhead before data is committed to the data volume.
Unattempted
Storage Replica requires low latency for synchronous replication. To optimize performance, Microsoft recommends that the log volume be placed on faster storage (SSD/NVMe) to handle the write I/O overhead before data is committed to the data volume.
Question 44 of 60
44. Question
You are using Azure Migrate to assess your environment. You need to determine the ‘Ready for Azure’ status for a Windows Server 2008 R2 physical machine. Which two limitations might trigger a ‘Ready with conditions’ warning?
Correct
Azure supports legacy OS versions but highlights them as ‘Ready with conditions’ due to support status. Additionally, Azure Managed Disks have a 32 TB limit per disk (VHDX), and overall capacity limits must be adhered to for successful migration.
Incorrect
Azure supports legacy OS versions but highlights them as ‘Ready with conditions’ due to support status. Additionally, Azure Managed Disks have a 32 TB limit per disk (VHDX), and overall capacity limits must be adhered to for successful migration.
Unattempted
Azure supports legacy OS versions but highlights them as ‘Ready with conditions’ due to support status. Additionally, Azure Managed Disks have a 32 TB limit per disk (VHDX), and overall capacity limits must be adhered to for successful migration.
Question 45 of 60
45. Question
You have an Azure Stack HCI cluster. You need to configure ‘Site-Awareness’ to ensure that VMs prefer to run on nodes within their own physical rack. Which PowerShell cmdlet should you use to define the fault domain for a node?
Correct
To implement site-awareness, you first create the fault domains (Racks or Sites) using ‘New-ClusterFaultDomain’ and then assign the specific cluster nodes to those domains to influence VM placement and data locality.
Incorrect
To implement site-awareness, you first create the fault domains (Racks or Sites) using ‘New-ClusterFaultDomain’ and then assign the specific cluster nodes to those domains to influence VM placement and data locality.
Unattempted
To implement site-awareness, you first create the fault domains (Racks or Sites) using ‘New-ClusterFaultDomain’ and then assign the specific cluster nodes to those domains to influence VM placement and data locality.
Question 46 of 60
46. Question
You have an Azure File Sync deployment. You need to ensure that users accessing files directly in the ‘Azure File share’ (the cloud endpoint) see their changes reflected on the on-premises servers immediately. Which two statements are true?
Correct
Unlike local changes which are seen immediately, changes made directly in the Azure File share metadata are scanned on a 24-hour cycle. To speed this up, you must use the Change Detection cmdlet to trigger a manual crawl.
Incorrect
Unlike local changes which are seen immediately, changes made directly in the Azure File share metadata are scanned on a 24-hour cycle. To speed this up, you must use the Change Detection cmdlet to trigger a manual crawl.
Unattempted
Unlike local changes which are seen immediately, changes made directly in the Azure File share metadata are scanned on a 24-hour cycle. To speed this up, you must use the Change Detection cmdlet to trigger a manual crawl.
Question 47 of 60
47. Question
You have an Azure Stack HCI cluster. You need to implement ‘Storage Replica’ for a ‘Stretch Cluster’ across two sites. You want to ensure that the cluster can fail over automatically if a site becomes unavailable. Which two components are required?
Correct
Automatic failover in a Stretch Cluster requires Synchronous replication (to ensure zero data loss) and a witness located at a third site to prevent split-brain scenarios and provide the quorum vote.
Incorrect
Automatic failover in a Stretch Cluster requires Synchronous replication (to ensure zero data loss) and a witness located at a third site to prevent split-brain scenarios and provide the quorum vote.
Unattempted
Automatic failover in a Stretch Cluster requires Synchronous replication (to ensure zero data loss) and a witness located at a third site to prevent split-brain scenarios and provide the quorum vote.
Question 48 of 60
48. Question
You are troubleshooting ‘Azure AD Connect’ synchronization. You notice that certain attributes like ‘ExtensionAttributes’ are not syncing to Microsoft Entra ID. Which step should you take in the Azure AD Connect wizard?
Correct
By default, many extended attributes are not synced. You must enable the ‘Directory extension attribute sync’ feature in the Optional Features section of the wizard to select and synchronize custom or additional AD attributes.
Incorrect
By default, many extended attributes are not synced. You must enable the ‘Directory extension attribute sync’ feature in the Optional Features section of the wizard to select and synchronize custom or additional AD attributes.
Unattempted
By default, many extended attributes are not synced. You must enable the ‘Directory extension attribute sync’ feature in the Optional Features section of the wizard to select and synchronize custom or additional AD attributes.
Question 49 of 60
49. Question
You have 10 Azure Arc-enabled servers. You need to apply a specific security baseline using ‘Azure Automanage’. Which profile should you select for development environments to minimize costs while maintaining basic management?
Correct
Azure Automanage offers a specific ‘Dev/Test’ profile designed for non-production workloads. it includes a subset of services (like basic monitoring) compared to the more comprehensive and expensive ‘Production’ profile.
Incorrect
Azure Automanage offers a specific ‘Dev/Test’ profile designed for non-production workloads. it includes a subset of services (like basic monitoring) compared to the more comprehensive and expensive ‘Production’ profile.
Unattempted
Azure Automanage offers a specific ‘Dev/Test’ profile designed for non-production workloads. it includes a subset of services (like basic monitoring) compared to the more comprehensive and expensive ‘Production’ profile.
Question 50 of 60
50. Question
You have an on-premises Windows Server 2022 server. You need to enable ‘Azure Arc’ but the server is located in a highly secure environment with no direct internet access. Which two solutions can you use to connect the server to Azure?
Correct
Azure Arc supports connectivity through an HTTP proxy or via Azure Private Link. Using Private Link allows the Arc management traffic to flow over a VPN or ExpressRoute without traversing the public internet.
Incorrect
Azure Arc supports connectivity through an HTTP proxy or via Azure Private Link. Using Private Link allows the Arc management traffic to flow over a VPN or ExpressRoute without traversing the public internet.
Unattempted
Azure Arc supports connectivity through an HTTP proxy or via Azure Private Link. Using Private Link allows the Arc management traffic to flow over a VPN or ExpressRoute without traversing the public internet.
Question 51 of 60
51. Question
You are troubleshooting Azure File Sync. You notice high ‘IOPS’ on the local server disks. You want to identify which specific files or processes are causing the sync traffic. Which two tools should you use locally?
Correct
Resource Monitor provides real-time disk activity by file. Performance Monitor (PerfMon) includes specific object counters for Azure File Sync that can help track sync performance and throughput bottlenecks.
Incorrect
Resource Monitor provides real-time disk activity by file. Performance Monitor (PerfMon) includes specific object counters for Azure File Sync that can help track sync performance and throughput bottlenecks.
Unattempted
Resource Monitor provides real-time disk activity by file. Performance Monitor (PerfMon) includes specific object counters for Azure File Sync that can help track sync performance and throughput bottlenecks.
Question 52 of 60
52. Question
You have an Azure Stack HCI cluster. You need to configure ‘Storage Replica’ for a ‘Stretch Cluster’ between two physical sites. Which two networking requirements are critical for synchronous replication?
Correct
Synchronous replication requires low latency (typically <5ms) and sufficient bandwidth to handle write I/O. If these requirements aren't met, performance degrades significantly, and you may need to switch to asynchronous replication.
Incorrect
Synchronous replication requires low latency (typically <5ms) and sufficient bandwidth to handle write I/O. If these requirements aren't met, performance degrades significantly, and you may need to switch to asynchronous replication.
Unattempted
Synchronous replication requires low latency (typically <5ms) and sufficient bandwidth to handle write I/O. If these requirements aren't met, performance degrades significantly, and you may need to switch to asynchronous replication.
Question 53 of 60
53. Question
You have an Azure File Sync environment. You need to change the ‘Volume Free Space’ policy for a server endpoint to reclaim more disk space. Which two locations allow you to modify this setting?
Correct
Cloud tiering policies, including Volume Free Space, are properties of the ‘Server Endpoint’. These can be managed through the Storage Sync Service in the Azure Portal or via the Azure File Sync extension in Windows Admin Center.
Incorrect
Cloud tiering policies, including Volume Free Space, are properties of the ‘Server Endpoint’. These can be managed through the Storage Sync Service in the Azure Portal or via the Azure File Sync extension in Windows Admin Center.
Unattempted
Cloud tiering policies, including Volume Free Space, are properties of the ‘Server Endpoint’. These can be managed through the Storage Sync Service in the Azure Portal or via the Azure File Sync extension in Windows Admin Center.
Question 54 of 60
54. Question
You have a hybrid environment with Azure File Sync. Users report that when they delete a file on the local server, it takes too long for the change to reflect in the Azure File share. Which two ways can you trigger an immediate sync of the cloud share metadata?
Correct
Azure File Sync detects local changes immediately via USN journal, but changes made directly in the cloud share are only scanned every 24 hours unless forced by the ‘Invoke-AzStorageSyncChangeDetection’ cmdlet.
Incorrect
Azure File Sync detects local changes immediately via USN journal, but changes made directly in the cloud share are only scanned every 24 hours unless forced by the ‘Invoke-AzStorageSyncChangeDetection’ cmdlet.
Unattempted
Azure File Sync detects local changes immediately via USN journal, but changes made directly in the cloud share are only scanned every 24 hours unless forced by the ‘Invoke-AzStorageSyncChangeDetection’ cmdlet.
Question 55 of 60
55. Question
You have several Azure Arc-enabled servers. You need to ensure they are compliant with the ‘PCI-DSS’ security standard. Which Azure feature provides a dashboard specifically for this compliance tracking?
Correct
Microsoft Defender for Cloud includes a ‘Regulatory Compliance’ dashboard. It uses Azure Policy to audit your Arc-enabled and Azure resources against specific standards like PCI-DSS, ISO 27001, and the Azure Security Benchmark.
Incorrect
Microsoft Defender for Cloud includes a ‘Regulatory Compliance’ dashboard. It uses Azure Policy to audit your Arc-enabled and Azure resources against specific standards like PCI-DSS, ISO 27001, and the Azure Security Benchmark.
Unattempted
Microsoft Defender for Cloud includes a ‘Regulatory Compliance’ dashboard. It uses Azure Policy to audit your Arc-enabled and Azure resources against specific standards like PCI-DSS, ISO 27001, and the Azure Security Benchmark.
Question 56 of 60
56. Question
You have an Azure Stack HCI cluster. You need to implement ‘Storage Replica’ to replicate a volume to a second HCI cluster in a different region. Which two replication topologies are supported?
Correct
Storage Replica supports ‘Cluster-to-Cluster’ for DR between two separate clusters. ‘Stretch Cluster’ is a single cluster that spans two sites, providing automated failover for high availability.
Incorrect
Storage Replica supports ‘Cluster-to-Cluster’ for DR between two separate clusters. ‘Stretch Cluster’ is a single cluster that spans two sites, providing automated failover for high availability.
Unattempted
Storage Replica supports ‘Cluster-to-Cluster’ for DR between two separate clusters. ‘Stretch Cluster’ is a single cluster that spans two sites, providing automated failover for high availability.
Question 57 of 60
57. Question
You are using Azure Migrate to assess your on-premises servers. You need to determine which servers have dependencies on each other to plan the migration groups. Which two methods can you use for dependency analysis?
Correct
Azure Migrate provides two primary ways to see dependencies: an agentless method that analyzes TCP connection data, and an agent-based method that uses the MMA/Dependency agent for deeper insights.
Incorrect
Azure Migrate provides two primary ways to see dependencies: an agentless method that analyzes TCP connection data, and an agent-based method that uses the MMA/Dependency agent for deeper insights.
Unattempted
Azure Migrate provides two primary ways to see dependencies: an agentless method that analyzes TCP connection data, and an agent-based method that uses the MMA/Dependency agent for deeper insights.
Question 58 of 60
58. Question
You have 30 Azure Arc-enabled servers. You need to ensure that ‘Microsoft Defender for Endpoint’ is automatically deployed to any new server that is onboarded to Arc. Which two Azure features should you use?
Correct
Azure Policy with the ‘Deploy-if-not-exists’ effect is the standard way to automate extension deployment. When a new Arc server is detected, the policy automatically triggers the installation of the Defender extension.
Incorrect
Azure Policy with the ‘Deploy-if-not-exists’ effect is the standard way to automate extension deployment. When a new Arc server is detected, the policy automatically triggers the installation of the Defender extension.
Unattempted
Azure Policy with the ‘Deploy-if-not-exists’ effect is the standard way to automate extension deployment. When a new Arc server is detected, the policy automatically triggers the installation of the Defender extension.
Question 59 of 60
59. Question
You are using Azure Site Recovery to protect on-premises VMs. You need to group multiple VMs together to ensure they fail over at the same time and maintain write-order consistency. Which two actions should you take?
Correct
Multi-VM consistency ensures that a group of VMs (like an app and its DB) share common recovery points. A Recovery Plan is then used to orchestrate the actual failover and boot order of those machines.
Incorrect
Multi-VM consistency ensures that a group of VMs (like an app and its DB) share common recovery points. A Recovery Plan is then used to orchestrate the actual failover and boot order of those machines.
Unattempted
Multi-VM consistency ensures that a group of VMs (like an app and its DB) share common recovery points. A Recovery Plan is then used to orchestrate the actual failover and boot order of those machines.
Question 60 of 60
60. Question
You have an on-premises server that runs a legacy application requiring a specific version of Windows Server. You want to move it to Azure without reconfiguring the OS. Which two migration types represent ‘Lift and Shift’?
Correct
Lift and Shift’ (Rehosting) is achieved by migrating the entire VM/server image as-is. Both Azure Migrate and ASR provide tools to replicate the block-level data of a server to an Azure VM.
Incorrect
Lift and Shift’ (Rehosting) is achieved by migrating the entire VM/server image as-is. Both Azure Migrate and ASR provide tools to replicate the block-level data of a server to an Azure VM.
Unattempted
Lift and Shift’ (Rehosting) is achieved by migrating the entire VM/server image as-is. Both Azure Migrate and ASR provide tools to replicate the block-level data of a server to an Azure VM.
X
Use Page numbers below to navigate to other practice tests