AzureResource Parameter (Connect-OData Cmdlet)
The Azure Active resource to authenticate to (used during Azure OAuth exchange).
Syntax
Connect-OData -AzureResource string
Data Type
cstr
Default Value
""
Remarks
The resource must be specified if using Azure OAuth. It should be set to the App Id URI of the web API (secured resource).
This is a required parameter.