Forum Discussion
I have a customer asking for the same thing, being able to link their resources in Azure Arc dynamically to their LM SDT windows. They don't want to have to repeat the process and introduce possible typos or forget something. Can we group with tags or to groups in Arc?
Are the tags part passed down to the resource level? If so, I would simply create a dynamic group based on the tags in concern and control the SDT that way.
- Dave_Lee22 days ago
Advisor
I think there's two issues at play with Jason's issue:
1. LM doesn't have the ability to apply an SDT +n days after day in the month
2. LogicMonitor doesn't seem to have any understanding of Azure Arc enabled servers.
For the second part, we've written a prop source that queries the Azure Management APIs to go and get the tags for any servers we've added into LM but that are actually Azure Arc enabled servers (we have to add an client id, key, subscription ID or it to go look them up). Then we add those props into a dynamic group.