NCP-CI-Azure Actual Questions Answers PDF 100% Cover Real Exam Questions
NCP-CI-Azure Exam questions and answers
Nutanix NCP-CI-Azure Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
NEW QUESTION # 44
What will be observed in the NC2 cluster when terminating a node from the Azure portal?
- A. NC2 will shutdown the node.
- B. NC2 will mark the node as degraded.
- C. NC2 will continue re-provisioning the node.
- D. NC2 will terminate the node from the cluster.
Answer: B
Explanation:
Node Termination Observation: When a node is terminated from the Azure portal, the NC2 cluster will detect that the node is no longer operational.
Marking as Degraded: NC2 will mark the node as degraded, indicating that the node is not functioning as expected. This status allows administrators to take necessary actions to resolve the issue, such as provisioning a new node or addressing the degradation cause.
Reference:
Nutanix NC2 Cluster Management Guide
Azure Instance Termination Documentation
NEW QUESTION # 45
A company wants to start using Nutanix Cloud Clusters (NC2) in Azure. The company has large spend commitments as part of a Microsoft Azure Consumption Commitment (MACC) totaling $15 million.
What approach should the administrator take to ensure the Nutanix licensing costs apply to the MACC?
- A. Purchase Nutanix licenses through the Azure Marketplace.
- B. Leverage existing Nutanix licenses
- C. Request a trial directly from Nutanix.
- D. Purchase Nutanix licenses directly from Nutanix and contact Microsoft support.
Answer: A
NEW QUESTION # 46
A nutanix User VPC named Servers has a subnet named Tier1:
Servers: 10.0.0.0/20
Tier1: 10.0.0.0/25
Tier is using floating IPS to allow inbound traffic to the web servers that are hosted for a payroll system.
The company requires that the Network Security Group allow other Native Azure instances running in subnet AD (10.20.0.0/24) in the Prism Central VNet to be able to contact the web servers.
Which statement is true regarding this company requirement?
- A. The internal NIC of the Flow Gateway Network Security Group needs to allow to traffic from 1
10.20.0.0/24. - B. The external NIC of the Flow Gateway Network Security Group needs to allow traffic from
10.20.0,0/24. - C. Policy based routing in the Servers VPC must be edited to allow traffic from 10.20.0.0/24.
- D. Native Azure instances \n the Prism Central vNet will be allowed access by default.
Answer: A
Explanation:
* Flow Gateway Network Security Group (NSG):NSGs control the traffic flow to and from network interfaces associated with VMs and other resources. Configuring the NSG correctly is crucial for ensuring that required traffic is allowed.
* Internal NIC Configuration:To allow Native Azure instances in the Prism Central VNet (10.20.0.0/24) to access the web servers in the Tier1 subnet, the internal NIC of the Flow Gateway must be configured to allow traffic from 10.20.0.0/24. This ensures that inbound traffic from these instances is permitted and properly routed to the web servers.
References:
* Azure Network Security Group Documentation
* Nutanix Flow Gateway Configuration Guide
NEW QUESTION # 47
An administrator has been tasked with deploying a new production NC2 cluster on Azure and is studying the deployment requirements.
How many Azure Ready Nodes, at a minimum, must the administrator ensure are deployed withinthe cluster?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
Explanation:
Minimum Node Requirement: For production deployments, Nutanix typically requires a minimum of three nodes to ensure high availability and fault tolerance within the cluster.
Azure Ready Nodes: Deploying at least three Azure Ready Nodes allows the cluster to provide redundancy, ensuring that the failure of a single node does not affect the overall availability and performance of the cluster.
Reference:
Nutanix NC2 on Azure Deployment Guide
High Availability and Redundancy Best Practices
NEW QUESTION # 48
Exhibit
An NC2 on Azure cluster was deployed with two Flow Gateway in HA (FHW1 and FGW2). After a week of use, four bare-metal nodes were added to the NC2 cluster and additional workloads were added. The existing workloads were using floating IPs to allow inbound traffic to communicate with the running workloads on the NC2 cluster.
It was determined that additional bandwidth for north/south traffic would be needed. Two additional Flow Gateways were added (FGW3 and FGW4) from the NC2 portal configuration menu.
The existing workloads prior to expansion on the NC2 cluster will be able to use which Flow Gateways using the NAT traffic path after the expansion?
- A. Only the Flow Gateway each workload was using prior to expansion.
- B. They will be able to use FGW3 and FGW4 once the NC2 workloads reboots.
- C. All four Flow Gateways using a MAC/Hash algorithm.
- D. All four Flow Gateways.
Answer: A
Explanation:
In the NC2 on Azure cluster scenario, the existing workloads were using floating IPs for inbound traffic before the addition of new Flow Gateways (FGW3 and FGW4). The NAT traffic path established initially will continue to direct traffic through the originally assigned Flow Gateways (FGW1 and FGW2). The existing workloads will not automatically utilize the new Flow Gateways (FGW3 and FGW4) without a reconfiguration or reboot, which reassigns the NAT paths.
Reference
Nutanix Flow Networking and Configuration Guide
NEW QUESTION # 49
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/16 and Servers ERP set to 10.0.0.0/25
- B. Transit VPC ERP set to 10.0.0.0/24 and Servers ERP set to 10.0.0.0/24
- C. Transit VPC ERP set to 10.0.0.0/20 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
Answer: D
Explanation:
ERP Configuration: ERP (External Route Prefix) settings determine how traffic is routed between subnets and VPCs.
Objective: The goal is to isolate Darren-Tier3 while ensuring proper routing for Tier1 and Tier2.
Transit VPC ERP: Setting it to 10.0.0.0/16 ensures that it covers the entire VPC range, allowing traffic within Tier1 and Tier2.
Servers ERP: Setting it to 10.0.4.0/24 ensures isolation for Darren-Tier3 by limiting traffic to that specific subnet and preventing external traffic from reaching it.
Conclusion: This configuration achieves the isolation of Darren-Tier3 while allowing proper routing for Tier1 and Tier2.
Reference:
Nutanix Networking Documentation
Azure Virtual Network Documentation
NEW QUESTION # 50
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.)
- A. Check the Azure subscription is created in the correct region.
- B. Check the list of regions specified under the NC2 organization cloud account.
- C. Ensure that the Azure region is whitelisted for use by Microsoft in the subscription.
- D. Check the NC2 Billing console to ensure the region is listed.
Answer: B,C
Explanation:
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.
Reference:
Azure Subscription and Service Limits Documentation
Nutanix NC2 Configuration and Setup Guide
NEW QUESTION # 51
An administrator is seeking help with an ongoing NC2 issue. After reaching out to Nutanix support, the administrator is introduce to the NC2 specialist who can help troubleshoot the problem.
How can the administrator verify that the NC2 specialist has access to the necessary organizations?
- A. Ensure the specialist is assigned the RBAC role with proper permissions.
- B. Add the specialist as an admin user to the organizations.
- C. Provide the specialist with the administrator's login credentials.
- D. Confirm the Support Authorization on the organization is set to Full Access.
Answer: D
Explanation:
To verify that the NC2 specialist has access to the necessary organizations for troubleshooting the issue, the administrator should:
* Confirm that theSupport Authorizationon the organization is set toFull Access. This ensures that the NC2 specialist has the required permissions to access the necessary resources and perform the necessary actions to resolve the issue.
Providing login credentials or adding the specialist as an admin user is not recommended due to security and privacy concerns. Ensuring the specialist is assigned the correct RBAC role is another valid approach but confirming the support authorization directly ensures they have the needed access.
References
* Nutanix Support and Services
NEW QUESTION # 52
Which resource is capable of being connected to a private endpoint as it is not displayed on delegated subnets?
- A. User VMs
- B. CVMs
- C. Prism Central
- D. Hosts
Answer: C
Explanation:
* Private Endpoint:Private Endpoints allow secure access to Azure services over a private network connection. They do not typically appear on delegated subnets, which are used for specific Azure services.
* Prism Central Connectivity:Prism Central can be connected to a private endpoint to ensure secure communication without exposing it to the public internet. This setup ensures secure and private management of the Nutanix environment.
References:
* Azure Private Endpoint Documentation
* Nutanix NC2 Deployment and Security Guide
NEW QUESTION # 53
An on-premises network has been extended to azure with a VPN/ExpressRoute. The routing and peering of VNets is setup and has been confirmed to be correct.
Which statement best describes the state of the traffic flow between the on-prem CVMs and the NC2 CVMs in Azure?
- A. Traffic will flow directly to the NC2 CVMs. Nothing will block the path by default.
- B. The Network Security Group of the Flow Gateway VM on the Externa! NICs will need to be edited to enable the traffic flow.
- C. The Network Security Group of the Flow Gateway VM on the Internal NICs will need to be edited to enable the traffic flow.
- D. A ticket will need to be put in with Microsoft support to open the subnet ranges from on-premises.
Answer: C
Explanation:
* Network Security Groups (NSGs):NSGs control the inbound and outbound traffic to and from Azure resources. For traffic between on-premises CVMs and NC2 CVMs in Azure, the NSGs associated with the Flow Gateway VM's Internal NICs must be configured to allow the required traffic.
* Editing NSGs:To enable traffic flow, specific rules must be added to the NSGs to permit traffic from the on-premises network to the NC2 environment. Thisincludes specifying the appropriate source and destination IP ranges and the necessary ports and protocols.
References:
* Azure Network Security Groups Documentation
* Nutanix NC2 Networking Configuration Guide
NEW QUESTION # 54
A nutanix User VPC named Servers has a subnet named Tier1:
Servers: 10.0.0.0/20
Tier1: 10.0.0.0/25
Tier is using floating IPS to allow inbound traffic to the web servers that are hosted for a payroll system.
The company requires that the Network Security Group allow other Native Azure instances running in subnet AD (10.20.0.0/24) in the Prism Central VNet to be able to contact the web servers.
Which statement is true regarding this company requirement?
- A. The external NIC of the Flow Gateway Network Security Group needs to allow traffic from 10.20.0,0/24.
- B. The internal NIC of the Flow Gateway Network Security Group needs to allow to traffic from 1 10.20.0.0/24.
- C. Policy based routing in the Servers VPC must be edited to allow traffic from 10.20.0.0/24.
- D. Native Azure instances \n the Prism Central vNet will be allowed access by default.
Answer: B
Explanation:
Flow Gateway Network Security Group (NSG): NSGs control the traffic flow to and from network interfaces associated with VMs and other resources. Configuring the NSG correctly is crucial for ensuring that required traffic is allowed.
Internal NIC Configuration: To allow Native Azure instances in the Prism Central VNet (10.20.0.0/24) to access the web servers in the Tier1 subnet, the internal NIC of the Flow Gateway must be configured to allow traffic from 10.20.0.0/24. This ensures that inbound traffic from these instances is permitted and properly routed to the web servers.
Reference:
Azure Network Security Group Documentation
Nutanix Flow Gateway Configuration Guide
NEW QUESTION # 55
Which address must Azure Directory Service be able to resolve when deploying a new NC2 cluster?
- A. Apikeys.nutanix.com
- B. Gateway-internal-api-cloud.nutanix.com
- C. Gateway-external-api.cloud.nutanix.com
- D. Download.cloud.nutanix.com
Answer: C
Explanation:
Azure Directory Service Role: Azure Directory Service must be able to resolve specific Nutanix URLs to ensure proper communication and functionality during the deployment of an NC2 cluster.
Critical Endpoint: The address "Gateway-external-api.cloud.nutanix.com" is critical for establishing external API communications required for the deployment and management of the NC2 cluster.
DNS Resolution: Proper DNS resolution of this address ensures that the Azure Directory Service can interact with Nutanix services and APIs necessary for cluster operations.
Verification Process:
Ensure that DNS settings allow resolution of "Gateway-external-api.cloud.nutanix.com".
Test connectivity and resolution prior to deployment to avoid issues.
Importance: Without resolving this address, the deployment process might face connectivity issues, leading to potential deployment failures.
Reference:
Nutanix NC2 on Azure Setup Guide
Azure Active Directory Integration
NEW QUESTION # 56
An administrator has been tasked with scoping an NC2 on Azure deployment. One of the requirements is to ensure that the bare metal instance will support up to 20 TB of storage capacity.
Which bare metal instance should the administrator choose?
- A. ND96asr
- B. AN36
- C. HB176rs
- D. AN36P
Answer: D
Explanation:
Storage Capacity Requirement: The requirement specifies that the bare metal instance must support up to 20 TB of storage capacity.
Instance Selection: Among the provided options, the AN36P instance is designed to support higher storage capacities and performance needs.
AN36P Capabilities: The AN36P instance is optimized for storage-intensive applications and provides the necessary hardware specifications to handle up to 20 TB of storage.
Comparison with Other Instances:
ND96asr: Typically optimized for GPU workloads rather than storage.
AN36: May not meet the 20 TB storage requirement.
HB176rs: Geared towards high-performance computing rather than large storage capacities.
Conclusion: Based on the requirements and instance specifications, AN36P is the most suitable choice for supporting up to 20 TB of storage.
Reference:
Nutanix NC2 Instance Types
Azure Virtual Machine Sizes
NEW QUESTION # 57
Which console must be used to deploy a Nutanix cluster on Azure?
- A. NC2 Console
- B. Azure Console
- C. Prism Central Console
- D. Prism Element Console
Answer: A
Explanation:
* NC2 Console:The NC2 console is specifically designed for deploying and managing Nutanix clusters on Azure. It provides the necessary tools and interface to configure, monitor, and manage the NC2 clusters effectively.
* Cluster Deployment:Using the NC2 console ensures that all configurations and integrations with Azure are correctly handled, providing a seamless deployment experience.
References:
* Nutanix NC2 Deployment Guide
* Nutanix Console Documentation
NEW QUESTION # 58
A company has just adopted Nutanix as their technology of choice and is preparing to deploy Nutanix Cloud Clusters (NC@) Which step must be taken first to gain access to the NC2 console?
- A. Start a free trial via Billing Portal.
- B. Create a My Nutanix account.
- C. Open a support case with Nutanix.
- D. Navigate to doud.nutanix.com.
Answer: B
Explanation:
Initial Access: To gain access to the NC2 console, users need to create an account on the Nutanix platform.
My Nutanix Account: Creating a My Nutanix account provides access to the Nutanix console, support, and other resources.
Free Trial and Billing Portal: Starting a free trial or accessing the billing portal can be subsequent steps but require an initial account.
Support Case: Opening a support case is not necessary for initial access but might be needed for specific issues later.
Conclusion: Creating a My Nutanix account is the first step to accessing the NC2 console and other Nutanix services.
Reference:
Nutanix Account Creation Guide
Getting Started with Nutanix NC2
NEW QUESTION # 59
When selecting the NC2 subscription plan from the Nutanix billing portal, which options are available?
- A. Reserved instances, Cloud Provider Credits, Bring your own License (BYOL)
- B. Reserved instances, Bring your own License (BYOL)
- C. Pay-as-you-Go (PayG), Cloud Provider Credits, Bring you own License (BYOL)
- D. Pay-as-you-Go (payG), Bring your own License (BYOL)
Answer: D
Explanation:
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
NEW QUESTION # 60
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 NAT network via vWAN.
- B. By creating an Azure Private Endpoint for VMs in a No-NAT network via vWAN.
- C. By creating an Azure Private Endpoint for VMs in the host-mgmt subnet.
- D. By creating an Azure Private Endpoint for VMs in a Delegated Subnet
Answer: D
Explanation:
* Azure Private Endpoint:A Private Endpoint provides secure connectivity to Azure resources by enabling private access through the Azure backbone network. This ensures that the traffic does not traverse the internet, providing enhanced security and performance.
* Delegated Subnet:By creating an Azure Private Endpoint for VMs in a delegated subnet, the administrator ensures that the VMs can access Azure resources directly and securely without using the public internet.
References:
* Azure Private Endpoint Documentation
* Nutanix NC2 Networking Configuration Guide
NEW QUESTION # 61
Which interface must be used to deploy NC2?
- A. NC2 Tile within the my.nutanix.com portal
- B. Foundation running in a Cloud Virtual Machine
- C. Prism Central Dashboard
- D. Cloud Provider portal
Answer: A
Explanation:
* my.nutanix.com Portal:This portal provides access to various Nutanix services and features, including the NC2 deployment interface.
* NC2 Tile:The NC2 tile within the portal is specifically designed for deploying and managing Nutanix Cloud Clusters. It provides the necessary tools and settings to initiate and configure NC2 clusters on Azure or other cloud environments.
References:
* Nutanix NC2 Deployment Guide
* my.nutanix.com Portal Documentation
NEW QUESTION # 62
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-NAT network. Set a route to the on-premises subnet 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-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.
Answer: A
Explanation:
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.
Reference:
Azure NAT Gateway Documentation
Nutanix NC2 Networking Configuration Guide
NEW QUESTION # 63
An administrator has setup a routed external network (No NAT) to use for workload running in NC2 clusters on Azure.
The applications are network intensive, so four gateways VMs have been deployed to meet the high demands. One application server on the NC2 clusters is sending traffic to an outside Azure service.
How many flow gateway VMs will be used to distribute the traffic?
- A. All four Flow Gateway instances will be used based on the ECMP default route that points to the external subnets in the Nutanix Transit VPC for sending and receiving traffic.
- B. All four Flow Gateway instances will be used based on the ECMP default route that points 3 the external subnets in the Nutanix Transit VPC, but only for sending traffic. Return traffic by use one Flow Gateway VM.
- C. two flow gateway instances will be used based on limitations from using MAC addresses to redistribute traffic.
- D. Only one Flow Gateway instance will be used per source application running on NC2.
Answer: A
Explanation:
Equal-Cost Multi-Path (ECMP) Routing: ECMP allows multiple gateways to be used simultaneously for load balancing traffic across multiple paths. In this scenario, ECMP is configured to point to the external subnets in the Nutanix Transit VPC.
Traffic Distribution: All four Flow Gateway instances will be used to distribute the outgoing traffic from the application server based on the ECMP default route configuration. This ensures efficient load balancing and utilization of all available gateway resources.
Bidirectional Traffic: Both sending and receiving traffic will utilize all four Flow Gateway instances, ensuring high availability and performance for network-intensive applications.
Reference:
Nutanix NC2 Networking Guide
Azure Networking Documentation on ECMP
NEW QUESTION # 64
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. Virtual Network Gateway
- C. Azure Load Balancer
- D. Prism Central
Answer: A,D
Explanation:
NC2 on Azure Deployment: Deploying Nutanix clusters in Azure involves configuring various components, each needing appropriate network isolation and configuration.
Components and vNets:
Bare-metal instance: Requires its own vNet to ensure proper network isolation and performance.
Prism Central: Needs a dedicated vNet to manage and monitor the Nutanix environment, ensuring it has the required network access and isolation.
Azure Load Balancer: Does not require its own vNet but needs to be associated with the appropriate vNet where services are deployed.
Virtual Network Gateway: Is used for VPN connections but does not necessitate a separate vNet; it operates within an existing vNet.
Network Isolation: Providing separate vNets for Bare-metal instances and Prism Central ensures optimal performance and management capabilities.
Conclusion: Both Bare-metal instances and Prism Central require their own vNets in the NC2 on Azure deployment.
Reference:
Nutanix Clusters on Azure Deployment Guide
Azure Virtual Network Documentation
NEW QUESTION # 65
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 Online Payment Platform
- B. Via Wire Transfer
- C. Via Credit Card
- D. Via Physical Check
Answer: B
Explanation:
Payment Method Options: When using a Pay As You Go subscription plan and opting to pay directly to Nutanix, wire transfer is a valid and secure payment method.
Direct Payment: Wire transfers allow for the direct transfer of funds from the organization's bank account to Nutanix, ensuring a straightforward and efficient payment process.
Reference:
Nutanix Billing and Payment Documentation
Pay As You Go Subscription Payment Methods Guide
NEW QUESTION # 66
......
DumpsTorrent NCP-CI-Azure Exam Practice Test Questions: https://braindumps2go.dumpstorrent.com/NCP-CI-Azure-exam-prep.html