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.


cloudyr/AzureCognitive documentation built on Jan. 21, 2021, 3:38 a.m.