Skip to content

Confidential Virtual Machine (Linux) and Key Vault with Secure Key Release#13215

Closed
ThomVanL wants to merge 5 commits intoAzure:masterfrom
ThomVanL:users/thomasvanlaere/confidential-vm-linux-keyvault-secure-key-release
Closed

Confidential Virtual Machine (Linux) and Key Vault with Secure Key Release#13215
ThomVanL wants to merge 5 commits intoAzure:masterfrom
ThomVanL:users/thomasvanlaere/confidential-vm-linux-keyvault-secure-key-release

Conversation

@ThomVanL
Copy link
Copy Markdown
Contributor

@ThomVanL ThomVanL commented Mar 5, 2023

PR Checklist

  • [✅] - Please check this box once you've submitted the PR if you've read through the Contribution Guide and best practices checklist.

Changelog

  • Created a quickstart sample that deploys a Linux-based Confidential Virtual Machine for use with Key Vault's Secure Key Release (SKR) mechanism.

@azure-quickstarts azure-quickstarts added remove azuredeploy.json bicep sample, remove json from PR readme violations README violations during PR labels Mar 5, 2023
@ThomVanL
Copy link
Copy Markdown
Contributor Author

ThomVanL commented Mar 5, 2023

It appears that the "Azure Quickstart PAYG" and "Azure Government Pay-As-You-Go" subscriptions do not have the required cores available. This template currently requires a Standard_DC2as_v5 to pass the test, this SKU is used specifically for Confidential VMs.

New-AzResourceGroupDeployment : 9:54:06 PM - Error: 

Code=QuotaExceeded;
Message=Operation could not be completed as it results in 
exceeding approved standardDCASv5Family Cores quota. 

Additional details - 
Deployment Model: Resource Manager, 
Location: westus, 
Current Limit: 0, 
Current Usage: 0, 
Additional Required: 2, 
(Minimum) New Limit Required: 2. 

ThomVanL added 2 commits March 9, 2023 22:46
Updated incorrect badge links
@azure-quickstarts azure-quickstarts added bicep warnings and removed remove azuredeploy.json bicep sample, remove json from PR readme violations README violations during PR labels Mar 9, 2023
@alex-frankel
Copy link
Copy Markdown
Contributor

I got a note that the quota request was approved, so I am re-running the checks in US Gov

@alex-frankel
Copy link
Copy Markdown
Contributor

Thanks for your contribution. We're closing stale PRs (no updates in 90+ days) as we transition to the new CI process — see #14715 for the new submission requirements. If you'd like to continue with this change, please rebase against master, ensure the new testResult block is populated in metadata.json, and reopen this PR or submit a fresh one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants