python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Are Azure Batch virtual machines automatically shut down after a job completes?
I was just curious about the lifecycle of the Azure Batch's virtual machines. Say a VM is created and a task is completed. Is the VM terminated after a successful completion?
Daath
Votes: 0
Answers: 1
How to enable inbound port in Hyper-V inside Azure VM?
Problem Description
We used to set up an Ubuntu Azure VM (consider Private IP as 109.11.23.11) for sending some simulated data. We need to set up multiple azure VM's for each one for every simulator.
...
KBNanda
Votes: 0
Answers: 1
Is it possible to install application while creating Azure VM from PowerShell?
I am trying to create a new Azure VM from PowerShell.
I am currently using the below script to create VM:
$location = "EastUS"
$rgName = "TestRG"
$credential = Get-Credential
Ne...
user050320
Votes: 0
Answers: 1
Unable to Access Microsoft Store on Azure Windows VM
I have a Windows VM on Azure. I want to install an App (Photos) from the Microsoft Store. However, Microsoft Store is not there on the VM. I tried installing it from the Microsoft Store website, but c...
J D
Votes: 0
Answers: 2