Skip to content

Commit a78a330

Browse files
authored
Include learn more links
1 parent c2ded7b commit a78a330

File tree

1 file changed

+5
-2
lines changed
  • quickstart/201-machine-learning-moderately-secure

1 file changed

+5
-2
lines changed

quickstart/201-machine-learning-moderately-secure/readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ for private network connectivity using [Azure Private Link](https://docs.microso
88

99
This configuration describes the minimal set of resources you require to get started with Azure Machine Learning in a network-isolated set-up.
1010

11-
To learn more about security configurations in Azure Machine Learning, see [Enterprise security and governance for Azure Machine Learning](https://docs.microsoft.com/en-us/azure/machine-learning/concept-enterprise-security).
12-
1311
## Resources
1412

1513
| Terraform Resource Type | Description |
@@ -49,3 +47,8 @@ terraform plan -var name=azureml567 -out demo.tfplan
4947

5048
terraform apply "demo.tfplan"
5149
```
50+
51+
## Learn more
52+
53+
- If you are new to Azure Machine Learning, see [Azure Machine Learning service](https://azure.microsoft.com/services/machine-learning-service/) and [Azure Machine Learning documentation](https://docs.microsoft.com/azure/machine-learning/).
54+
- To learn more about security configurations in Azure Machine Learning, see [Enterprise security and governance for Azure Machine Learning](https://docs.microsoft.com/en-us/azure/machine-learning/concept-enterprise-security).

0 commit comments

Comments
 (0)