Skip to content

Commit a7c85f4

Browse files
authored
Merge pull request #105023 from OrrinEdenfield/patch-10
Update event-hubs-faq.yml
2 parents 8b64c2d + 5725be0 commit a7c85f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/event-hubs/event-hubs-faq.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ sections:
1616
answer: |
1717
A namespace is a scoping container for Event Hub/Kafka Topics. It gives you a unique [FQDN](https://en.wikipedia.org/wiki/Fully_qualified_domain_name). A namespace serves as an application container that can house multiple Event Hub/Kafka Topics.
1818
19+
- question: |
20+
Is it possible to change pricing tier after deployment?
21+
answer: |
22+
No. Once deployed, it is not possible to change (for example) from Standard Tier to Premium Tier without deploying a new resource.
23+
1924
- question: |
2025
When do I create a new namespace vs. use an existing namespace?
2126
answer: |

0 commit comments

Comments
 (0)