Training: Instruction to develop new skills.
Hi Jake,
Due to capacity issues some subscriptions are restricted from creating resources in certain regions and/or are restricted from creating high-demand VM sizes in certain regions (especially popular regions like East US). Azure Free Trial subscriptions are more limited compared to paid subscription types, although even paid subscriptions are limited too.
The above is exactly what is happening to you when you get NotAvailableForSubscription error for certain VM sizes in East US.
What I would suggest is to try deploying to less popular regions and different, more current (v5 or v6 or v7) VM generations. For example, please navigate to your Quotas in the portal, using link below:
https://portal.azure.com/#view/Microsoft_Azure_Capacity/QuotaMenuBlade/~/overview
Click on Compute, wait for list to populate, click on Region filter at top, de-select All, then select West US 3, click Apply. Wait several seconds for the list to populate. In the search box, enter standard dad
In the list below, check if you have quota for "Standard Dadsv7 Family vCPUs" or "standard Dadv6 Family vCPUs". If yes, try creating a Standard_D2ads_v6 or Standard_D2ads_v7 VM in West US 3.
Additionally, repeat same with other VM families and regions such as E* v6 or E* v7. Where possible test with v5 or higher generation VMs, checking if you have available quota for the family in the region first.
If you have any questions please add a comment below.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP