OCI CCF - Error: "The config for this connector was malformed." - Sovereign Cloud
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 3.8k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 125
Description
Installing OCI CCF connector to connect to an OCI Sovereign Cloud (EU / UK etc) endpoint fails with error:
```
Deployment Failed
At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.
{
"error": {
"code": "BadRequest",
"message": "Connectivity check failed. ConnectorId: , Status code:OCI40001, Message:The config for this connector was malformed."
}
}
```
possibly some validation is taking place on the settings that does not allow Sovereign cloud configurations - i.e. streams / resources are not -oc1- ?
**To Reproduce**
Install OCI CCF Connector, Attempt to connect to valid Sovereign Cloud Streams.
**Expected behavior**
CCF Configuration should support Sovereign Cloud Streams.
Contributor guide
Assessment
This issue has not been assessed yet.