You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-hubs/event-hubs-faq.yml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,11 @@ sections:
16
16
answer: |
17
17
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.
18
18
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
+
19
24
- question: |
20
25
When do I create a new namespace vs. use an existing namespace?
0 commit comments