obscure_endpoint_keys: Obscure the keys in an endpoint

Description Usage Arguments Value See Also

View source: R/utils.R

Description

This can be useful step to take before displaying information about an endpoint.

Usage

1
obscure_endpoint_keys(endpoint, replacement = "<key_goes_here>")

Arguments

endpoint

Either an AzureML web service endpoint returned by AzureML::publishWebService, AzureML::endpoints, or simply an AzureML web service from AzureML::services;

replacement

character, replacement for key

Value

endpoint, with PrimaryKey and SecondaryKey obscured

See Also

obscure_authorization_token


ijlyttle/AzureMLPlus documentation built on May 18, 2019, 3:41 a.m.