Skip to content

Get-AzFrontDoor does not return Azure Front Doors with Premium SKU #17864

@illgitthat

Description

@illgitthat

Description

I ran Get-AzFrontDoor with no parameters and expected to have a list of front doors available in the subscription. Instead, nothing was returned.

This is reproducible and the desired output is to return the front door.

Issue script & Debug output

PS > Get-AzFrontDoor
PS >

Environment data

Name                           Value
----                           -----
PSVersion                      7.2.2
PSEdition                      Core
GitCommitId                    7.2.2
OS                             Microsoft Windows 10.0.22000
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module versions

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Script     2.2.5                 Az.Accounts                         {Add-AzEnvironment, Clear-AzContext, Clear-AzDefault, Connect-AzAccount…}
Script     1.6.0                 Az.Cdn                              {Confirm-AzCdnEndpointProbeURL, Disable-AzCdnCustomDomain, Disable-AzCdnCustomDomainHt… 
Script     1.7.0                 Az.FrontDoor                        {Disable-AzFrontDoorCustomDomainHttps, Enable-AzFrontDoorCustomDomainHttps, Get-AzFron

Error output

No response

Metadata

Metadata

Labels

CXP Attention[Deprecated] The Azure CXP Support Team is responsible for this issue.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reported

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions