get_cognitive_token: Obtain authentication token for a cognitive service

Description Usage Arguments

View source: R/get_cognitive_token.R

Description

Obtain authentication token for a cognitive service

Usage

1
get_cognitive_token(key, region = "global", token_url = NULL)

Arguments

key

The subscription key for the service.

region

The Azure region where the service is located.

token_url

Optionally, the URL for the token endpoint.


AzureCognitive documentation built on Oct. 23, 2020, 6:43 p.m.