Skip to content

Commit 5725be0

Browse files
Update event-hubs-faq.yml
Added another question that has come up in DLs and with customer I'm working with. Seems it's not possible to change a deployed resource from Standard tier to Premium tier (or Premium to Standard).
1 parent 09bd33f commit 5725be0

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)