Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Dynamic Web.Contents with application insights

Hello,

 

I'm trying to figure out whether it's possible to set dynamic web.contents with Application Insights API.

I have multiple app services and want to create a function which has 2 parameters - AppId and AppKey so it can easily 

 

I found several workarounds (http://blog.datainspirations.com/2018/02/17/dynamic-web-contents-and-power-bi-refresh-errors/) but it seems like for App Insights it's not working. Getting error constantly.

 

Anyone could help with it?

Thanks

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Basically, the issue is that when we are trying to connect to API that root URL is forbidden, this method (with parameters in url, dynamic web contest) is not working.

    The only solution would be to make it static, am I right?