Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam 3V0-23.25 Topic 1 Question 27 Discussion

Actual exam question for VMware's 3V0-23.25 exam
Question #: 27
Topic #: 1
A VCF Deployment Specialist is tasked with automating the provisioning of a new VI Workload Domain using the SDDC Manager API.
The security mandate requires that all data be encrypted at rest, and the customer insists on reusing their existing traditional 3-tier Fibre Channel storage array.
```
# SDDC Manager Domain Creation API Payload (Snippet)
{
"clusterName": "Legacy-SAN-Cluster",
"vcenterName": "vcenter-02",
"hostSpecs": [ ... ],
"fcDatastoreSpec": {
"datastoreName": "Tier1-SAN-DS",
"encryption": true
}
}
```
The deployment fails immediately. SDDC Manager reports that automated encryption enablement is not supported for external traditional SAN arrays during domain creation.
Which TWO architectural limitations of 3-tier storage explain this automation and security failure within the VCF ecosystem? (Choose 2.)

Suggested Answer: A,B Vote an answer

by Frank at Aug 08, 2026, 01:41 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.