Commit a6b677c
authored
System topic for subscription
Faced below conflict error while updating subscription level EG system topic when choose the different RG and it's not documentation that user can create only one system topic per source.
{
"error": {
"code": "InvalidRequest",
"message": "There is an existing tracked system topic for the given source /subscriptions/b86ccb78-d0cc-4c55-ba7d-80fee998dd7f. Only one system topic is allowed per source."
}
}1 parent 4460d14 commit a6b677c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments