Azure / azure-cli

Azure Command-Line Interface
MIT License
3.93k stars 2.9k forks source link

Add more detail about Event Hub status values #17351

Open PCNZ opened 3 years ago

PCNZ commented 3 years ago

Please add a summary or link to documentation about what each of Event Hub status values do. Active, Disabled, SendDisabled

Are they the same as the Azure Service Bus equivalents for example? https://docs.microsoft.com/en-us/azure/service-bus-messaging/entity-suspend#queue-status


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jfggdl.

Issue Details
Please add a summary or link to documentation about what each of Event Hub status values do. Active, Disabled, SendDisabled Are they the same as the Azure Service Bus equivalents for example? https://docs.microsoft.com/en-us/azure/service-bus-messaging/entity-suspend#queue-status --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 5fa949ea-86b1-125e-e7d3-f0f88a2661ab * Version Independent ID: c8351dbc-7358-ba5b-6757-3929a4a2b42b * Content: [az eventhubs eventhub](https://docs.microsoft.com/en-us/cli/azure/eventhubs/eventhub?view=azure-cli-latest#az_eventhubs_eventhub_update) * Content Source: [latest/docs-ref-autogen/eventhubs/eventhub.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/master/latest/docs-ref-autogen/eventhubs/eventhub.yml) * Service: **event-hubs** * GitHub Login: @rloutlaw * Microsoft Alias: **routlaw**
Author: PCNZ
Assignees: -
Labels: `Event Hubs`, `Service Attention`
Milestone: -
yonzhan commented 3 years ago

event hubs

Saglodha commented 2 years ago

Hi @PCNZ , thank you for reaching out to us.

We will triage internally on the above suggestion and keep you posted.

schaudhari6254888 commented 5 months ago

Hey @PCNZ , https://learn.microsoft.com/en-us/azure/event-hubs/configure-event-hub-properties#configure-status This is document for the detail about Event Hub status values. Hope this helps.