question

DavidGarcia-1343 avatar image
0 Votes"
DavidGarcia-1343 asked sikumars commented

Publish SSRS through Azure Application proxy-

Hello
Actually I've published an internal SQL SSRS 2016 through AAD Application Proxy but I have a problem with some reports, in these reports were developed with JS for open another reports in the same SSRS but we have used the variable Global!ReportServerUrl and always I have a problem because this varible get local server address, how can I do to change the variable value for the public URL?.

Many thanks.

azure-ad-application-proxy
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Just checking in to see if the below answer helped. If this answers your query, please don’t forget to click "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.
Thanks,

0 Votes 0 ·

1 Answer

sikumars avatar image
0 Votes"
sikumars answered

Hello @DavidGarcia-1343,

Thank you for reaching out and apologize for delayed response.

The best way to make sure that links work the same both inside and outside of your corporate network is to configure the external URLs of your apps to be the same as their internal URLs. Use custom domains to configure your external URLs to have your corporate domain name instead of the default application proxy domain.

Link translation is not supported for hard-coded internal URLs generated through JavaScript.

There are other approaches for hard-coded links, for more information read : https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/application-proxy-configure-hard-coded-link-translation

Hope this helps.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.