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

Resizing VM does not seem to improve CPU performance

$
0
0

Dear all,

We are quite new to Azure and recently have set up our first VM (B-series) for a specific application. Performing a run with the application took about two hours (a bit longer than expected), so we thought about resizing the VM to a D-series and later even an F-series. Both resizing actions do not seem to have any effect on the CPU performance.

The CPU shows a stable 2.3GHz speed and does not seem to increase to a higher speed. Is there any action we should have taken to benefit from the performance of the resizing?

Kind regards,

Take



Visual Studio connecting to my Azure

$
0
0

Hello,

I've basically created my own C++ window form application on Visual Studios and when I change and publish this application I want it to check for updates before starting up, how would I go about making this work, at the moment I cannot see how I would connect this to my Azure or what services I need to have.

Sorry if this is not the right sub forum, I literally have no idea what service I would need to make this possible. I don't want to use a Web App, I want a normal application on local machines.


Unable to find Azure VM size in tenant

$
0
0

Hey!

Question for y'all, I am unable to find a certain size VM that's included in the Azure Pricing Calculator on North-Europe but not in my tenant. This is regarding: E8as VM size. Is this a special VM or ?

Thx!


Network Traffic Capture on VM for IDS

$
0
0

I'm new to Azure, and I'm looking for a way to capture traffic (pcap) to/from my VMs. 

For example, I have multiple Linux VMs and a SecurityOnion VM. I would like my SecurityOnion VM to capture all traffic so it can function as an IDS (Intrusion Detection System). However, I'm not sure how to configure this in Azure. With a physical setup I would use a SPAN/Mirror port or network tap, or in ESXi I would enable Promiscuous Mode on the virtual switch, but I understand that Azure does not support this feature (https://social.msdn.microsoft.com/Forums/en-US/fc567169-74d1-44c9-aea3-f8c93829b51b/is-it-possible-to-put-the-network-card-into-promiscuous-mode-within-a-virtual-machine-in-azure?forum=WAVirtualMachinesforWindows). 

What's the best approach to take for accomplishing this task? 

Can not run "Get-RdsTenant"

simple VM access question

$
0
0

Azure newbie feeling really dumb for asking this …… but when I create a vm e.g. server 2012, in Azure using the Azure online portal, and it has a private IP address, how do I then access the server to configure it??? If it had a public IP address I could RDP to it I believe then use the 2012 server standard GUIs to configure all the server services.

I just want to build myself a small test network and have looked at the test lab guide as something to work from, but can't see how to get round this simplest of things.

I haven't used powershell or cloud powershell before but maybe these have to be used (if they can be used for this) and you can't use the regular 2012 server GUIs that you'd normally use for installing and configuring services etc?

Any pointers much appreciated.

Thanks.

Using powershell can we do automation script to auto restart the azure vm agent if the agent is not responding?

$
0
0
1) Verify Azure VM agent Status
2) IF status good, not require to restart agent. IF staus dellocated, require to restart agent.

Can we do script to auto restart for Services if the VM Agent status is not ready using Powershell ?

$
0
0

Hi everyone, 

This is my current scenario:  
VM status is "Running",  VMAgent is "Not Ready",Windows Azure Guest Agent  service is "Stopped".

I will manually start Windows Azure Guest Agent whenever my VMAgent is not ready. 

So is there any script I can write using Powershell to automatically Start the service whenever VMAgent is not ready ?



 


Cuenta de azure

$
0
0

Hola, tengo una suscripción a Microsoft Azure en la cual tengo varias maquinas virtuales creadas y desde ahi me puedo conectar a las bases de datos, en cada maquina tengo varios usuarios creados pero un usuario me esta consumiendo todos los recursos de la maquina virtual al punto que no deja conectar a nadie.

La pregunta es: si entro a mi cuenta de Microsoft Azure puedo saber que usuario me esta consumiendo todos los recursos?


Cannot connect to vm

$
0
0

I see this:

<label class="fxc-essentials-label fxs-portal-subtext" data-bind=""text":label,"attr":{"id":"fxc-label-623e6389-6c6a-484c-9d8f-b04f9f930d79-" + $index(),"title":$data.label}" id="fxc-label-623e6389-6c6a-484c-9d8f-b04f9f930d79-1" style="font-weight:inherit;line-height:17px;color:#646464;" title="Status">Status</label>

Stopped (deallocated)

<svg aria-hidden="true" focusable="false" height="100%" role="presentation" width="100%"><use href="#FxSymbol0-050"><svg class="msportalfx-svg-palette-inherit" data-type="338" focusable="false" id="FxSymbol0-050" role="presentation" viewBox="0 0 14 16" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M14 6.3V16H4v-3H0V0h6.7l3 3h1zM4 3h4.3l-2-2H1v11h3zm9 4h-3V4H5v11h8zm-2-1h1.3L11 4.7z"></path></g></svg></use></svg>

And when I try to start my vm, I get this message"

Failed to start virtual machine
Failed to start the virtual machine 'FourWindsRemote'. The operation '7923e155ac9a3dcca34a52c98b740c9f' failed: 'The server encountered an internal error. Please retry the request.'.

Help me log into my machine, please.

port forwarding port 27015 for counter-strike CS CZero.

$
0
0

