Skip to content

Commit 6b9cc37

Browse files
committed
2 parents 3487928 + 06ce7b4 commit 6b9cc37

12 files changed

+106
-156
lines changed

articles/active-directory/saas-apps/promapp-tutorial.md

Lines changed: 94 additions & 144 deletions
Large diffs are not rendered by default.

articles/active-directory/saas-apps/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,8 @@
954954
href: nexonia-tutorial.md
955955
- name: Nimblex
956956
href: nimblex-tutorial.md
957+
- name: Nintex Promapp
958+
href: promapp-tutorial.md
957959
- name: Nomadesk
958960
href: nomadesk-tutorial.md
959961
- name: Nomadic
@@ -1084,8 +1086,6 @@
10841086
href: productboard-tutorial.md
10851087
- name: Projectplace
10861088
href: projectplace-tutorial.md
1087-
- name: Promapp
1088-
href: promapp-tutorial.md
10891089
- name: ProMaster (by Inlogik)
10901090
href: promaster-tutorial.md
10911091
- name: ProNovos Ops Manager

articles/machine-learning/concept-azure-machine-learning-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Activities can provide notifications through the SDK or the web UI so that you c
8282
### <a name="compute-instance"></a>Compute instance (preview)
8383

8484
> [!NOTE]
85-
> Compute instances are available only for workspaces with a **North Central US**, ** East US 2**, **North Europe** or **UK South**.
85+
> Compute instances are available only for workspaces with a **North Central US**, **East US 2**, **North Europe** or **UK South**.
8686
>If your workspace is in any other region, you can continue to create and use a [Notebook VM](concept-compute-instance.md#notebookvm) instead.
8787
8888
An **Azure Machine Learning compute instance** (formerly Notebook VM) is a fully managed cloud-based workstation that includes multiple tools and environments installed for machine learning. Compute instances can be used as a compute target for training and inferencing jobs. For large tasks, [Azure Machine Learning compute clusters](how-to-set-up-training-targets.md#amlcompute) with multi-node scaling capabilities is a better compute target choice.

articles/machine-learning/concept-compute-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Use a compute instance as your fully configured and managed development environm
2323
Compute instances are typically used as development environments. They can also be used as a compute target for training and inferencing for development and testing. For large tasks, an [Azure Machine Learning compute cluster](how-to-set-up-training-targets.md#amlcompute) with multi-node scaling capabilities is a better compute target choice.
2424

2525
> [!NOTE]
26-
> Compute instances are currently available only for workspaces with a region of **North Central US** or **UK South**, with support for other regions coming soon.
26+
> Compute instances are currently available only for workspaces with a region of **North Central US**, **East US 2**, **North Europe** or **UK South**, with support for other regions coming soon.
2727
>If your workspace is in any other region, you can continue to create and use a [Notebook VM](concept-compute-instance.md#notebookvm) instead.
2828
2929
## Why use a compute instance?

articles/machine-learning/concept-compute-target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can create Azure Machine Learning compute instances (preview) or compute clu
5454
When created these compute resources are automatically part of your workspace unlike other kinds of compute targets.
5555

5656
> [!NOTE]
57-
> Compute instances are available only for workspaces with a **North Central US**, ** East US 2**, **North Europe** or **UK South**.
57+
> Compute instances are available only for workspaces with a **North Central US**, **East US 2**, **North Europe** or **UK South**.
5858
>If your workspace is in any other region, you can continue to create and use a [Notebook VM](concept-compute-instance.md#notebookvm) instead.
5959
6060
### Compute clusters

articles/machine-learning/concept-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You can also perform the following workspace management tasks:
7676
| Create a Notebook VM | | **&check;** | | |
7777

7878
> [!NOTE]
79-
> Compute instances are available only for workspaces with a **North Central US**, ** East US 2**, **North Europe** or **UK South**.
79+
> Compute instances are available only for workspaces with a **North Central US**, **East US 2**, **North Europe** or **UK South**.
8080
>If your workspace is in any other region, you can continue to create and use a [Notebook VM](concept-compute-instance.md#notebookvm) instead.
8181
8282
## <a name='create-workspace'></a> Create a workspace

articles/machine-learning/data-science-virtual-machine/dsvm-tools-deep-learning-frameworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Deep learning frameworks on the DSVM are listed below.
111111

112112
| | |
113113
| ------------- | ------------- |
114-
| Version(s) supported | 1.2.0 |
114+
| Version(s) supported | 1.2.0 (Ubuntu 16.04, Windows 2016, Windows 2019), 1.4.0 (Ubuntu 18.04) |
115115
| Supported DSVM editions | Linux |
116116
| How is it configured / installed on the DSVM? | Installed in [Python 3.5](dsvm-tools-languages.md#python-linux-edition). Sample Jupyter notebooks are included, and samples are in /dsvm/samples/pytorch. |
117117
| How to run it | Terminal: Activate the correct environment, and then run Python.<br/>* [JupyterHub](dsvm-ubuntu-intro.md#how-to-access-the-ubuntu-data-science-virtual-machine): Connect, and then open the PyTorch directory for samples. |

articles/machine-learning/data-science-virtual-machine/tools-included.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The Data Science Virtual Machine comes with the most useful data-science tools p
124124
| [MXNet](https://mxnet.apache.org/) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> (1.3.0) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [MXNet on the DSVM](./dsvm-tools-deep-learning-frameworks.md#mxnet) |
125125
| [MXNet Model Server](https://github.com/awslabs/mxnet-model-server#quick-start) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> (1.0.1) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [MXNet Model Server on the DSVM](./dsvm-tools-deep-learning-frameworks.md#mxnet-model-server) |
126126
| [NVidia System Management Interface (nvidia-smi)](https://developer.nvidia.com/nvidia-system-management-interface) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span> | [nvidia-smi on the DSVM](./dsvm-tools-deep-learning-frameworks.md#nvidia-system-management-interface-nvidia-smi) |
127-
| [PyTorch](https://pytorch.org) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.2.0) | <span class='green-check'>&#9989;</span> | <span class='green-check'>&#9989;</span></br> | [PyTorch on the DSVM](./dsvm-tools-deep-learning-frameworks.md#pytorch) |
127+
| [PyTorch](https://pytorch.org) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.2.0) | <span class='green-check'>&#9989;</span> (1.2.0) | <span class='green-check'>&#9989;</span></br> (1.4.0) | [PyTorch on the DSVM](./dsvm-tools-deep-learning-frameworks.md#pytorch) |
128128
| [TensorFlow](https://www.tensorflow.org) | <span class='green-check'>&#9989;</span></br> (1.13) | <span class='green-check'>&#9989;</span></br> (1.13) | <span class='green-check'>&#9989;</span></br> | <span class='green-check'>&#9989;</span></br> | [TensorFlow on the DSVM](./dsvm-tools-deep-learning-frameworks.md#tensorflow) |
129129
| [TensorFlow Serving](https://www.tensorflow.org/tfx/guide/serving) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.12.0) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [TensorFlow Serving on the DSVM](./dsvm-tools-deep-learning-frameworks.md#tensorflow-serving) |
130130
| [Theano](https://github.com/Theano/Theano) | <span class='red-x'>&#10060;</span> | <span class='green-check'>&#9989;</span></br> (1.0.3) | <span class='red-x'>&#10060;</span> | <span class='red-x'>&#10060;</span> | [Theano on the DSVM](./dsvm-tools-deep-learning-frameworks.md#theano) |

articles/machine-learning/how-to-configure-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To install the SDK environment for your [local computer](#local), [Jupyter Noteb
5454
The Azure Machine Learning [compute instance (preview)](concept-compute-instance.md) is a secure, cloud-based Azure workstation that provides data scientists with a Jupyter notebook server, JupyterLab, and a fully prepared ML environment.
5555

5656
> [!NOTE]
57-
> Compute instances are available only for workspaces with a **North Central US**, ** East US 2**, **North Europe** or **UK South**.
57+
> Compute instances are available only for workspaces with a **North Central US**, **East US 2**, **North Europe** or **UK South**.
5858
>If your workspace is in any other region, you can continue to create and use a [Notebook VM](concept-compute-instance.md#notebookvm) instead.
5959
6060
There is nothing to install or configure for a compute instance. Create one anytime from within your Azure Machine Learning workspace. Provide just a name and specify an Azure VM type. Try it now with this [Tutorial: Setup environment and workspace](tutorial-1st-experiment-sdk-setup.md).

articles/machine-learning/how-to-create-your-first-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you don’t have an Azure subscription, create a free account before you begi
3636
* [Configure your development environment](how-to-configure-environment.md) to install the Azure Machine Learning SDK, or use an [Azure Machine Learning compute instance (preview)](concept-compute-instance.md) with the SDK already installed.
3737

3838
> [!NOTE]
39-
> Compute instances are available only for workspaces with a **North Central US**, ** East US 2**, **North Europe** or **UK South**.
39+
> Compute instances are available only for workspaces with a **North Central US**, **East US 2**, **North Europe** or **UK South**.
4040
>If your workspace is in any other region, you can continue to create and use a [Notebook VM](concept-compute-instance.md#notebookvm) instead.
4141
4242
Start by attaching your workspace:

0 commit comments

Comments
 (0)