OAuth with REST consumer

Hi @Tamimi
Continuing the above discussion can you please guide what will be the value of below parameters while connecting Azure function via solace RDP using “OAuth 2.0 Client Credentials Authentication”
Client ID
Token Endpoint URL
Scope

Note: I still can use the Client Id, Token URL from Azure app registration but not sure about the Scope.
The connection is failing while using OAuth 2.0 Client Credentials Authentication but it’s working fine with Http Header auth .