Practice Free NCP-CI-Azure Exam Online Questions
An administrator is planning on building the network prior to deploying a Nutanix cluster into Azure.
Which two components require their own vNets for NC2 in Azure? (Choose two.)
- A . Bare-metal instance
- B . Prism Central
- C . Azure Load Balancer
- D . Virtual Network Gateway
Which action should the administrator take to troubleshoot the error shown in the exhibit?
- A . Check the NC2 organization permissions.
- B . Check the Azure AD App registration Client Secret.
- C . Check the Azure subnet delegation status.
- D . Check the PC VNet is peered correctly.
An administrator seeks to ensure that the newly-created NC2 organization named Finance can only deploy clusters into certain cloud regions.
Which action should the administrator take to do this?
- A . Configure permissions in cloud accounts to restrict access to certain regions.
- B . Open a support ticket with Nutanix to whitelist the allowed regions for the Finance N
- C . Configure RBAC roles on the Finance NC2 organization to allow access to regions.
- D . Specify allowed regions when configuring a cloud account for the Finance NC2 organization.
When configuring permissions for an Azure subscription, which role is required to delegate minimum permissions for the Azure AD App registration?
- A . Azure user Access Administrator role
- B . Azure Reader role
- C . Azure Contributor role
- D . Azure Custom role defined by Nutanix
An organization uses a Pay As. You Go subscription plan and wants to pay directly to Nutanix.
What is a valid payment method available to pay directly to Nutanix?
- A . Via Wire Transfer
- B . Via Credit Card
- C . Via Physical Check
- D . Via Online Payment Platform
An administrator must ensure that certain NC2 VMs can access Azure resources. The NC2 VM traffic must not traverse the internet.
How would the administrator achieve this?
- A . By creating an Azure Private Endpoint for VMs in a Delegated Subnet
- B . By creating an Azure Private Endpoint for VMs in a NAT network via vWAN.
- C . By creating an Azure Private Endpoint for VMs in a No-NAT network via vWAN.
- D . By creating an Azure Private Endpoint for VMs in the host-mgmt subnet.
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?
- A . Set the default route of 0.0.0.0/0 for the Nutanix User VPC pointing to the external-No-NAT network.
- B . Set the default route of 0.0.0.0/0 for the Nutanix User VPC pointing to the external-NAT network. Set a route to the on-premises subnet for the Nutanix User VPC pointing to the external-No-NAT network.
- C . Set the default route of 0.0.0.0/0 for the Nutanix User VPC pointing to the external-NAT network. Set a route to the on-premises subnet for the Nutanix User VPC pointing to the external-NAT network.
- D . Assign all desktops Floating IPs and use an external-NAT network in the transit VPC. Set the default route of 0.0.0.0/0 for the Nutanix User VPC pointing to the external-NAT network.
The cluster has the following configuration:
A Transit VPC exists as Default, but is additionally configured with a overlay-external-subnet-nonat overlay subnet
The ERP for the Transit VPC is 10.1.1.0/25 A User VPC exists named User_VPC_Prod The ERP for the User VPC is 10.1.1.0/24 Outbound and inbound routes have been configured
A User VM NO-NAT subnet has been configured in the User VPC
The administrator has successfully created a VM and added the NIC associated with the NO-NAT subnet, but is not able to communication with other resources.
Which option will resolve this issue?
- A . The ERP in the User VPC must be from a different CIDR range than the ERP in the transit VPC.
- B . Ensure that the security groups associated with the VM allow traffic to and from the desired resources.
- C . Verify that the route table associated with the User VPC has appropriate routes to the Transit VPC.
- D . Check that the network ACLs for the NO-NAT subnet are not blocking the necessary traffic.
A nutanix user VPC called servers has three subnets called Tier1, tier2 and Darren-Tier3. * Servers:10.0.0.0/16
* Tier1: 10.0.0.0/16
* Tier2: 10.0.0.0.128/25
* Darren-Tier3:10.0.4.0/24
An administrator wants to keep Darren-Tier3 isolated and not receive any outside traffic.
In order properly route for Tier1 and Tier2 coming from native subnets for Azure, what should the ERP be set to?
- A . Transit VPC ERP set to 10.0.0.0/20 and Servers ERP set to 10.0.0.0/24
- B . Transit VPC ERP set to 10.0.0.0/16 and Servers ERP set to 10.0.0.0/25
- C . Transit VPC ERP set to 10.0.0.0/24 and Servers ERP set to 10.0.0.0/24
- D . Transit VPC ERP set to 10.0.0.0/16 and Servers ERP set to 10.0.4.0/24
An administrator needs to open the following ports in the firewall between an on-premises cluster and azure for disaster recovery:
* 22
* 2009
* 2020
* 2049
* 3260
* 9440
Which rile-type should be created on the firewall for communication to be appropriately established?
- A . Outbound (TCP)
- B . Bi-directional (TCP)
- C . Bi-directional (ICMP)
- D . Outbound (ICMP)