-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
DocumentationEvent Hubsaz eventhubsaz eventhubsgood first issueSimple fixes for which the team would welcome a PR.Simple fixes for which the team would welcome a PR.
Description
the sample command for creating a namespace is incorrect:
az eventhubs namespace create --resource-group myresourcegroup --name mynamespace --location westus --tags tag1=value1 tag2=value2 --sku Standard --is-auto-inflate-enabled False --maximum-throughput-units 30
"--is-auto-inflate-enabled False" should be "--enable-auto-inflate False"
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: f2a1ce05-6574-eaa1-cde9-640de52af451
- Version Independent ID: 4dc152fd-ca4f-6dca-9f63-b1ca2f90e2e9
- Content: az eventhubs namespace
- Content Source: src/command_modules/azure-cli-eventhubs/azure/cli/command_modules/eventhubs/_help.py
- Service: event-hubs
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DocumentationEvent Hubsaz eventhubsaz eventhubsgood first issueSimple fixes for which the team would welcome a PR.Simple fixes for which the team would welcome a PR.