Skip to content

Commit 5bf2183

Browse files
committed
wording fix
1 parent 1323b43 commit 5bf2183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/copilot/generate-cli-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When you tell Microsoft Copilot for Azure (preview) about a task you want to per
2121

2222
## Sample prompts
2323

24-
Here are a few examples of the kinds of prompts you can use to generate Azure CLI scripts. Some of these will return a single line of code, while others provide multiple steps walking through the full scenario. Modify these prompts based on your real-life scenarios, or try additional prompts to create different kinds of queries.
24+
Here are a few examples of the kinds of prompts you can use to generate Azure CLI scripts. Some prompts will return a single command, while others provide multiple steps walking through the full scenario. Modify these prompts based on your real-life scenarios, or try additional prompts to create different kinds of queries.
2525

2626
- "Give me a CLI script to create a new storage account"
2727
- "How do I list all my VMs using Azure CLI?"

0 commit comments

Comments
 (0)