projectkudu / AzureResourceExplorer

Azure Resource Explorer - a site to explore and manage your ARM resources in style
https://resources.azure.com
Apache License 2.0
199 stars 77 forks source link

400 error code returned when viewing frontdoor backendPools/healthProbeSettings/loadBalancingSettings/routingRules through AzureResourceExplorer #266

Open Herman5006 opened 3 years ago

Herman5006 commented 3 years ago

we can pull frontdoor information through portal, but we got 400 error when viewing backendPools/healthProbeSettings/loadBalancingSettings/routingRules under frontDoors

Error: { "data": { "error": { "code": "InvalidResourceType", "message": "The resource type is invalid." } }, "status": 400 }

we