Skip to content

Commit c61bcb8

Browse files
committed
incorporate the pm's comments
1 parent 0392e4b commit c61bcb8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/event-hubs/event-hubs-resource-manager-namespace-event-hub.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this quickstart, you use an [existing Resource Manager template](https://raw.
3232

3333
To deploy the template:
3434

35-
1. Select **Try it** from the following code block, and the follow the instructions to sign on to the Azure Cloud shell.
35+
1. Select **Try it** from the following code block, and then follow the instructions to sign in to the Azure Cloud shell.
3636

3737
```azurepowershell-interactive
3838
$projectName = Read-Host -Prompt "Enter a project name that is used for generating resource names"
@@ -46,6 +46,8 @@ To deploy the template:
4646
Write-Host "Press [ENTER] to continue ..."
4747
```
4848

49+
It takes a few moments to create an event hub.
50+
4951
1. Select **Copy** to copy the PowerShell script.
5052
1. Right-click the shell console, and then select **Paste**.
5153

0 commit comments

Comments
 (0)