Exam PAM-SEN All QuestionsBrowse all questions from this exam
Question 84

Which parameter must be provided when registering a primary Vault in Azure, but not in Amazon Web Services?

    Correct Answer: D

    When registering a primary Vault in Azure, the /RDPGateway parameter must be provided, whereas it is not required for Amazon Web Services. The /RDPGateway parameter specifies the IP address of the RDP Gateway, which is necessary for Azure environments.

Discussion
CavdogOption: D

Comparing the requirements for registering the vault in both Azure and AWS, the /RDPGateway parameter is the only one that is required by Azure but not AWS. Hance answer is D. https://docs.cyberark.com/PAS/Latest/en/Content/PAS%20Cloud/Azure-Manual-PrimaryVault.htm https://docs.cyberark.com/PAS/Latest/en/Content/PAS%20Cloud/AWS-Manual-PrimaryVault.htm

KGdidonatoOption: D

Registration under Azure CAVaultManager.exe PostInstall /AcceptEULA /RecPub "<path to the recpub key>" /LicensePath "<path to the license file>" /AdminPass "<New Administrator password>" /MasterPass "<New Master password>" /DRPassword "<New DR password" /CloudVendor Azure /VKMName "<VKM URL>" /RDPGateway <RDP Gateway IP> Registration under AWS CAVaultManager.exe PostInstall /AcceptEULA /RecPub "<path to the recpub key>" /LicensePath "<path to the license file>" /AdminPass "<New Administrator password>" /MasterPass "<New Master password" /DRPassword "<New DR password" /CloudVendor <AWS>/CloudRegion <AWS region>

GUDDIAOption: D

Answer is D