Open gijo-mathew opened 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @aznetsuppgithub.
Author: | gijomathew7 |
---|---|
Assignees: | - |
Labels: | `Network`, `Service Attention`, `question`, `customer-reported`, `needs-triage` |
Milestone: | - |
Please reference https://github.com/Azure/azure-powershell/issues/15818 and https://github.com/Azure/azure-powershell/issues/15789. Service seems change its return format and region is not included. Service team is trying to change it back. It requires 1 or 2 months. Please check it later
i tried following cmdlet without the region .It also doesnt return any results
Get-AzNetworkServiceTag -Location eastus2
Logs 2021-09-22T05:07:23.9326498Z 2021-09-22T05:07:23.9340809Z 2021-09-22T05:07:23.9468859Z Name : 2021-09-22T05:07:23.9470334Z Id : 2021-09-22T05:07:23.9471015Z Type : 2021-09-22T05:07:23.9471499Z Cloud : 2021-09-22T05:07:23.9471989Z ChangeNumber : 2021-09-22T05:07:23.9472414Z Values : {} 2021-09-22T05:07:23.9472607Z 2021-09-22T05:07:23.9483925Z 2021-09-22T05:07:23.9484758Z
@gijomathew7 thanks for the feedback - are you authenticated and do you have read permissions for the subscription you're using?
Yes. i am executing the above cmdlet using azure powershell task in azure devops pipelines. The connection to given subscription is established using an already existing service connection. This service connection is scoped to single a resource group within the subscription. I have read & write permissions to resources in the above resource group of subscription.
Description
Get-AzNetworkServiceTag doesn't return any results. Expected result is similar to https://docs.microsoft.com/en-us/powershell/module/az.network/get-aznetworkservicetag?view=azps-6.4.0#examples
Steps to reproduce
Environment data
Module versions
Debug output
Error output