Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Azure Enclave helps organizations deploy and manage sensitive workloads across Azure environments. In this article, you deploy a workload quickstart template into an existing workload by using the Azure portal.
The workload quickstart allows you to quickly create:
- Private DNS Zones for:
- Key Vault
- Storage Blob
- Storage File
- Storage Queue
- Storage Table
- A Key Vault with a customer-managed key (CMK)
- A user-assigned managed identity
- A disk encryption set (DES)
- A Storage Account configured to use the CMK and private networking
- A Virtual Machine configured with the user-assigned managed identity and OS disk encryption set
This virtual machine allows you to securely access the isolated resources in your enclave.
Before you begin
- You need an Azure account with an active subscription. If you don't have one, create an account for free.
- You need a community, enclave, workload, and permissions to create resources in at least one workload resource group.
- Review best practices and ensure network and governance prerequisites are in place for your workload.
Prerequisites
Some deployments require dependency resources before you deploy from the service catalog.
- If your deployment requires customer-managed key (CMK) encryption, create required key and identity dependencies by using the Common Dependencies service catalog template.
- Ensure your enclave has the required subnet for your resources.
Deploy the template
- Go to your workload for the intended deployment.
- Select
+Add an Azure Service. - In the service catalog list, select
Workload Quickstart.

- Confirm the template version you want to deploy, and then select
Next. - Enter all required parameters.
- Review optional parameters for networking, security, and tagging.
- Select
Review + Create, and then selectCreate.
Deployment can take several minutes, depending on what resources you created.
Validate the deployment
After deployment completes, verify that:
- The expected resources are created in the intended workload resource group.
- Deployment outputs and generated names match expected values.
- Network access behavior matches your design (for example, private-only endpoints aren't publicly exposed).
- Required identity and encryption settings are correctly applied.
Delete the deployment
If you deployed this solution only for testing:
- Go to the target resource group in the Azure portal.
- Remove the resources created by this deployment.
- If you don't need any resources in the resource group, delete the resource group.
Recommendations
- Add tags to track owner, purpose, and deployment version.
- Record the deployed service catalog template name and version in your change record.
- Capture a known-good parameter set for repeatable operations.