Join Slack
Powered by
hi, we've recently run into an issue with setting ...
# general
s
sticky-knife-56285
09/03/2020, 7:19 AM
hi, we've recently run into an issue with setting up Azure Service Bus queues in the premium tier/SKU the Pulumi docs says that EnablePartitioning MUST be set to true for Premium, but this contradicts what Microsoft says stating that Premium does NOT support it at all. So despite following the Pulumi docs, Azure forces it to false and each update recreates the queues because it trying to set it to true and gets ignored.
https://www.pulumi.com/docs/reference/pkg/azure/servicebus/queue/#state_enablepartitioning_csharp
The above docs where it says it must be set
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-partitioning#partitioned-entities-limitations
Microsoft stating it's not supported on premium
Open in Slack
Previous
Next