Questions tagged [azure-vm]

4 questions
0
votes
1 answer

Best Azure function to identify surge in outgoing network traffic

We have two Azure VM's hosting web applications with back-end databases on each respective server. In the last few days we've seen a massive surge in outgoing data within the metrics. Normally this would be something to celebrate, but the rapid…
0
votes
0 answers

Alert on failed links for inbound port for a specific process on a VM

Let's say I have an Azure VM and there's a process called ABC.exe and it listens on port 34952. I want to monitor this port and perform some sort of health probe check for it. If it goes down, I want to be alerted. I looked into using Log Analytics…
shadowz1337
  • 141
  • 1
  • 1
  • 2
0
votes
1 answer

How to map a network drive on Azure Pipeline Agent with Windows Server 2019?

How to map a network drive on Azure Pipeline Agent with Windows Server 2019? I'm trying to upload large files from that Azure server to another server. This command works on my own PC: NET USE K: https://xxxxx/remote.php/dav/files/xxxxx/…
0
votes
0 answers

Find who owns a lease of a blob resource in Azure

TL;DR assuming I found a blob resource with a lease (Azure Storage Classic), I would like to understand what resource owns that lease in order to take action Complete question I own a personal Azure subscription where I run my own IaaS machine, a…
usr-local-ΕΨΗΕΛΩΝ
  • 2,339
  • 7
  • 33
  • 50