Quantcast
Channel: Azure Virtual Machines forum
Viewing all 12545 articles
Browse latest View live

Deployment error in creating a vm from an image

$
0
0

I am making a vm from an image  The error message is

Additional error information is available for this virtual machine:
General
Provisioning state
Provisioning failed. OS Provisioning for VM 'sentilo' did not finish in the allotted time. The VM may still finish provisioning successfully. Please check provisioning state later. Also, make sure the image has been properly prepared (generalized). * Instructions for Windows: https://azure.microsoft.com/documentation/articles/virtual-machines-windows-upload-image/ * Instructions for Linux: https://azure.microsoft.com/documentation/articles/virtual-machines-linux-capture-image/. OSProvisioningTimedOut
Provisioning state error code
ProvisioningState/failed/OSProvisioningTimedOut
Guest agent
Not Ready. VM status blob is found but not yet populated.
Disks
sentilo_disk1_e718231769f44f4d98836b93a60356c9

Provisioning succeeded.

After Restarting VM I get the message

Failed to restart the virtual machine 'sentilo'. Error: OS Provisioning failure has reached terminal state and is non-recoverable for VM 'sentilo'. Consider deleting and recreating this virtual machine. Also, make sure the image has been properly prepared (generalized). * Instructions for Windows: https://azure.microsoft.com/documentation/articles/virtual-machines-windows-upload-image/ * Instructions for Linux: https://azure.microsoft.com/documentation/articles/virtual-machines-linux-capture-image/.



Cannot see RAM Metrics for Linux VM, even after enabling guets level monitoring

$
0
0

Hello

I would like to monitor the RAM usage of my Linux VM. I enabeld the guest monitoring like described here.
But I do not have the Guest (classic) metric namespace avaiable. I already removed and readded the guest monitorning and waited a few days but still not able to see RAM metrics. What do I need to do to get the RAM metrics for my VM?

Not able to create Virtual Machine

$
0
0

I am not able to create a new VM , getting following

