An Azure service that is used to provision Windows and Linux virtual machines.
API returns unknown VM's not set up by user
BenediktSnow
21
Reputation points
Using the endpoints
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines?
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ClassicCompute/virtualMachines?
sometimes there are included unknown VMs in the response, not set up by the user. They all have machine names consisting of 32 characters of a blend of lower case letters and numbers.
Any help on where these are coming from and how to filter these out is appreciated!
Azure Virtual Machines
Azure Virtual Machines
Sign in to answer