I deployed a traffic manager on MS Azure. It has 2 endpoints one of them is enabled and online. bizarrely it turned to degraded, as I scaled down some Vms then scaled them back to their original size as I suspected they may be the cause. I went through all MS.support (which is not accurate when it comes to troubleshoot traffic manager) and run invoke-webrequest powesrhell cmd in vain.
Here is my Traffic manager:
Here is part of my Json parameter file that created my endpoint:
How can I track my traffic manager and bring it back online.
As I wanted to redeploy the whole structure within Azure portal I got the following error:
Deployment template validation failed: 'Circular dependency detected on resource: '/subscriptions/xxxxx-xx-xx-xx/resourceGroups/PcloudOxa/providers/Microsoft.Compute/virtualMachines/PcloudOxa-mongo1'. Please see https://aka.ms/arm-template/#resources for usage details.'. (Code: InvalidTemplate)
200 OK
if youcurl -i
to it from the Internet? – evilSnobu