Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 7e76b07

Browse files
authored
Update quickstart to lower header (hotfix) (#117)
1 parent ae55069 commit 7e76b07

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/quickstart.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ In this tutorial, you will:
44
* Provision a fully functional environment in your own Azure subscription
55
* Run a sample federated learning pipeline in Azure ML
66

7-
:warning: **IMPORTANT** :warning: This setup is intended only for demo purposes.
8-
The data is still accessible by the a user of your subscription when opening the storage accounts,
9-
and data exfiltration is easy.
10-
117
## Prerequisites
128

139
To enjoy this quickstart, you will need to:
@@ -56,8 +52,8 @@ We will provision:
5652

5753
> Notes:
5854
> - If someone already provisioned a demo with the same name in your subscription, change `demoBaseName` parameter to a unique value.
59-
60-
> :warning: EXPERIMENTAL :warning: alternatively, you can try provisioning a sandbox where the silos storages are kept eyes-off by a private service endpoint, accessible only by the silo compute through a vnet. To try it out, use template file `mlops/bicep/vnet_publicip_sandbox_setup.bicep` instead. All the code samples below remains the same. Please check the header of that bicep file to understand its capabilities and limitations.
55+
> - :warning: **IMPORTANT** :warning: This setup is intended only for demo purposes. The data is still accessible by the a user of your subscription when opening the storage accounts, and data exfiltration is possible.
56+
> - :warning: EXPERIMENTAL :warning: alternatively, you can try provisioning a sandbox where the silos storages are kept eyes-off by a private service endpoint, accessible only by the silo compute through a vnet. To try it out, use template file `mlops/bicep/vnet_publicip_sandbox_setup.bicep` instead. All the code samples below remains the same. Please check the header of that bicep file to understand its capabilities and limitations.
6157

6258
## Launch the demo experiment
6359

0 commit comments

Comments
 (0)