An administrator is tasked with configuring connectivity between an on-premises datacenter and Azure.
Which two connectivity options are supported? (Choose two.)
Correct Answer:AC
For configuring connectivity between an on-premises datacenter and Azure, the two supported options are:
✑ VPN (Virtual Private Network):Site-to-Site VPN allows you to create a secure
connection from your on-premises network to Azure over the public internet using IPsec/IKE protocols.
✑ ExpressRoute:Provides a private connection between your on-premises
infrastructure and Azure, ensuring traffic does not traverse the public internet. Both options provide secure and reliable connectivity, with ExpressRoute offering enhanced performance and security due to its private connection.References
✑ Azure VPN Gateway
✑ Azure ExpressRoute Overview
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
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
An administrator is tasked with allowing inbound connectivity for a user VM that resides on a NAT network. The ???? communicating successfully with other VMs in the NAT network.
The cluster has the following characteristics A Transit VPC exists
* A User VPC exists
* A NAT subnet has been created
* 25 floating IP addresses are in use by other VMs
* Routes have been configured
When the administrator attempts to assign a floating IP address to the VM, none are available.
What is the reason for this?
Correct Answer:D
✑ Floating IP Address Limitation:The cluster already has 25 floating IP addresses in use by other VMs. If the administrator cannot assign a floating IP address to the new VM, it is because the pool of available floating IPs is exhausted.
✑ Requesting Additional Floating IPs:To resolve this issue, the administrator needs to request additional floating IP addresses to be allocated to the NAT subnet. This will ensure that there are enough IP addresses available for all VMs requiring inbound connectivity.
References:
✑ Nutanix Networking Configuration Guide
✑ Azure IP Address Management Documentation
Which wen interface should be used to most efficiently terminate a Nutanix cloud cluster?
Correct Answer:C
To efficiently terminate a Nutanix cloud cluster, the NC2 (Nutanix Cloud Clusters) Console should be used. The NC2 Console provides the necessary tools and interface specifically designed for managing and terminating Nutanix clusters within cloud environments, ensuring a seamless and efficient process.References
✑ Nutanix Cloud Clusters Documentation
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