00:00

QUESTION 16

An administrator manager a virtual desktop environment running on an NC2 cluster in Azure.
The desktop running on the cluster need to contact resources on-premises through the ExpressRoute that has been setup. The save on bandwidth from the on-premises environment to Azure, the administrator wants the desktops to access the internet through an Azure NAT Gateway.
Which co0nfigruation will best accomplish this task?

Correct Answer: B
✑ Default Route for Internet Traffic:By setting the default route of 0.0.0.0/0 for the Nutanix User VPC pointing to the external-NAT network, all internet-bound traffic from the desktops will be routed through the Azure NAT Gateway, conserving bandwidth on the ExpressRoute connection.
✑ On-Premises Route:Setting a specific route to the on-premises subnet for the Nutanix User VPC pointing to the external-No-NAT network ensures that traffic destined for on-premises resources bypasses the NAT Gateway and utilizes the ExpressRoute connection, optimizing the use of network paths.
References:
✑ Azure NAT Gateway Documentation
✑ Nutanix NC2 Networking Configuration Guide

QUESTION 17

An administrator is tasked with adding an Azure account to the NC2 console. A requirement is to configure an Azure user that can open, close or extend a support tunnel for the Nutanix Support team.
Which permission must be assigned to the user?

Correct Answer: B
✑ Account Administrator Role:This role grants the necessary permissions for managing the Azure account, including the ability to open, close, or extend a support tunnel. These capabilities are crucial for the Nutanix Support team to perform diagnostics and troubleshooting efficiently.
✑ Permissions Included:The Account Administrator role encompasses broader account management rights, ensuring that the user can interact with various support and operational aspects of the NC2 environment within Azure.
References:
✑ Azure Role-Based Access Control (RBAC) Documentation
✑ Nutanix NC2 Support Tunnel Requirements

QUESTION 18

An administrator is deploying a new cluster on Azure and would like to ensure the data is encrypted. Due to cost constraints the deployment will leverage the native local key manager (LKM).
What is the minimal number of nodes needed to support the Nutanix native LKM?

Correct Answer: C
✑ Local Key Manager (LKM):The native local key manager in Nutanix requires a minimum number of nodes to function correctly and provide key management services.
✑ Minimum Node Requirement for LKM:To support the Nutanix native LKM, at least three nodes are needed. This configuration ensures that the key management service can achieve the necessary quorum and redundancy for secure operations.
References:
✑ Nutanix Data Encryption Documentation
✑ Nutanix Cluster Configuration Guide

QUESTION 19

When selecting the NC2 subscription plan from the Nutanix billing portal, which options are available?

Correct Answer: A
When selecting the NC2 subscription plan from the Nutanix billing portal, the available options are:
✑ Pay-as-you-Go (PayG):Allows you to pay for the services as you use them,
providing flexibility and avoiding upfront costs.
✑ Bring your own License (BYOL):Enables you to use your existing Nutanix licenses within the cloud environment, offering cost savings if you already have licenses.
These options provide flexibility in how you can manage and pay for your Nutanix cloud clusters.References
✑ Nutanix Cloud Clusters Pricing and Plans

QUESTION 20

When configuring permissions for an Azure subscription, which role is required to delegate minimum permissions for the Azure AD App registration?

Correct Answer: A
✑ Azure AD App Registration: When setting up an application registration in Azure AD, specific permissions are required to delegate access.
✑ User Access Administrator Role: This role has the necessary permissions to manage user access to Azure resources, including delegating permissions for app registrations.
✑ Comparison of Roles:
✑ Conclusion: The Azure User Access Administrator role is required to delegate minimum permissions for Azure AD App registration.
References:
✑ Azure Role-Based Access Control Documentation
✑ Azure AD App Registration Guide