Forum Discussion

Masih17's avatar
Masih17
Copper Contributor
Mar 09, 2022
Solved

Regular Azure commands

Hello,   I'm familiar with Az.LabServices Powershell Module. But I want to know why regular Azure commands (Get-AzVm, Get-AzVirtualNetwork, etc) don't return any information about the Lab Services...
  • RogerBestMSFT's avatar
    Mar 09, 2022

    Masih17 the reason that you can't use the regular Azure commands is that those resources are in a different subscription (HOBO) that Lab Services owns and manages.  The only access to those resources (vm, vnet, etc.) is what Lab Services allows through the labs.azure.com or using the Lab Services Rest API.  

    Thanks

    Roger

Resources