Hello @gujian
Thank you for reaching out to the Microsoft Q&A platform
You can create a Standard_F8s_v2
VM in Azure that uses an Intel Ice Lake processor by following these steps:
- Open the Azure portal and sign into your account.
- Click on the
Create a resource
button (+) in the top left corner of the portal. - In the search bar, type
Windows Server 2019 Datacenter
and select it from the list of available images. - Click on the
Create
button to start the VM creation process. - In the
Basics
tab, enter a name for your VM and select the subscription, resource group, and region where you want to create the VM. - Under
Size
, selectView all
and then search forStandard_F8s_v2
. - Select the
Standard_F8s_v2
VM size that uses an Intel Ice Lake processor. - Complete the remaining steps of the VM creation process, including configuring networking, storage, and management settings.
Please note that the availability of VM sizes that use Ice Lake processors may vary by region and availability zone.
Ref: https://learn.microsoft.com/en-us/azure/virtual-machines/fsv2-series
Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.