Try our conversational search powered by Generative AI!

Azure events: This client is not supported for a partitioned entity

Found in

Release 7.5

Created

Oct 14, 2014

Updated

Nov 07, 2014

Area

Falcon/CMS/Core

State

Closed, Fixed and Tested


Steps to reproduce

Microsoft has changed default value of "Enable Partitioning" which the current version of the EPiServer event provider does not support.

 

You may see this error in the event log:

 

2014-10-14 17:51:47,834 [42] ERROR EPiServer.Azure.Events.AzureEventProvider: Failed to receive message
System.InvalidOperationException: This client is not supported for a partitioned entity. The client version should be greater or equal than version '2013-10'..72799e20-fd6f-45ac-b5dc-824838c6a0a5_G6 ---> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: This client is not supported for a partitioned entity. The client version should be greater or equal than version '2013-10'..72799e20-fd6f-45ac-b5dc-824838c6a0a5_G6

 

Workaround: Disable partitioning, see : http://mindovermessaging.com/2014/06/21/service-bus-queuetopic-partitioning-not-supported-in-biztalk-services/