Questions tagged [azure-image]

5 questions
0
votes
1 answer

How to update existing manage packer image in Azure?

I have created a ubuntu image by following code { "builders": [{ "type": "azure-arm", "subscription_id": "XXXXXX",XXXXXXXX "client_id": "XXXXXXX", "client_secret": "06XXXXXXX", "tenant_id": "41X",XXXXXX …
sanjayparmar
  • 623
  • 8
  • 18
0
votes
1 answer

How to get access to Azure VM image created in one azure account on another?

We have created a specialized VM image in Azure and shared it in shared image gallery in one of the azure accounts our organization has(ex: userA@company.com). Question is, how can this image be made available on another azure account under the same…
0
votes
2 answers

issue creating compute in Machine learning

Getting the following when trying to add compute to my machine learning pipline, The specified subscription has a total vCPU quota of 0 and is less than the requested compute training cluster and/or compute instance's min nodes of 1 which maps to 1…
0
votes
1 answer

Azure Portal - How to delete bulk delete images?

In the Azure Portal, I'm in Home and then clicked on Images. From there, I checkboxed multiple images but there's no 'Delete' action that would allow me to delete multiple images at a time. Is there any other way other than deleting one at a time? …
0
votes
1 answer

Gen 2 Azure VM HDD

would anyone know if we can use a standard MBR boot partition when using the UEFI vm. Does it need to be a GPT partition? We are migrating machines to Azure and we are setting the hard drive size and want to use the standard MBR, without having to…
Norrin Rad
  • 353
  • 1
  • 4
  • 12