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: Tutorials/cognitive-services.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ environment:
18
18
So the first PowerCommand I added is the ```computervision``` command named **ComputerVisionCommand**, just run it and of course check out the code.
19
19
20
20
```
21
-
ComputerVision
21
+
computervision
22
22
```
23
23
24
24
Read more about it here: https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts-sdk/image-analysis-client-library?tabs=visual-studio%2C3-2&pivots=programming-language-csharp
0 commit comments