Need to connect to Oracle Cloud Storage S3 - API and Service URL*

SRINIVAS BASAVA 1 Reputation point
2022-08-22T12:15:37.72+00:00

Hi Developers.
My New requirement is to connect to oracle cloud storage S3 API,
facing some connectivity issue with generating link for: Service URL*.

https://<namespace>.compact.objectstorage.<region identifier>.oraclecloud.com.
If any one have good idea please help me.

Thanks

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,544 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
    2022-08-23T09:26:02.623+00:00

    Hi @SRINIVAS BASAVA , Could you please elaborate your ask little more to understand where exactly you struck and what service you are using here?

    • Are you trying to connect to Oracle Cloud using Azure data factory? Please note, Azure data factory has connectors for oracle cloud storage, Oracle Eloqua, Oracle Responsys & Oracle Service Cloud.
    • Are you trying to connect to Amazon S3 here? If you, azure data factory has connector for Amazon S3.
    • Are you trying to make some API call? If yes, you can consider using web activity. You can also consider using REST connector or HTTP connector inside copy activity to make API call and copy data.