Select to view content in your preferred language

URL parameter grey out

294
1
Jump to solution
01-28-2026 03:15 AM
Kristofer
Frequent Contributor

Hi Team,

Recently, we have configured and federated the ArcGIS Data Pipeline (Beta version). While working with the Input section, we are facing an issue accessing the “URL” parameter.

The URL input option appears to be disabled (greyed out). When hovering over the option, the following message is displayed:

“Load records returned from a URL or REST API. There are no allowed URLs configured. Contact your administrator to update the system properties.”

Kristofer_2-1769598652276.png

 

Another Observation is it is currently not providing the option to connect to Microsoft Azure. 

What I am seeing in ArcGIS Online (AGOL): 

Kristofer_0-1769598400363.png

What I am seeing on the Enterprise

Kristofer_1-1769598459560.png

Kindly support in resolving these issues.

Thanks  & Regards,

Kristofer

 

0 Kudos
1 Solution

Accepted Solutions
Sarah_Hanson
Esri Contributor

Hi @Kristofer,

For security purposes, ArcGIS Data Pipelines in ArcGIS Enterprise does not allow connections to arbitrary URL hosts. Instead, administrators manage which hosts are permitted when using the URL input option in Data Pipelines. Although it’s technically possible to configure the application to accept any host using a wildcard (.*), Esri recommends specifying a defined list of allowed hosts.

This behavior is noted in the Enterprise documentation for URL inputs, which also links to instructions for administrators on how to configure the allowedHosts system property.

Regarding your second observation, in ArcGIS Enterprise 12.0, you will need to create the Azure Storage data store item outside of Data Pipelines, specifically from the Content page. Once created, it will be available for selection within the app. This workflow is outlined in the Use Microsoft Azure Storage records Enterprise documentation.

If you have any additional questions, please let us know.

View solution in original post

1 Reply
Sarah_Hanson
Esri Contributor

Hi @Kristofer,

For security purposes, ArcGIS Data Pipelines in ArcGIS Enterprise does not allow connections to arbitrary URL hosts. Instead, administrators manage which hosts are permitted when using the URL input option in Data Pipelines. Although it’s technically possible to configure the application to accept any host using a wildcard (.*), Esri recommends specifying a defined list of allowed hosts.

This behavior is noted in the Enterprise documentation for URL inputs, which also links to instructions for administrators on how to configure the allowedHosts system property.

Regarding your second observation, in ArcGIS Enterprise 12.0, you will need to create the Azure Storage data store item outside of Data Pipelines, specifically from the Content page. Once created, it will be available for selection within the app. This workflow is outlined in the Use Microsoft Azure Storage records Enterprise documentation.

If you have any additional questions, please let us know.