NicoC
NicoC

Reputation: 501

Azure "My Images" can't be deployed in Virtual Network

When deploying a new Virtual Machine in Microsoft Azure, if I select a image from "my images" in the gallery, I can't select the Virtual Network in which I would like to see it deployed.

Is it a Azure restriction or a web-portal-interface limitation (and then is it possible to perform such deployment via PowerShell)?

Upvotes: 0

Views: 122

Answers (1)

Trondh
Trondh

Reputation: 3341

Your image will have to be available in the right region (its a pain, i know). So, if your Vnet is in East US, your image will have to reside in a storage account in that region.

Upvotes: 2

Related Questions