Questions tagged [azure-vm]
276 questions
-1
votes
1 answer
Windows version 1809/build 17763 VM requirement
I have a requirement of Windows version 1809/build 17763 VM on azure for some task. I choked and was not able to find the VM on azure. How can I setup windows VM with above version/build

so9868
- 105
- 10
-1
votes
2 answers
Is there a way to run a script on a VM from a web app with Azure?
I have a web app that is hosted on one account, and another account which has a VM. I want to be able to run the script on that VM by clicking on a button on the web app and return its output. I'm confused as to whether or not I'll need Vnet-Vnet…

emily
- 1
- 1
-2
votes
1 answer
create Self Hosted Integration Runtime on Azure Windows VM
I am using an Azure DevOps pipeline that is basically a series of steps that call PowerShell scripts that take in parameter values and within the PS script the "Az module commands" are called - these commands create the infrastructure on Azure.
For…

Ian Carrick
- 242
- 3
- 18
-2
votes
1 answer
how to invoke script Powershell to my backend .net core?
How to invoke a script PowerShell in backend .netcore ? for example when I clicked at but I run a script PowerShell for build VM to azure via a template?
I need a Solution for that workshop.
Thanks.
.net

MBob
- 1
- 2
-2
votes
1 answer
Deploy from Azure VM
I have site to site VPN from my Azure VM to an on premise network.
May I know how can I deploy the code on Azure VM such that the site to site network stays?

Atul Kamat
- 45
- 1
- 1
- 7
-4
votes
2 answers
How to prevent multiple users from simultaneously accessing an Azure VM?
We created a VM as a replacement for physical machine with rarely used software on it.
When I tested it I noticed when a second user accesses the VM, the first user is kicked out and sees the message "You have been disconnected because another…

Nemo XXX
- 644
- 2
- 14
- 35