Hello everyone. i need help port forwarding 27015 for counter strike condition zero on my Azure Virtual machine. i want to host a Counter strike server on my Azure Windows VM.

please provide assistance.

Connection from Azure to IPv6 with socat

$
0
0

Hello Community,

i hope you guys can help me. I have an Azure Ubuntu 18.04 VM with an public IP. At Home (behind a DSLite network) my apache server has an ipv6 address.

I try to connect to my webserver using socat - but i do not get a connection. Maybe you can tell me why?

socat TCP4-LISTEN:82,fork TCP6[IPv6_Homserver]:81

I want to open my home apache server with http://azure_public_IP:82 which is locally reachable over the port 81. I dont get a connection.

Force DeployIfNotExists policy to run on virtual machines

$
0
0

Hi,

I'm not sure if this is right thread to ask this but could not find better. Move if needed.

I'm trying policy [Preview]: Deploy Log Analytics Agent for Windows VMs for deploying Log analytics agent for vm's. Referring to docs "Once every 24 hours, assignments are automatically reevaluated." but is is possible somehow force policy to run e.g now and then get updated Policy Compliance and then maybe Create Remediation Tasks for resources if needed?

This would be in use if someone e.g deletes Log Analytics Agent extension and we want virtual machines to report workspace without wanting to wait 24h.

Can't deploy the second template in the same resource group

$
0
0

We get the following error:

"code": "DeploymentFailed",

"message": "PublicIPAddressInUse"


I modified the template to change the Ipaddress in use to "ipconfig2", and now I get this error,

"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. {
"code": "Conflict",
"code": "DiskBlobAlreadyInUseByAnotherDisk”

I further modified the template Disk Name to say something like "Osdisk2.vhd", and now I get the following error,

"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details.
"code": "Conflict",
"message": "PropertyChangeNotAllowed“,

"message": "Changing property 'osDisk.vhd.uri' is not allowed.",

"target": "osDisk.vhd.uri"



Azure Load Balancer static IP

$
0
0
I have set up my Virtual Desktop test environment. I see that even though there is only one server, it created a load balancer and assigned a public IP automatically. The question is: how do I get an external source to see something coming from the public IP of the load balancer? I am looking to publish RDP as an app for access to a 3rd party's gateway. They require supplying static IPs. Of course, if I use Google or another service to return my static IP, it won't be what the IP of the load balancer is, as that is for incoming traffic. How do I force traffic (even if onl for a specific port) to route out of the public IP of the load balancer? 

Brad Boozer

Sr. Engineer, Mgr. IT Infrastructure

Westwood Holdings Group



Having problem with Powershell script for VM Agent Status and WindowsAzureGuestAgent service..

$
0
0
My current code:

    $vm = Get-AzVM -ResourceGroupName powershell-testing -Name vmm -Status
    if($VM.VMAgent.Statuses[0].DisplayStatus -eq "Not Ready"){
    Write-Host $VM.VMAgent.Statuses.Message
    }else{
    Start-Service $AzureAgentServiceName
    }

    

-------------------------------------------------------------------------

Scenario: 
-Check VM Agent status Good or Not Good
-If VM Agent status GOOD not require to Start WindowsAzureGuestAgent service.
-If VM Agent status NOT GOOD require to Start WindowsAzureGuestAgent service.

Problem now in my script:
I can't check the agent status is Good or not good to excute. Can anyone help me with the code ?

Brand new server 2012 data center azure vm won't update (0x8024000e)

$
0
0

Brand new server 2012 data center azure vm and it won't update (0x8024000e)

Is there something wrong with this image\template?

Cannot connect to my Ubuntu VM

$
0
0

Hi Guys,

I just created my Ubuntu VM, but somehow could not connect to it.

Redeplyed many times, even deleted and created a new VM.

But nothing worked. Am I doing something wrong?

Would surely appreciate assistance with this.

Standard Template Deployment Failed / Afterwards most of the VM-Configurations greyed out

$
0
0

Hi Everybody,

I registered at Azure to try a Power VM. So I picked a NC24r-Aktion (Promo), went trough the wizard and hit install. In the beginning every went fine, validation of deployment was sucessfull. Then I got an error message, saying the maschine could not be provided due to a lack of ressources. In the activity protocol I find following entry:

Just fyi, I did the procedure in German language.

Fehlercode: InvalidTemplateDeployment
Meldung: Die Vorlagenbereitstellung "CreateVm-MicrosoftWindowsDesktop.Windows-10-rs4-p-20191102191125" ist laut Validierungsverfahren ungültig. Die Nachverfolgungs-ID lautet 4915855b-2180-4207-ab3e-311e099ac0dd. Einzelheiten finden Sie in den internen Fehlern.

I assume in English it is the following message:

The template deployment <deploymentname> is not valid according to the validation procedure. The tracking id is <CorrelationId>.

Since that time most of the VM configurations are greyed out and can't be picked any more. I don't know how to proceed. I would like to roll back by maybe checking if there is an failed installation that can be deleted.

I would admire your help.

Please let me know if you need further information.

Thanks,

Peter

I am not able to RDP my newly created VM.

$
0
0

Hello,

I am not able to RDP my newly created VM. I have created and allowed any to any rules also. Kindly suggest. 

Viewing all 12545 articles
Browse latest View live


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