Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-scopes.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: kovalromank <romankoval10@gmail.com>
This commit is contained in:
kovalromank 2023-07-24 16:00:56 -04:00 committed by GitHub
parent 2a418ed7fe
commit f05808af11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ spec:
value: "app1=A,B;app2=B"
```
> Note that topics A and B are marked as protected. As a result, even though app3 is not listed under `publishingScopes` or `subscriptionScopes` it cannot interact with these topics.
In the example above, topics A and B are marked as protected. As a result, even though `app3` is not listed under `publishingScopes` or `subscriptionScopes`, it cannot interact with these topics.
The table below shows which application is allowed to publish into the topics: