Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster Deployment - License Agreement Tick Box approval #25

Open
leestott opened this issue May 22, 2019 · 1 comment
Open

Cluster Deployment - License Agreement Tick Box approval #25

leestott opened this issue May 22, 2019 · 1 comment

Comments

@leestott
Copy link
Contributor

There is a work around to agree to Azure MarketPlace images

For the DSVM a workaround is at
https://github.com/Azure/cyclecloud-data-science-vm/blob/master/README.md

To use the Microsoft DataScience VM, you must first accept the license agreement. The simplest way to do so is to run the following Azure CLI commands:

For Linux CentOS
az vm image accept-terms --publisher microsoft-ads --offer linux-data-science-vm --plan linuxdsvm

For Ubuntu

az vm image accept-terms --publisher microsoft-ads --offer linux-data-science-vm-ubuntu --plan linuxdsvmubuntu

For Windows
az vm image accept-terms --publisher microsoft-ads --offer windows-data-science-vm --plan windows2016

@stylesm
Copy link
Collaborator

stylesm commented May 22, 2019

In my mind this isn't even a docs issue - the Cycle Server web portal should have check boxes to accept the licence terms if they have not already been accepted (in the same way a new blade would open on the Azure Portal the first time a licence needs accepting)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants