VMware 5V0-23.20 Practice Test 1

An administrator working in a vSphere with Tanzu environment wants to ensure that all persistent volumes configured by developers within a namespace are placed on a defined subset of datastores The administrator has applied tags to the required datastores in the vSphere Client Which action should the administrator take next to meet the requirement?
The vSphere administrator defines and assigns VM storage policies to a namespace:
• VM storage policies are translated into Kubernetes storage classes.
• Developers can access all assigned VM storage policies in the form of storage classes.
• Developers cannot manage storage classes.
Storage class names are created in the following way:
• Spaces in VM Storage Policy names are replaced with hyphens (-).
• Special characters are replaced with a digit. A VM Storage Policy called My Gold Policy $ is called my-gold-policy-0 as a storage class.