ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 49 - AZ-120 discussion

Report
Export

You are deploying an SAP environment on Azure that will use an SAP HANA database server.

You provision an Azure virtual machine for SAP HANA by using the M64s virtual machine SKU.

You need to set the swap space by using the Microsoft Azure Linux Agent (waagent) configuration file. Which two settings should you configure? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.
ResourceDisk.EnableSwapEncryption=n
Answers
A.
ResourceDisk.EnableSwapEncryption=n
B.
AutoUpdate.Enabled=n
Answers
B.
AutoUpdate.Enabled=n
C.
ResourceDisk.SwapSizeMB=229376
Answers
C.
ResourceDisk.SwapSizeMB=229376
D.
ResourceDisk.EnableSwap=y
Answers
D.
ResourceDisk.EnableSwap=y
Suggested answer: C, D

Explanation:

To create a swap file in the directory that's defined by the ResourceDisk.MountPoint parameter, you can update the /etc/waagent.conf file by setting the following three parameters: ResourceDisk.Format=y ResourceDisk.EnableSwap=y ResourceDisk.SwapSizeMB=xx

Reference: https://support.microsoft.com/en-us/help/4010058/how-to-add-a-swap-file-in-linux-azure-virtual-machines

asked 02/10/2024
Lourdhureddy Kommareddy
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first