ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 112 - AZ-120 discussion

Report
Export

HOTSPOT

You deploy an Azure Internal load balancer.

You deploy a node of an SAP NetWeaver 7.4 ABAP system named SP1.

You plan to deploy a second node.

You need to verify that the health probe port is configured for the cluster. The cluster IP address resource name is SAP SP1 IP.

How should you complete the command? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question 112
Correct answer: Question 112

Explanation:

Box 1: Get-ClusterResource Example:

Get-ClusterResource -Name $SAPIPresourceName | Get-ClusterParameter

Write-Output " "

Write-Output "Current probe port property of the SAP cluster resource '$SAPIPresourceName' is '$OldProbePort'." Write-Output " "

Write-Output "Setting the new probe port property of the SAP cluster resource '$SAPIPresourceName' to '$ProbePort' ..." Write-Output " " Box 2: Get-ClusterParameter

Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-high-availability-installation-wsfcshared-disk

asked 02/10/2024
Brad Mateski
40 questions
User
0 comments
Sorted by

Leave a comment first