ServiceBusManagementClient CreateIfNotExists #4334
Labels
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Service Bus
In the Microsoft.ServiceBus.Messaging library there used to be a method to create a queue or topic if it did not already exist. In the Microsoft.Azure.Management.ServiceBus library there is only a CreateOrUpdate method.
Does this new CreateOrUpdate overwrite all existing settings of a queue or topic if it already exists? If so, are there any plans to add in the old CreateIfNotExists functionality to the newer library?
The text was updated successfully, but these errors were encountered: