MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.29k stars 21.48k forks source link

List of Intel SGX Supported SKU in the doc #112295

Closed Eric0Wu closed 9 months ago

Eric0Wu commented 1 year ago

[Enter feedback here] Hi Team,

I have users wants to understand which SKU supports Intel SGX. I found linked document: https://learn.microsoft.com/en-us/azure/confidential-computing/virtual-machine-solutions-sgx#pricing-and-regional-availability

In the first section it tells you how to list supported SKUs, using below cli script:

az vm list-skus `
    --size Standard_DC `
    --all `
    --output table

which apparently, returns all skus start with DC...

But, going through entire doc, looks like only below 3 series support the feature: image

I found something similar in another doc as well: https://learn.microsoft.com/en-us/azure/confidential-computing/quick-create-portal#configure-an-intel-sgx-virtual-machine Looks same too... image

Request to the team:

Thanks. Eric Wu


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

VikasPullagura-MSFT commented 1 year ago

@Eric0Wu Thanks for the feedback! I have assigned the issue to content author to check and update the document as appropriate.

VikasPullagura-MSFT commented 1 year ago

@mamccrea Can you please check and add your comments on this doc update request as applicable.

cynthn commented 1 year ago

@iamwilliew Do you have a contact for DC-series sizes?

@mattmcinnes FYI for another way customers want to sort SKU info

akashdubey-ms commented 9 months ago

Thanks for your contribution to our documentation

We sincerely apologize for the delayed response. Unfortunately, we have been unable to review this issue in a timely manner. However, we are making overall enhancements to our content. We are closing this issue for now as there has been no activity for a while. If you feel that the problem persists, please respond to this issue with additional information. ? Please continue to provide feedback about the documentation. We appreciate your contributions to our community.

please-close

Breinich commented 1 month ago

I think the problem persists, based on this documentation page, I couldn't create a VM which had support for Intel SGX.