Azure / Azure/azure-quickstart-templates

101-servicebus-topic-subscription-sqlfilter creates a filter with an expression of '1=1'

Open
#4,167 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

101-servicebus-topic-subscription-sqlfilter

### Issue Details
The subscription is created successfully, but the filter expression is "1=1".
I used the ServiceBusExplorer to confirm.
The filter expression I declare is: "user.MessageType = 'mytype'" (without double-quotes)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the 101-servicebus-topic-subscription-sqlfilter template and inspect how the subscription filter expression is declared. Validate the deployment using the declared user.MessageType = 'mytype' expression, then confirm in ServiceBusExplorer that the deployed filter is no longer 1=1.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.