"statusCode": "Conflict", "statusMessage": { "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation completed with terminal provisioning state 'Failed'.", "details": [ { "code": "DiskServiceInternalError", "message": "An unexpected error occurred while processing disk. Please retry later.

I have already tried to delete the Resource group,but in new resource all group is having same issue

Have anyone faced similar issue and is there any solution for this

Install 3rd party web app/dbase in Azure hosted infrastructure

Error: UnknownError. An exception occurred during a WebClient request.."

$
0
0

I have a VM and Im constantly seeing below when installing extensions . any idea what could cause this.  I checked there is nothing blocking on proxy server . 

Below is example DSC extension. 

https://rdfepirv2am3prdstr03.blob.core.windows.net/3055d769a0ed485d8c5ea8a7cd24073e/Microsoft.Powershell_DSC_europewest_manifest.xml. Error: UnknownError. An exception occurred during a WebClient request.

any help would be appreciated

Default Username for RDP Connection

$
0
0

Hello,

i'm on holiday and bring my laptop to the trip. Now I have to login into my azure VM via RDP.

I know the password but it seems that the username i entered is wrong. Unfortunately I don't remember what to type as username.

When I installed my VM I didn't pick a custom username, so it should be admin or administrator?! 

Do I have to enter a backslach (or two?) before? I am a bit confused and tried around 20 combinations already. 

It would be great if someone could tell me what is the default username for VMs when you want to connect to them via RDP. :)

Thank you!

Clone a linux virtual machine in azure

$
0
0

I am trying to clone a linux VM in Azure. I have a created custom image but I cant find it. Let me know how to proceed. I want to try doing it without Azure CLI.

Regards,

Sandeep

Certificate issue while connecting Azure VM

$
0
0

Hi,

I believe most of us see the same certificate issue while connecting Azure VM using Public or Private IP.

I clickedView certificate.. and installed it.

However, I see both windows while connecting Azure VM.

Can I connect Azure VM directly (without getting interruption by both Windows)?

With Regards

InTechSys


InTechSys


SAP ABAP application be migration to Azure

$
0
0

Hi,

Can an SAP ABAP application be migrated to Azure Cloud? If it can be migrated, what would be the reference architecture?

Thanks

Nagesh

hoatname keeps changing

$
0
0

I had a VM that was deleted and all resources deleted and the name removed from DNS. I have a new VM which has used the same IP address as the first VM. If I reboot the VM the host name stays constant. If I deallocate the VM via the Azure portal and restart it the host name reverts to the first host name.

Can anyone advise me on where to look for the issue.

Response issue using portal

$
0
0

I'm unable to create any resource using portal. When ever I click on Create new resource it keeps on showing me the loading animation at top and goes for several minutes without any action and then shows me with Error page.. I tried with edge, chrome browser it's the same issue. However i'm able to create resource using the terraform.

Under notification i can see the following error "Refresh the browser to try again. Microsoft_Azure_Marketplace extension failed to load"

Azure Hybrid with Software Assurance

$
0
0

Hi all,

i have some question to understand azure hybrid for my vm. At the moment we have SA contract with this windows datacenter licence:

23 x CISSteDCCore ALNG SA MVL 2Lic CoreLic

I red documentation and i did this calculation:

- 1 of CISSteDCCore ALNG SA MVL 2Lic CoreLic is good for  maximum 16 core (8 core x 2 socket)

so, can i licence on azure 368 core(16core x 23licence)? (the best situation is to licence on azure, 46 vm with 8 core or 23 vm with 16 core each to optimize cost)

If i use hybrid and enable all 23 licence on azure, i have to buy other licence for onpremise or i can run on both environment vm with only 23 licence?

Thanks

Moving Resources stucking

$
0
0

Hello together,

we tried to move a ressource group. But since >1h the move is stucking with the message "Moving ressources". 

What can i do to resolve the issue.

Best regards

Damian

Query Windows Virtual Machine Roles Centrally

$
0
0

Hi,

We have been requested to develop a way to determine if domain controllers are being created on our Azure Estate. So somehow centrally run a script to pull Windows Role information from all Windows machines and see which ones have have the ADDS role.

Is there a way to do this or something similar that may satisfy the requirement? 

windows server 2012 standard edition on azure?

$
0
0
I am looking into possibility of customer's on premise migrations to azure.But not able to see windows server 2012 standard edition in gallery.Is it possible to run windows server 2012 r2 standard edition vm on azure?

Desktop with program icons in Windows Server 2019

$
0
0

Hi there,

how can I see the desktop with program icons on Azure Windows Server 2019? It shows up sometimes for a while but disapears imediatelly under desktop with Windows Server tile menu.

regards

Tomasz

ARR remote_addr

$
0
0

Hi, 

i'm trying to configure IIS in a VM (Windows Server 2016 Datacenter) in order to have a scenario in which the reverse proxy acts in a transparent way, that is: the TCP connection between the webserver and the destination is set with the client IP as source IP. 

I'm trying to force the REMOTE_ADDR server variable but it seems it's not working; both Request.ServerVariables["REMOTE_ADDR"] and  Request.UserHostAddress provide the same result at the destination: the reverse proxy IP and not the client one. The value that i set for REMOTE_ADDR is the first value for HTTP_X-Forwarded-For but nothing changes for REMOTE_ADDR. 

Is it a limitation at VM side? Am i doing something wrong?

Thanks

stefano


Related to VM Size and its parameters

$
0
0

Hi,

While selecting the VM size, there are various parameters as

Please let me know about its parameters like

VCPU, RAM (GIB), Data Disks, Max IOPS, Temporary Storage, etc.

Regards

InTechSys


InTechSys

Azure VM Scale Set with multiple users, or multiple keys?

$
0
0
We are trying to set up a VM scale set in Azure, and we don't really understand how to configure ssh access properly. We have a jumpbox, and there we have added users for all our sysadmins, as well as their public keys. This is working just fine. But we would all like to be able to ssh to the VM's in the scale set. And the GUI only seems to allow one single administrator user, with one single public ssh key. 

Surely we can't be expected to share a common private key among us administrators? So what is the recommended way to give multiple users access to VM's inside a scale set? Can we somehow add multiple users, each with their own key? Or can we add multiple keys to one single admin account?

We have tried both these things in the Azure GUI, without success. First we tried adding multiple users, by using the "Reset password" setting in the GUI. But that only resulted in changing the single admin user, so the last one reset was the one used, and no other users were created. Then we tried copy pasting multiple public keys in the "SSH public key" text area, but it kept complaining about it not being base64 encoded (even though they were, and they all worked if entered separately).

Azure minecraft server

$
0
0

Hello,

I'll probably get hammered for this but I'm going to ask anyway...

I'm trying to explain cloud computing to my son and he's into minecraft in a big way. I wondered if anyone has produced a start to finish guide to deploying an azure minecraft server. I'm an amateur when it comes to Azure but keen to learn.

Viewing all 12545 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>