Writes settings to configuration file.
read.AzureML.config(config = getOption("AzureML.config"))
write.AzureML.config(id = NULL, auth = NULL, api_endpoint = NULL, management_endpoint = NULL, file = "")
~/.azureml/settings.json
, but you can change this location by setting options(AzureML.config = "newlocation")
. See the section "Using a settings.json file" for more details.https://studioap.azureml.net
if not provided and not specified in config. See note.https://management.azureml.net
if not provided and not specified in config. See note.workspace
write.AzureML.config
workspace