Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)
Перейти к файлу
zenlytix 045c7741d4
Merge pull request #44 from Azure/users/GitHubPolicyService/00043f45-2b67-4335-9ef8-54cb0ee4b40a
Adding Microsoft SECURITY.MD
2022-09-18 11:35:33 -07:00
Assets/blogs Adding assets for the DSVM - Windows 2016 2017-06-06 10:23:40 -07:00
Extensions Removed deprecated sample extension 2022-08-19 16:30:49 -07:00
Samples Used default vmname in comment 2021-01-25 14:10:02 +00:00
Scripts Correctly spell "description" 2019-10-23 10:46:41 -07:00
Tips BatchAI service now part of Azure ML. 2019-01-11 12:42:32 -08:00
Tutorials Update README.md 2019-09-10 16:20:39 -07:00
.gitignore Ignore the VSCode settings file 2018-11-05 09:45:44 -08:00
LICENSE Initial commit 2017-04-20 10:25:11 -07:00
README.md Update README.md 2021-02-15 14:51:41 +00:00
SECURITY.md Microsoft mandatory file 2022-08-19 23:44:38 +00:00

README.md

Data Science Virtual Machine

The Data Science Virtual Machine (DSVM) is a customized VM image on Microsofts Azure cloud built specifically for doing data science. It has many popular data science and other tools pre-installed and pre-configured to jump-start building intelligent applications for advanced analytics. It is available for Windows Server 2019 and Ubuntu 18.04 LTS.

You can try the Data Science VM for free for 30 days (with $200 credits) with a free Azure Trial. The Ubuntu DSVM also provides a free trial through the Azure Test Driver. The Test Drive will provide full access to you own instance of the VM with just a free Microsoft account - No Azure subscription or credit card needed.

About this Repo

This repo features tools, tips and extensions (see below) to the Data Science VM. We invite the DSVM user community to contribute any useful tools, scripts, or extensions you may have written to enhance the user experience on the DSVM.

About Extensions

Azure Resource manager (ARM) provides a capability to define extensions for resources like Virtual Machines. VM Extensions are scripts that are run during the deployment of a VM to install additional pieces of software or reconfigure the VM to your needs or to comply with specific IT policies your company may have.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.