How to assign Tags during the creation of an Azure VM
New-AzureRmVm -Credential $Credential -ResourceGroupName "RGGroup55" -Name NewServer -ImageName Win10-N-x64 -Location "West US 2" -Size "Standard_DS2_v2" -VirtualNetworkName "TestVN" -SubnetName...
View ArticleScaleSet VM SKU Resize
Why is it with VM ScaleSets that you can't easily change the SKU Size and it won't take effect after reboot? I find you have to totally delete the scaleset and re-provision for that to take effect. My...
View ArticleWin 10 1809 Kernel-Power crash
My Win 10 Azure VM keeps crashing with a Kernel-Power Event id 41, Task Category 63, Keywords 70368744177664),(2)The system has rebooted without cleanly shutting down first. This error could be caused...
View ArticlePerformance diagnostics for Azure virtual machines - Reports are empty!!
When I run Performance diagnostics for Azure virtual machines the reports are always empty. Storage container is attached not sure what else to check.Tim
View ArticleDoes the data remain on a disk when the IaaS is destroyed and / or the IaaS...
Does the data remain on a disk when the IaaS is destroyed and / or the IaaS is down permanently ( OS is corrupted )?Let's say the a SQL IaaS is no longer booting up and there is an important database...
View ArticleProblem with a virtual machine
Hi All,I am continuously receiving a health issue with a Ubuntu virtual machine:Can someone advice me the actions to take?
View ArticleVM settings reset
Hi,Everytime I restart my virtual machine and try to connect to it with RDP:My desktop is clearedAll settings are cleared (browsers, localization,...)Anyone who knows what I'm doing wrong?Thanks!
View ArticleUnable to do SSH connection of public ip address of VM
1.Vm is up and running2.NSG rule is already allowed for ssh port 22
View Articleroot password
When I create Suse VM's I'm never asked for a root password, it does ask me for a user to add and a password for that user, I can login to the VM with ssh fine under that account, but cant for the life...
View ArticleService running on a virtual machine hosted in South Central US azure...
Hi everyone!I have a service running in a virtual machine hosted in the location South Central US, is a web page. I can access normally, I´m in Mexico, but some users in Spain and Argentina reported me...
View ArticleHow do i schedule a reboot of a linux vm?
Hi!How do i schedule a reboot (every night) for a linux vm?I saw that an automatic shutdown is already in the gui, but how do i schedule a reboot?Thanks a lot! Otto
View ArticleLinux Anti-Virus
I'm wondering what people think is the best Anti-Virus for Linux within Azure? It seems the only good one I can find is the Symantec one offered within the portal. It would be good to know what is...
View Articlecustom script extension not fired
Hi,I'm able to create and add a custom script extension to my vm scale set, but that extension is not fired until i manually upgrade each VM instance from azure portal. Do i need to specify something...
View ArticleGetting error when running Docker on windows 10 pro
Installed Docker form docker hub on windows 10 pro. Docker says its running on GUI, but when i run docker version in powershell i get the below error. error during connect: Get...
View ArticleAzure minecraft server
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...
View ArticleVM health monitoring from different subscription
Hi, am I right that it is not possible to watch/collect vm health data from subscription C if vm's are in subscription A and B even though they are vm's reporting to analytics workspace that are...
View ArticleNot able to create Virtual Machine
I am not able to create a new VM , getting following"statusCode": "Conflict", "statusMessage": { "status": "Failed", "error": { "code": "ResourceDeploymentFailure", "message": "The resource operation...
View ArticleInstall 3rd party web app/dbase in Azure hosted infrastructure
We are looking to move a 3rd party web application to Azure hosted infrastructure. The 3rd party .msi installer provisions a Web application + SQL dbase. The online instructions are geared more toward...
View ArticleRelated to VM Size and its parameters
Hi,While selecting the VM size, there are various parameters asPlease let me know about its parameters likeVCPU, RAM (GiB), Data Disks, Max IOPS, Temporary Storage, etc.RegardsInTechSysInTechSys
View ArticleSCCM Deployment in AZURE
HElloWe are planning to deploy entireSCCM infrastructure from scratch in azure. Is there any reference architecture?Also Does SCCM has dependencies on windows Active Directory(Domain controllers)? Can...
View Article