mrsOneBoxConfiguration: One box configuration for VM with Microsoft R Server (>= 9.1)

Description Usage Arguments References

Description

The function will perform one-box configuration for a MRS VM. A successful configuration will allow one to operationalize MRS analytics on a VM with mrsdeploy functions.

Usage

1
2
mrsOneBoxConfiguration(context, resource.group, hostname, location, username,
  password)

Arguments

context

Authentication context of AzureSMR encapsulating the TID, CID, and key obtained from Azure Actrive Directory.

resource.group

The Azure resource group where the DSVM is created.

hostname

Name of the DSVM. Lowercase characters or numbers only. Special characters are not permitted.

location

Location of the data centre to host the DSVM.

username

User name of the DSVM. It should be different from 'name'.

password

The password used for the one-box configuration. Default username for the configuration is 'admin'.

References

More can be found at https://msdn.microsoft.com/en-us/microsoft-r/operationalize/configuration-initial


Azure/AzureDSVM documentation built on May 20, 2019, 2:03 p.m.