SharePoint 2019 On premise (With no internet access) is trying to connect to https://spoprod-a.akamaihd.net

Ryan Burbidge 1 Reputation point
2021-07-21T10:39:59.497+00:00

I have a strange issue whereby we have applied some simple JSON code to a column (it toggles a colour coded checkmark once a task is complete), once this code is applied, we noticed a call is being made to the following URL:-

https://spoprod-a.akamaihd.net/files/fabric/assets/icons/fabric-icons-8-d0700068.woff

This is causing an issue as our system has no internet access and causes the browser to prompt for a proxy login (the column formatting is applying correctly even without access to the online resource).

I have 2 questions regarding this, firstly why is on Premise SharePoint trying to access online resources such as this, secondly, how do I stop it?

I have researched this online and whilst I have found articles explaining that it may be related to CORS, this does not explain why our on prem thinks it needs to talk to online resources.

Any advice greatly appreciated.

Thanks

Microsoft 365 and Office | SharePoint Server | For business
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 51,861 Reputation points Microsoft External Staff
    2021-07-22T07:58:24.323+00:00

    @Ryan Burbidge

    1.2019 JSON is UI modern experience. In new UI modern experience, Microsoft uses some open source framework files and additional JavaScript files to implement the modern UI experience in SharePoint Site Contents & Document Library files. https://static.sharepointonline.com is replaced with the new web URL, https://spoprod-a.akamaihd.net for having the JavaScript files, stylesheets and resource files.

    2.This is officially integrated, there is no option to stop it.

    Reference:

    http://www.ktskumar.com/2016/06/sharepoint-modern-ui-experiance/

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.