I have two applications with one subscription ID but two different client IDs.
After setup, only seeing one resource group with one application. I cannot see the other.
Release : 10.7.0
Component : Integration with APM
After a quick review, bundle.properties has the same settings for azure.1 and azure.2.
subscription ID
tenant ID
But the rest are different.
So if you have azure.1 and azure.2 enabled, only azure.2 shows up, I believe the below may be the problem. In going with our top -> down properties/profile design, I believe that introscope.agent.azure.profiles is being overwritten when azure.2 is enabled thus overwriting azure.1.
Original configuration:
introscope.agent.azure.profiles=azure.1
introscope.agent.azure.profiles=azure.2
Try setting the above property as below and restart and see if both come up.
introscope.agent.azure.profiles=azure.1, azure.2