An administrator's passwords for their NSX 'root', 'admin', and 'audit' accounts in the Cloud Foundation management domain expired. The administrator logged into the NSX Manager console and changed the passwords for all three accounts. The passwords are now showing a status of "Disconnected" in the SDDC Manager UI.
Correct Answer: B
To resolve the issue of disconnected accounts in SDDC Manager after password changes, the administrator must navigate to the Password Management section in the SDDC Manager UI. From there, the administrator can select the affected account, click the vertical ellipsis (three dots), and choose Update to enter the new password for that account, ensuring SDDC Manager is synced with the correct credentials.
2V0-17.25 Exam Question 32
What is the function of Velero?
Correct Answer: D
Velero is an open-source Kubernetes backup and restore solution integrated into VMware Cloud Foundation for Kubernetes management. The VCF 9.0 Kubernetes Services Documentation describes it as: Velero provides backup, recovery, and migration of Kubernetes cluster resources and persistent volumes. Key functionality includes: Backup and restore of Kubernetes objects such as deployments, services, and namespaces. Data protection for persistent volumes via storage snapshots. Migration capabilities across clusters.