00:00

QUESTION 1

NC2 Azure API calls are failing and MCM no longer shows telemetry or health of the cluster.
Where should the administrator look first?

Correct Answer: A
✑ Outbound Communication Whitelisting:For NC2 Azure API calls and telemetry data to function correctly, certain outbound communications must be allowed. If these communications are not whitelisted, API calls can fail, and telemetry or health data might not be reported correctly.
✑ First Check:Given the symptoms (failing API calls and missing telemetry), the first step should be to ensure that all necessary outbound communications are correctly whitelisted. This includes ensuring that endpoints and services required for NC2 operation are accessible.
References:
✑ Nutanix NC2 Networking Requirements
✑ Azure Networking and Security Configuration Guide

QUESTION 2

An administrator is trying to determine which type of DNS server to deploy for a networking
infrastructure in Azure.
Which DNS server option would require either VPN or ExpressRoute connectivity?

Correct Answer: C
✑ DNS Server Options:
✑ Connectivity Requirements:
✑ Conclusion: An on-premises DNS server would require VPN or ExpressRoute connectivity to be accessible and integrated with the Azure environment.
References:
✑ Azure DNS Overview
✑ VPN Gateway Configuration
✑ ExpressRoute Overview

QUESTION 3

Exhibit.
NCP-CI-Azure dumps exhibit
An administrator is trying to create an NC2 cluster in Azure, but does not see the required region in the drop-down list.
Which two steps could the administrator take to resolve this issue? (Choose two.)

Correct Answer: BD
✑ Check the list of regions specified under the NC2 organization cloud account:The list of available regions in the NC2 console might be restricted based on the configuration of the cloud account associated with the NC2 organization. Verifying this list ensures that the desired region is included and available for cluster creation.
✑ Ensure that the Azure region is whitelisted for use by Microsoft in the subscription:Sometimes, specific regions need to be explicitly enabled or whitelisted in the Azure subscription for certain services. This step ensures that the required region is permitted for use within the Azure subscription, allowing the NC2 cluster to be created in that region.
References:
✑ Azure Subscription and Service Limits Documentation
✑ Nutanix NC2 Configuration and Setup Guide

QUESTION 4

Which two options are prerequisites for deploying an NC2 cloud cluster in Azure? (Choose two.)

Correct Answer: BC
✑ Valid CIDR Range:When deploying an NC2 cloud cluster in Azure, a valid CIDR range is necessary to define the IP address space for the cluster and its associated networks. This range ensures that there are no conflicts with existing network configurations and provides sufficient addresses for the cluster resources.
✑ My Nutanix Account:A my.nutanix.com account is required to access Nutanix services and manage NC2 deployments. This account allows administrators to log in, configure settings, and manage their Nutanix environment on Azure.
References:
✑ Nutanix NC2 on Azure Deployment Guide
✑ Azure Virtual Network Documentation

QUESTION 5

A company wants NC2 networking components to be created manually with the correct naming conversation. To achieve this the administrator manually creates the PC and Host VNets in Azure.
What additional Azure Network components must the administrator manually create?

Correct Answer: B
✑ NAT Gateways:Necessary for providing outbound internet access to resources in the private subnet. It ensures that the virtual network can communicate with external services securely.
✑ Delegated Subnets:Required for deploying specific Azure services within the virtual network, allowing controlled access and management of the resources within these subnets.
✑ Flow Gateway Subnets:These subnets are used for managing traffic flow within the network, ensuring efficient routing and connectivity between different parts of the NC2 infrastructure.
✑ VNet Peers:Establish connections between different virtual networks within Azure, enabling seamless communication and resource sharing across various parts of the NC2 deployment.
References:
✑ Azure Virtual Network Documentation
✑ Nutanix NC2 Networking Setup Guide