-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Service AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.Service BusquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
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?
Metadata
Metadata
Assignees
Labels
Service AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.Service BusquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that