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: articles/azure-maps/migrate-help-using-copilot.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
@@ -85,7 +85,7 @@ The advantage of writing your prompts in clear sentences, rather than relying on
85
85
86
86
## Tip 2: Provide detailed, step-by-step instructions
87
87
88
-
The second tip for using GitHub Copilot is to provide detailed, step-by-step instructions. Imagine that you are a product manager writing functional specifications for your product. For instance, if you want to geocode the address, '1 Microsoft Way, Redmond, WA' and add a marker on the map, you can write a prompt like the following:
88
+
The second tip for using GitHub Copilot is to provide detailed, step-by-step instructions. Imagine that you're a product manager writing functional specifications for your product. For instance, if you want to geocode the address, '1 Microsoft Way, Redmond, WA' and add a marker on the map, you can write a prompt like the following:
89
89
90
90
<blockquote>
91
91
Write an HTML program using Azure Maps Web SDK v3 to make a geocode request for the coordinates of '1 Microsoft Way, Redmond, WA' and then place a marker at that location.
0 commit comments