About 50 results
Open links in new tab
  1. MDE.Windows Azure VM extension provisioning failed

    Oct 18, 2022 · We have recently migrated Windows server 2016 from Onprem to Azure Cloud. After that i notice that the "MDE.Windows" extension shows "Provisioning Failed" message.

  2. windows - Azure AD: 50155 Device authentication failed - Stack Overflow

    Sep 18, 2020 · User is logged in (Windows 10) and connected to Azure AD, but can't setup any software since administrator account is required. When I try to use admin account, like I do in other desktops, …

  3. How to find location of azure cli in windows - Stack Overflow

    Jul 14, 2020 · Azure CLI is just a bunch of commands it adds to your Windows or Mac device you can access in any command prompt within your operating system. It is NOT installing another command …

  4. kql - How to find Windows version on Virtual Machines through Azure ...

    Oct 5, 2022 · How can I find what windows version is running on my Virtual Machines through Azure portal? We have about 60 resource groups with virtual machines and we are planning to upgrade all …

  5. In Windows Azure: What are web role, worker role and VM role?

    Oct 21, 2014 · Web roles in Windows Azure are special purpose, and provide a dedicated Internet Information Services (IIS) web-server used for hosting front-end web applications.

  6. Network adapter Disabled on windows azure virtual machine (how to ...

    Dec 7, 2017 · I have a problem with my azure virtual machine (name : Davzen, resource group : Rs1). I made a bad manipulation accidentally : I desactivated the network adapter of the virtual machine , it …

  7. How do I assign permission for the new Windows app in Azure?

    May 13, 2025 · Microsoft is phasing out Remote Desktop in favour of Windows app for RDP. I have installed windows app but get the following error: It looks like your system administrator hasn't set up …

  8. How to enable sound on Windows Azure VM - Stack Overflow

    Try starting the Windows Audio service (hit start, type "services"). I think the Windows Audio service is set to manual by default in Azure virtual machines so you could change it to "Automatic" so your …

  9. Self signed certificate in certificate chain issue using Azure CLI on ...

    Oct 12, 2021 · Finally I was able to resolve the issue as follows: I've found the following documentation: Setting up certificates for Azure CLI on Azure Stack Development Kit The basic idea is to find the …

  10. Steps required to SSH into Azure Windows VM from a Linux VM

    Jun 1, 2021 · A Windows Server doesn’t typically come pre-built and ready to go with SSH access and it requires some setup. You can follow this to set up your Azure VM for SSH access.