QT-DevOps / AzureIssues

This repository is for questions
8 stars 27 forks source link

Regarding to create VM in azure CLI #65

Closed MadalaSwetha closed 4 years ago

MadalaSwetha commented 4 years ago

When I try to create VM in Azure CLI getting error on sizes. Please find the attachment and help me to fix it.

image

NareshAbbanapuri commented 4 years ago

hi please change your location

MadalaSwetha commented 4 years ago

I changed many location it shows this zone is not available for this subscription or sizes are available in this zone. Either change location nor change size. Please check once.

Regards, Swetha .

On Fri, 17 Apr 2020, 4:00 pm NareshAbbanapuri, notifications@github.com wrote:

hi please change your location

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/QT-DevOps/AzureIssues/issues/65#issuecomment-615171862, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJP2OZYQ4PGBXWZP5UY3GX3RNAVTNANCNFSM4MJPU5UQ .

shaikkhajaibrahim commented 4 years ago

Can you upload the new error

vanurama2 commented 4 years ago

Hi, Please try to location 'Eastus'

MadalaSwetha commented 4 years ago

K

On 19 Apr 2020 9:06 pm, "vanurama2" notifications@github.com wrote:

Hi, Please try to location 'Eastus'

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/QT-DevOps/AzureIssues/issues/65#issuecomment-616164268, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJP2OZYIJRBGEE3YJZ3KWB3RNMK6FANCNFSM4MJPU5UQ .

MadalaSwetha commented 4 years ago

Please check I tried with eastus. Attached bellow screenshot.

On Sun, Apr 19, 2020 at 9:06 PM vanurama2 notifications@github.com wrote:

Hi, Please try to location 'Eastus'

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/QT-DevOps/AzureIssues/issues/65#issuecomment-616164268, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJP2OZYIJRBGEE3YJZ3KWB3RNMK6FANCNFSM4MJPU5UQ .

shaikkhajaibrahim commented 4 years ago

No image over here @MadalaSwetha what ever you are trying to do in CLI, can you try in UI and share the screenshots

vanurama2 commented 4 years ago

Hi MS, What u used commands in powershell, those are related to azure cli, not powershell. pls use the following commands in powershell and find the screen shot. image

MadalaSwetha commented 4 years ago

Hi VR,

Please find attached screenshot and I tried with your suggestion. It fails again. I used commands are New-AzResourceGroup -Name MSGroup1 New-AzVM -ResourceGroupName MSGroup1 -Name MSvm -Location 'Eastus' -Image 'win2016Datacenter'-Size 'Standard_B1s I am unable to fix the issue with eatsus and westus as well VMError . Could you please check this issue.

vanurama2 commented 4 years ago

Hi, I think problem with subscription? send mail to microsoft.

MadalaSwetha commented 4 years ago

My Subscription is free trial and it is in enabled. I will send a email to Microsoft for confirmation. Thank you SubAccountDetail

MadalaSwetha commented 4 years ago

I successfully fixed this issue. Thank you for your help.