Skip to content
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

[BUG] TrafficManager profileMonitorStatus=null #1294

Open
MarkoVk95 opened this issue Oct 14, 2020 · 3 comments
Open

[BUG] TrafficManager profileMonitorStatus=null #1294

MarkoVk95 opened this issue Oct 14, 2020 · 3 comments
Assignees
Labels
Mgmt Issues that refer to the management plane Network - Traffic Manager Service Attention

Comments

@MarkoVk95
Copy link

I've tried both by running with the debugger attached and by logging the monitorStatus() function output.

image

It is working on Postman, I get back "online", as it is on the Portal.
image

I am available for any further troubleshooting help.

  • JRE Version: 14
  • SDK Version: 1.36.3
@weidongxu-microsoft
Copy link
Member

weidongxu-microsoft commented Oct 14, 2020

@MarkoVk95

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)

image

@ghost
Copy link

ghost commented Oct 14, 2020

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

@weidongxu-microsoft weidongxu-microsoft added the Mgmt Issues that refer to the management plane label Oct 14, 2020
@weidongxu-microsoft
Copy link
Member

weidongxu-microsoft commented Oct 14, 2020

@tmsuppgithub

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).

@weidongxu-microsoft weidongxu-microsoft self-assigned this Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt Issues that refer to the management plane Network - Traffic Manager Service Attention
Projects
None yet
Development

No branches or pull requests

2 participants