Label | Explanation | Data Type |
Connection File Location
| The folder path where the connection file will be created. | Folder |
Connection File Name
| The name of the cloud storage connection file. | String |
Service Provider | Specifies the cloud storage service provider.
| String |
Bucket (Container) Name
| The name of the cloud storage container where the raster dataset will be stored. Many cloud providers also call it a bucket. | String |
Access Key ID (Account Name)
(Optional) | The access key ID string for the specific cloud storage type. It can also be the account name, as is the case with Azure. | String |
Secret Access Key (Account Key) (Optional) | The secret access key string to authenticate the connection to cloud storage. | Encrypted String |
Region (Environment) (Optional) | The region string for the cloud storage. If provided, the value must use the format defined by the cloud storage choice. The default is the selected cloud provider's default account. | String |
Service End Point (Optional) | The service endpoint (uris) of the cloud storage, such as oss-us-west-1.aliyuncs.com. If a value is not provided, the default endpoint for the selected cloud storage type will be used. The CNAME redirected endpoint can also be used if needed. | String |
Provider Options (Optional) | The configuration options pertaining to the specific type of cloud service. Some services offer options, some do not. You only need to set the option if you want to turn them on. Role-based access control (RBAC) is available for both Amazon and Azurecloud providers. Keeping all authentication parameters empty while using an EC2 or Azure virtual machine will enable ArcGIS Pro to access Blob storage using IAM roles or Azure RBAC. For Amazon, IMDSv1 and IMDSv2 are supported. Microsoft Azure Data Lake Storage Gen2 follows the same options as Azure but provides true directory support and atomic operations using a DFS endpoint. Some network errors during cloud operations are retried following exponential backoff. For performance considerations and additional information, see the GDAL virtual file systems documentation.
If multiple authentication parameters are provided, precedence is as follows:
Other than the provider options listed above, this option ARC_DEEP_CRAWL (default:TRUE), can be used with all the service providers. If True, this option is used to identify CRFs with no extension in the cloud; this is an expensive operation and it is highly recommended to set this option to FALSE for faster catalog browsing experience and crawling. | Value Table |
Folder
(Optional) | The folder in the Bucket (Container) Name parameter where the raster dataset will be stored. | String |
Derived Output
Label | Explanation | Data Type |
Output Connection File | The output cloud storage connection file path. | File |