Forum Discussion
Masih17
Mar 09, 2022Copper Contributor
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...
- 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
RogerBestMSFT
Microsoft
Mar 09, 2022Masih17 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