You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/azure-functions/service-bus-worker/sample.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ downloadbutton
17
17
18
18
### Create queue
19
19
20
-
The use the sample the endpoint queue must be created. It can be done manually in the Azure portal, or with the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli). In this sample, the queue name is `ASBWorkerEndpoint`.
20
+
To use the sample, the endpoint queue must be created. It can be done manually in the Azure portal, or with the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli). In this sample, the queue name is `ASBWorkerEndpoint`.
21
21
22
22
To create the queue with the Azure CLI, execute the following Azure CLI command:
0 commit comments