Azure Resource Explorer doesnt list Azure Virtual Machine

Praveen Shastri 1 Reputation point
2021-02-23T07:52:12.653+00:00

Hello,

I am accessing https://resources.azure.com and navigated Virtual Machines provider under my subscription.
The API shown is https://management.azure.com/subscriptions/<Sub ID>/providers/Microsoft.Compute/virtualMachines?api-version=2018-10-01

The result set of this API doesnt list all the Virtual Machines in my subscription. There are few Virtual Machines missing in the result.
The behaviour is same when I use Postman and use the API "https://management.azure.com/subscriptions/<Sub ID>/providers/Microsoft.Compute/virtualMachines?api-version=2018-10-01"
Would anyone know why the virtual machines are missing.

Thanks,
Praveen

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,127 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Fábio Barcello S.R. Müller 131 Reputation points
    2021-02-23T22:54:20.17+00:00

    I tested a few minutes ago resources.azure.com and my resources are showing fine but API ends in /resources?api-version=2017-05-10.