addExtensionDSVM: Add DSVM extension.

Description Usage Arguments

Description

Add DSVM extension.

Usage

1
2
addExtensionDSVM(context, location, resource.group, hostname, os, fileurl,
  command)

Arguments

context

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

location

Location of the data centre to host the DSVM.

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.

os

Operating system of DSVM. Permitted values are "Ubuntu", "CentOS", "Windows", "DeepLearning", and "MRS". The default is to deploy a Ubuntu Linux Data Science Virtual Machine. NOTE previously Windows based DSVM for deep learning toolkit is using a separated package but now it is merged into one.

fileurl

The URL of script to execute.

command

Command to run.


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