@Marcos Macias I believe https://learn.microsoft.com/en-us/azure/azure-monitor/app/mobile-center-quickstart this might help.
https://learn.microsoft.com/en-us/azure/azure-monitor/app/mobile-center-quickstart#onboard-to-app-center
The mobile app should send event telemetry to App Center. Then, App Center continuously exports copies these events into Application Insights as the events are received.
I have asked for further information via private message.
Get depedencies into Application map
Hello,
so i have some azure functions that are triggered by a mobile app. those azure functions connect to some service bus, cosmos db and make some external http requests.
The mobille app logs are imported from the app center data to insights, if i'm not wrong the only thing imported are custom events and exceptions. The same to other external service that we have.
Once i go to the application map i can see without any problem the relation between azure functions and the correlations between the calls made to service bus, cosmos db.
But i cannot see the correlation between the mobile and the azure function. is there any way to adapt the logs or the requests sent to the azure functions in order for the application map to recognize and print it on the map?
Hope i was clear, and this is the correct spot to ask the question.
1 answer
Sort by: Most helpful
-
JayaC-MSFT 5,531 Reputation points
2021-03-01T10:59:46.133+00:00