Skip to content

Commit 9ef261f

Browse files
committed
Fixed az cli command in README
1 parent 39a79bb commit 9ef261f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ az eventhubs namespace create \
9090

9191
# create eventhub for schema history
9292
az eventhubs eventhub create \
93-
--resource-group $RESOURCE_GROUP
93+
--resource-group $RESOURCE_GROUP \
9494
--namespace $EVENTHUB_NAMESPACE \
9595
--name $EVENTHUB_SCHEMA_HISTORY \
9696
--partition-count 1 \

0 commit comments

Comments
 (0)