You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that traffic monitor service does not return this status on list. But it is available on getByResourceGroup or getById.
(in screenshot you can see the bottom part has it, while the upper part does not, same resource, bottom one is from get, upper from list)
Would you let us know whether this is intended? I.e., monitorConfig.profileMonitorStatus of TrafficManagerProfile is available in GET of single resource (i.e., Profiles_Get), but not in GET by resource group (i.e. Profiles_ListByResourceGroup).
I've tried both by running with the debugger attached and by logging the monitorStatus() function output.
It is working on Postman, I get back "online", as it is on the Portal.
I am available for any further troubleshooting help.
The text was updated successfully, but these errors were encountered: