Azure / Azure/Azure-Sentinel

OCI CCF - Error: "The config for this connector was malformed." - Sovereign Cloud

Open
#14,843 4 comments 0 reactions 3 assignees Claimed by @hassanchawiche View on GitHub
Codeless Connector Framework (CCF) Connector Connector
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.