Questions tagged [azure]

Microsoft Azure is a leading provider of public cloud services

Microsoft Azure is a leading provider of public cloud services, spanning IAAS and PAAS architectures.

99 questions
1
vote
2 answers

Azure Ubuntu cli sudo waagent -deprovision gives error

Azure documentation says that the command "sudo waagent -deprovision" must be given to prepare an Azure Ubuntu vm guest server to become an Azure base vm image (via the Azure vm guest GUI capture command). However, with the official Ubuntu server…
1
vote
0 answers

Ubuntu 18.04 with GUI for Azure

Does it exist Ubuntu 18.04 with GUI for Azure or only Server edition?
1
vote
0 answers
0
votes
1 answer

Is Azure AD integration is compatible with Ubuntu 23.04 CLI version

I have launched new Ubuntu 23.04 server and followed the steps mention in reference link(1). However it is not prompting for login credentials after updating tenant id and application id in the configuration file. . Then i have installed GNOME GUI…
Kranthi
  • 9
  • 1
0
votes
1 answer

OS name for 22.04-LTS in Azure templates

Azure does not have any 22.04-LTS OS image version. I checked with this command: az vm image list-skus --publisher Canonical --offer UbuntuServer --location westus | more It does show 16.04-LTS and 18.04-LTS but does not show any 22.04-LTS OS at…
0
votes
1 answer

Upgrading existing Azure VM with Ubuntu 18.04 LTS to Ubuntu Pro 18.04

What are the steps to upgrade an existing Azure VM with Ubuntu 18.04 LTS to Ubuntu Pro 18.04. Is it possible without creating a new VM?
0
votes
2 answers

Ubuntu VM on Azure

I have lost some very important files on Azure temporary folder /dev/sdb1/mnt Is there anyways I can recover it. Any pointers ?
Vijaya
  • 1