properties object when creating or updating a connection. All properties are nested within the connection request body.
Consider the following when creating a OneDrive connection:
- When using the create connection API, the secret must be stored in Prophecy before creating the connection.
- You cannot create a OneDrive connection using the create fabric API, unless the required secrets are already created in Prophecy. This is because this connection type requires more than one secret, and the create fabric API only supports creating one secret at a time.
Properties
Azure Active Directory tenant ID.
Azure Active Directory application (client) ID.
Reference to a Prophecy secret containing the Azure client secret.
Reference to a Prophecy secret containing the OneDrive username.

