The Microsoft Vision Scope activity is a container that handles the connection to the Microsoft Vision API and provides a scope for all Microsoft Vision Activities.
Note
In order to use the Microsoft Vision activities, a subscription is required. For more information, please visit the official Microsoft Vision API documentation here
Properties
The values for the following properties are specified when adding this activity to your project in UiPath Studio.
Common
DisplayName
The display name of the activity.
Attributes | Details |
---|---|
Type |
|
Required | Yes |
Default value | Microsoft Vision Scope |
Allowed values | Enter a |
Notes | N/A |
Input
Service URL
The endpoint of the Microsoft Vision API
Attributes | Details |
---|---|
Type |
|
Required | Yes |
Default value | Empty |
Allowed values | Enter a |
Notes | The endpoint is dependent on the region in which you registered your subscription and has the following format: https://.api.cognitive.microsoft.com. |
Subscription Key
Your Microsoft Vision API subscription key.
Attributes | Details |
---|---|
Type |
|
Required | Yes |
Default value | Empty |
Allowed values | Enter a |
Notes | N/A |
Updated about a month ago