Skip to content

[Service Bus] Rule supports parameters of sql expressions and properties of cor filter with multiple data types#12580

Merged
YijunXieMS merged 22 commits intoAzure:masterfrom
YijunXieMS:servicebus_mgmt_client
Jul 24, 2020
Merged

[Service Bus] Rule supports parameters of sql expressions and properties of cor filter with multiple data types#12580
YijunXieMS merged 22 commits intoAzure:masterfrom
YijunXieMS:servicebus_mgmt_client

Conversation

@YijunXieMS
Copy link
Copy Markdown
Contributor

@YijunXieMS YijunXieMS commented Jul 16, 2020

ServiceBus Subscription Rule has dynamic key values at:

  1. CorrelationFilter's properties. It's support in 7.0.0b4 but only "str" value is accepted
  2. SqlFilter's sql expression parameters. sql expression is supported, but parameters are not.
  3. SqlAction's sql expression parameters. sql expression is supported, but parameters are not.

Now they're all supported. Value type can be str, int, boolean, double, datetime, and duration.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. Service Bus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants