Skip to content

Get-AzNetworkServiceTag does not return Values for service tags AzureCloud #13920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
palynche-nokia opened this issue Jan 11, 2021 · 14 comments
Closed
Labels
customer-reported Network - Virtual Network question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@palynche-nokia
Copy link

Description

Can someone confirm if this is broken again I'm unable to see any Azurecloud. via Get-AzNetworkServiceTag, all other service tag are responding.

Steps to reproduce

PS /Users/palynche> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$_.Name -like "AzureCloud*"}
PS /Users/palynche>

Environment data

palynche:$ $PSVersionTable
palynche:
$ pwsh
Name Value


PSVersion 7.1.0
PSEdition Core
GitCommitId 7.1.0
OS Darwin 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 …
Platform Unixs took 2294ms.
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Module versions

PSEdition Get-Module -ListAvailable
GitCommitId 7.1.0
Directory: /Users/palynche/.local/share/powershell/Modulession 18.6.0: Thu Apr 25 …
Platform Unixs took 2294ms.
ModuleType Version PreRelease Name PSEdition Exported
Commands


Script 2.3.2 Az Core,Desk
Script 1.5.3 Az.Accounts Core,Desk {Disabl…
Script 1.0.1 Az.Aks Core,Desk {Get-Az…
Script 1.1.0 Az.AnalysisServices Core,Desk {Resume…
Script 1.1.0 Az.ApiManagement Core,Desk {Add-Az…
Script 1.0.0 Az.ApplicationInsights Core,Desk {Get-Az…
Script 1.2.2 Az.Automation Core,Desk {Get-Az…
Script 1.1.0 Az.Batch Core,Desk {Remove…
Script 1.0.0 Az.Billing Core,Desk {Get-Az…
Script 1.3.0 Az.Cdn Core,Desk {Get-Az…
Script 1.1.1 Az.CognitiveServices Core,Desk {Get-Az…
Script 2.3.0 Az.Compute Core,Desk {Remove…
Script 1.0.1 Az.ContainerInstance Core,Desk {New-Az…
Script 1.0.1 Az.ContainerRegistry Core,Desk {New-Az…
Script 1.1.1 Az.DataFactory Core,Desk {Set-Az…
Script 1.0.0 Az.DataLakeAnalytics Core,Desk {Get-Az…
Script 1.2.1 Az.DataLakeStore Core,Desk {Get-Az…
Script 1.0.0 Az.DeploymentManager Core,Desk {Get-Az…
Script 1.0.0 Az.DevTestLabs Core,Desk {Get-Az…
Script 1.1.1 Az.Dns Core,Desk {Get-Az…
Script 1.2.0 Az.EventGrid Core,Desk {New-Az…
Script 1.2.0 Az.EventHub Core,Desk {New-Az…
Script 1.1.0 Az.FrontDoor Core,Desk {New-Az…
Script 2.0.0 Az.HDInsight Core,Desk {Get-Az…
Script 1.1.0 Az.IotHub Core,Desk {Add-Az…
Script 1.2.0 Az.KeyVault Core,Desk {Add-Az…
Script 1.2.1 Az.LogicApp Core,Desk {Get-Az…
Script 1.1.0 Az.MachineLearning Core,Desk {Move-A…
Script 1.0.0 Az.MarketplaceOrdering Core,Desk {Get-Az…
Script 1.1.0 Az.Media Core,Desk {Sync-A…
Script 1.2.1 Az.Monitor Core,Desk {Get-Az…
Script 1.10.0 Az.Network Core,Desk {Add-Az…
Script 1.1.0 Az.NotificationHubs Core,Desk {Get-Az…
Script 1.3.0 Az.OperationalInsights Core,Desk {New-Az…
Script 1.1.1 Az.PolicyInsights Core,Desk {Get-Az…
Script 1.1.0 Az.PowerBIEmbedded Core,Desk {Remove…
Script 1.4.1 Az.RecoveryServices Core,Desk {Get-Az…
Script 1.1.0 Az.RedisCache Core,Desk {Remove…
Script 1.0.1 Az.Relay Core,Desk {New-Az…
Script 1.5.0 Az.Resources Core,Desk {Get-Az…
Script 1.2.0 Az.ServiceBus Core,Desk {New-Az…
Script 1.1.1 Az.ServiceFabric Core,Desk {Add-Az…
Script 1.0.2 Az.SignalR Core,Desk {New-Az…
Script 1.12.0 Az.Sql Core,Desk {Get-Az…
Script 1.4.0 Az.Storage Core,Desk {Get-Az…
Script 1.0.0 Az.StreamAnalytics Core,Desk {Get-Az…
Script 1.0.1 Az.TrafficManager Core,Desk {Add-Az…
Script 1.3.0 Az.Websites Core,Desk {Get-Az…
Script 0.13.2 AzureRM.Netcore Core Uninsta…

Directory: /usr/local/microsoft/powershell/7/Modules

ModuleType Version PreRelease Name PSEdition Exported
Commands


Manifest 1.2.5 Microsoft.PowerShell.Archive Desk {Compre…
Manifest 7.0.0.0 Microsoft.PowerShell.Host Core {Start-…
Manifest 7.0.0.0 Microsoft.PowerShell.Management Core {Add-Co…
Manifest 7.0.0.0 Microsoft.PowerShell.Security Core {Get-Cr…
Manifest 7.0.0.0 Microsoft.PowerShell.Utility Core {Export…
Script 1.4.7 PackageManagement Desk {Find-P…
Script 2.2.5 PowerShellGet Desk {Find-C…
Script 2.0.5 PSDesiredStateConfiguration Core {Config…
Script 2.1.0 PSReadLine Desk {Get-PS…
Binary 2.0.3 ThreadJob Desk Start-T…

Debug output


Error output

WindowsVirtualDesk> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -lik
DEBUG: 1+ >>>> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure"}
DEBUG: ! CALL function '' WindowsVirtualDesktop.UAECentral
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function '' WindowsVirtualDesktop.UKWest
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }

@palynche-nokia palynche-nokia added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 11, 2021
@ghost ghost added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported labels Jan 11, 2021
@dingmeng-xue dingmeng-xue added Network Service Attention This issue is responsible by Azure service team. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Jan 14, 2021
@ghost
Copy link

ghost commented Jan 14, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @aznetsuppgithub.

Issue Details

Description

Can someone confirm if this is broken again I'm unable to see any Azurecloud. via Get-AzNetworkServiceTag, all other service tag are responding.

Steps to reproduce

PS /Users/palynche> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$_.Name -like "AzureCloud*"}
PS /Users/palynche>

Environment data

palynche:$ $PSVersionTable
palynche:
$ pwsh
Name Value


PSVersion 7.1.0
PSEdition Core
GitCommitId 7.1.0
OS Darwin 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 …
Platform Unixs took 2294ms.
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Module versions

PSEdition Get-Module -ListAvailable
GitCommitId 7.1.0
Directory: /Users/palynche/.local/share/powershell/Modulession 18.6.0: Thu Apr 25 …
Platform Unixs took 2294ms.
ModuleType Version PreRelease Name PSEdition Exported
Commands


Script 2.3.2 Az Core,Desk
Script 1.5.3 Az.Accounts Core,Desk {Disabl…
Script 1.0.1 Az.Aks Core,Desk {Get-Az…
Script 1.1.0 Az.AnalysisServices Core,Desk {Resume…
Script 1.1.0 Az.ApiManagement Core,Desk {Add-Az…
Script 1.0.0 Az.ApplicationInsights Core,Desk {Get-Az…
Script 1.2.2 Az.Automation Core,Desk {Get-Az…
Script 1.1.0 Az.Batch Core,Desk {Remove…
Script 1.0.0 Az.Billing Core,Desk {Get-Az…
Script 1.3.0 Az.Cdn Core,Desk {Get-Az…
Script 1.1.1 Az.CognitiveServices Core,Desk {Get-Az…
Script 2.3.0 Az.Compute Core,Desk {Remove…
Script 1.0.1 Az.ContainerInstance Core,Desk {New-Az…
Script 1.0.1 Az.ContainerRegistry Core,Desk {New-Az…
Script 1.1.1 Az.DataFactory Core,Desk {Set-Az…
Script 1.0.0 Az.DataLakeAnalytics Core,Desk {Get-Az…
Script 1.2.1 Az.DataLakeStore Core,Desk {Get-Az…
Script 1.0.0 Az.DeploymentManager Core,Desk {Get-Az…
Script 1.0.0 Az.DevTestLabs Core,Desk {Get-Az…
Script 1.1.1 Az.Dns Core,Desk {Get-Az…
Script 1.2.0 Az.EventGrid Core,Desk {New-Az…
Script 1.2.0 Az.EventHub Core,Desk {New-Az…
Script 1.1.0 Az.FrontDoor Core,Desk {New-Az…
Script 2.0.0 Az.HDInsight Core,Desk {Get-Az…
Script 1.1.0 Az.IotHub Core,Desk {Add-Az…
Script 1.2.0 Az.KeyVault Core,Desk {Add-Az…
Script 1.2.1 Az.LogicApp Core,Desk {Get-Az…
Script 1.1.0 Az.MachineLearning Core,Desk {Move-A…
Script 1.0.0 Az.MarketplaceOrdering Core,Desk {Get-Az…
Script 1.1.0 Az.Media Core,Desk {Sync-A…
Script 1.2.1 Az.Monitor Core,Desk {Get-Az…
Script 1.10.0 Az.Network Core,Desk {Add-Az…
Script 1.1.0 Az.NotificationHubs Core,Desk {Get-Az…
Script 1.3.0 Az.OperationalInsights Core,Desk {New-Az…
Script 1.1.1 Az.PolicyInsights Core,Desk {Get-Az…
Script 1.1.0 Az.PowerBIEmbedded Core,Desk {Remove…
Script 1.4.1 Az.RecoveryServices Core,Desk {Get-Az…
Script 1.1.0 Az.RedisCache Core,Desk {Remove…
Script 1.0.1 Az.Relay Core,Desk {New-Az…
Script 1.5.0 Az.Resources Core,Desk {Get-Az…
Script 1.2.0 Az.ServiceBus Core,Desk {New-Az…
Script 1.1.1 Az.ServiceFabric Core,Desk {Add-Az…
Script 1.0.2 Az.SignalR Core,Desk {New-Az…
Script 1.12.0 Az.Sql Core,Desk {Get-Az…
Script 1.4.0 Az.Storage Core,Desk {Get-Az…
Script 1.0.0 Az.StreamAnalytics Core,Desk {Get-Az…
Script 1.0.1 Az.TrafficManager Core,Desk {Add-Az…
Script 1.3.0 Az.Websites Core,Desk {Get-Az…
Script 0.13.2 AzureRM.Netcore Core Uninsta…

Directory: /usr/local/microsoft/powershell/7/Modules

ModuleType Version PreRelease Name PSEdition Exported
Commands


Manifest 1.2.5 Microsoft.PowerShell.Archive Desk {Compre…
Manifest 7.0.0.0 Microsoft.PowerShell.Host Core {Start-…
Manifest 7.0.0.0 Microsoft.PowerShell.Management Core {Add-Co…
Manifest 7.0.0.0 Microsoft.PowerShell.Security Core {Get-Cr…
Manifest 7.0.0.0 Microsoft.PowerShell.Utility Core {Export…
Script 1.4.7 PackageManagement Desk {Find-P…
Script 2.2.5 PowerShellGet Desk {Find-C…
Script 2.0.5 PSDesiredStateConfiguration Core {Config…
Script 2.1.0 PSReadLine Desk {Get-PS…
Binary 2.0.3 ThreadJob Desk Start-T…

Debug output


Error output

WindowsVirtualDesk> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -lik
DEBUG: 1+ >>>> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure"}
DEBUG: ! CALL function '' WindowsVirtualDesktop.UAECentral
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function '' WindowsVirtualDesktop.UKWest
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }


<table>
  <tr>
    <th align="left">Author:</th>
    <td>noclee</td>
  </tr>
  <tr>
    <th align="left">Assignees:</th>
    <td>-</td>
  </tr>
  <tr>
    <th align="left">Labels:</th>
    <td>

`Network`, `Service Attention`, `customer-reported`, `question`

</td>
  </tr>
  <tr>
    <th align="left">Milestone:</th>
    <td>-</td>
  </tr>
</table>
</details>

@ghost
Copy link

ghost commented Jan 22, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @vnetsuppgithub.

Issue Details

Description

Can someone confirm if this is broken again I'm unable to see any Azurecloud. via Get-AzNetworkServiceTag, all other service tag are responding.

Steps to reproduce

PS /Users/palynche> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$_.Name -like "AzureCloud*"}
PS /Users/palynche>

Environment data

palynche:$ $PSVersionTable
palynche:
$ pwsh
Name Value


PSVersion 7.1.0
PSEdition Core
GitCommitId 7.1.0
OS Darwin 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 …
Platform Unixs took 2294ms.
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Module versions

PSEdition Get-Module -ListAvailable
GitCommitId 7.1.0
Directory: /Users/palynche/.local/share/powershell/Modulession 18.6.0: Thu Apr 25 …
Platform Unixs took 2294ms.
ModuleType Version PreRelease Name PSEdition Exported
Commands


Script 2.3.2 Az Core,Desk
Script 1.5.3 Az.Accounts Core,Desk {Disabl…
Script 1.0.1 Az.Aks Core,Desk {Get-Az…
Script 1.1.0 Az.AnalysisServices Core,Desk {Resume…
Script 1.1.0 Az.ApiManagement Core,Desk {Add-Az…
Script 1.0.0 Az.ApplicationInsights Core,Desk {Get-Az…
Script 1.2.2 Az.Automation Core,Desk {Get-Az…
Script 1.1.0 Az.Batch Core,Desk {Remove…
Script 1.0.0 Az.Billing Core,Desk {Get-Az…
Script 1.3.0 Az.Cdn Core,Desk {Get-Az…
Script 1.1.1 Az.CognitiveServices Core,Desk {Get-Az…
Script 2.3.0 Az.Compute Core,Desk {Remove…
Script 1.0.1 Az.ContainerInstance Core,Desk {New-Az…
Script 1.0.1 Az.ContainerRegistry Core,Desk {New-Az…
Script 1.1.1 Az.DataFactory Core,Desk {Set-Az…
Script 1.0.0 Az.DataLakeAnalytics Core,Desk {Get-Az…
Script 1.2.1 Az.DataLakeStore Core,Desk {Get-Az…
Script 1.0.0 Az.DeploymentManager Core,Desk {Get-Az…
Script 1.0.0 Az.DevTestLabs Core,Desk {Get-Az…
Script 1.1.1 Az.Dns Core,Desk {Get-Az…
Script 1.2.0 Az.EventGrid Core,Desk {New-Az…
Script 1.2.0 Az.EventHub Core,Desk {New-Az…
Script 1.1.0 Az.FrontDoor Core,Desk {New-Az…
Script 2.0.0 Az.HDInsight Core,Desk {Get-Az…
Script 1.1.0 Az.IotHub Core,Desk {Add-Az…
Script 1.2.0 Az.KeyVault Core,Desk {Add-Az…
Script 1.2.1 Az.LogicApp Core,Desk {Get-Az…
Script 1.1.0 Az.MachineLearning Core,Desk {Move-A…
Script 1.0.0 Az.MarketplaceOrdering Core,Desk {Get-Az…
Script 1.1.0 Az.Media Core,Desk {Sync-A…
Script 1.2.1 Az.Monitor Core,Desk {Get-Az…
Script 1.10.0 Az.Network Core,Desk {Add-Az…
Script 1.1.0 Az.NotificationHubs Core,Desk {Get-Az…
Script 1.3.0 Az.OperationalInsights Core,Desk {New-Az…
Script 1.1.1 Az.PolicyInsights Core,Desk {Get-Az…
Script 1.1.0 Az.PowerBIEmbedded Core,Desk {Remove…
Script 1.4.1 Az.RecoveryServices Core,Desk {Get-Az…
Script 1.1.0 Az.RedisCache Core,Desk {Remove…
Script 1.0.1 Az.Relay Core,Desk {New-Az…
Script 1.5.0 Az.Resources Core,Desk {Get-Az…
Script 1.2.0 Az.ServiceBus Core,Desk {New-Az…
Script 1.1.1 Az.ServiceFabric Core,Desk {Add-Az…
Script 1.0.2 Az.SignalR Core,Desk {New-Az…
Script 1.12.0 Az.Sql Core,Desk {Get-Az…
Script 1.4.0 Az.Storage Core,Desk {Get-Az…
Script 1.0.0 Az.StreamAnalytics Core,Desk {Get-Az…
Script 1.0.1 Az.TrafficManager Core,Desk {Add-Az…
Script 1.3.0 Az.Websites Core,Desk {Get-Az…
Script 0.13.2 AzureRM.Netcore Core Uninsta…

Directory: /usr/local/microsoft/powershell/7/Modules

ModuleType Version PreRelease Name PSEdition Exported
Commands


Manifest 1.2.5 Microsoft.PowerShell.Archive Desk {Compre…
Manifest 7.0.0.0 Microsoft.PowerShell.Host Core {Start-…
Manifest 7.0.0.0 Microsoft.PowerShell.Management Core {Add-Co…
Manifest 7.0.0.0 Microsoft.PowerShell.Security Core {Get-Cr…
Manifest 7.0.0.0 Microsoft.PowerShell.Utility Core {Export…
Script 1.4.7 PackageManagement Desk {Find-P…
Script 2.2.5 PowerShellGet Desk {Find-C…
Script 2.0.5 PSDesiredStateConfiguration Core {Config…
Script 2.1.0 PSReadLine Desk {Get-PS…
Binary 2.0.3 ThreadJob Desk Start-T…

Debug output


Error output

WindowsVirtualDesk> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -lik
DEBUG: 1+ >>>> (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure"}
DEBUG: ! CALL function '' WindowsVirtualDesktop.UAECentral
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function '' WindowsVirtualDesktop.UKWest
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $
.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "Azure" >>>> }
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object >>>> {$
.Name -like "Azure"}
DEBUG: ! CALL function ''
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object { >>>> $.Name -like "Azure"}
DEBUG: 1+ (Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$
.Name -like "Azure" >>>> }


<table>
  <tr>
    <th align="left">Author:</th>
    <td>noclee</td>
  </tr>
  <tr>
    <th align="left">Assignees:</th>
    <td>-</td>
  </tr>
  <tr>
    <th align="left">Labels:</th>
    <td>

`Network - Virtual Network`, `Service Attention`, `customer-reported`, `question`

</td>
  </tr>
  <tr>
    <th align="left">Milestone:</th>
    <td>-</td>
  </tr>
</table>
</details>

@allegradomel
Copy link
Contributor

Hi @noclee , I'm looking into this - it should be noted that there are some issues with the API results currently. It's still in Public Preview and we are working on fixing these bugs before it GA's.

@alexandrelimait
Copy link

Hi @allegradomel
Same issue here, it was working normally last year, is there ETA to fix it?

(Get-AzNetworkServiceTag -Location westeurope).Values | Where-Object {$.Name -like "AzureEventGrid"} | Where-Object { $.Region -eq "westeurope"}

@allegradomel
Copy link
Contributor

Hi @alexandrelimait - this should be working now - I was just able to get the AzureCloud tags in the results. Which location are you using? We have refreshed data in all but one region currently

@alexandrelimait
Copy link

Hi @allegradomel, I can't get data from Azure EventGrid in West Europe Region.

$NetworkServiceTag = Get-AzNetworkServiceTag -Location westeurope
$NetworkServiceTag.Values.Properties | Where-Object { $_.SystemService -eq "AzureEventGrid" } | Where-Object { $_.Region -eq "westeurope" }

@allegradomel
Copy link
Contributor

@alexandrelimait - investigating now. We refreshed the API data in preparation for its GA and were aiming to remove all tags which are not available for use in NSG's. I would expect not to see any regional tags for AzureEventGrid in the results, but there are some...

@GenesisCoast
Copy link

GenesisCoast commented May 12, 2021

I can confirm this is no longer working again. I used the script above by @alexandrelimait and it returned null (empty) for every single location. Except if your a global administrator.

@SatishBoddu-MSFT
Copy link

Hello @noclee , @GenesisCoast
Apologies for the delayed response. I see that this issue is opened a long time ago and no further activity had taken place. So wanted to check if you are still looking for assistance on this query? Please let us know.

@SatishBoddu-MSFT
Copy link

Hello @noclee We see the document is now working as expected.

We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and will reopen the issue.

Please also do visit Microsoft Q&A the home for technical questions and answers at Microsoft.

Cc: Andrea Michael

@magnus-longva-bouvet
Copy link

It's not working for me neither. The symptoms are the same as with the other users; the result is empty. Please re-open this issue.

Environment data

Name Value


PSVersion 7.1.3
PSEdition Core
GitCommitId 7.1.3
OS Linux 3.10.0-1160.25.1.el7.x86_64 #1 SMP Tue Apr 13 18:55:45 …
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Module versions

Get-Module Az*

ModuleType Version PreRelease Name ExportedCommands


Script 1.9.3 Az.Accounts {Add-AzEnvironment, Cle…
Script 3.3.0 Az.Network {Add-AzApplicationGatew…

@adriennn
Copy link

adriennn commented May 3, 2022

seems the powershell commandlet is broken because az network list-service-tags works fine

@Triamus
Copy link

Triamus commented Jun 16, 2022

It seems to be a permission issue. It doesn't work for me but it works for a colleague with global permissions, exact same subscription and setup. Why would this be tied to any permission? It's public info. Not helpful.

az network list-service-tags --location westeurope also returns empty values.

@arvindabes
Copy link

Hi @SatishBoddu-MSFT
This is still not working. Get-AzNetworkServiceTag -location westeurope

I am using this Powershell command which was working earlier but it stopped working now. Please help on this .

az network list-service-tags --location westeurope works fine .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Network - Virtual Network question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests