
Hi
I am trying to connect D365CE (onprem) to an Azure Storage Queue. I know you can use Service Endpoint registrations in the Plugin Registration tool, but I was wondering if you can do the same with an Azure Storage Queue?
Kind regards
KimB
Hi @KimB,
Service endpoints are only for Azure Service Bus Queues. I haven't tried it myself, but maybe you can use Webhook instead? Otherwise you can integrate Storage Queue with a plugin.
Cheers!