Skip to content

Commit 827672a

Browse files
Fixing build errors
1 parent 3ea9ac0 commit 827672a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-homomorphic-encryption-seal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Learn how to deploy an image classification model as an encrypted inferencing we
1818

1919
In guide, you use Azure Machine Learning service to:
2020

21+
> [!div class="checklist"]
2122
> * Configure your environments
2223
> * Deploy encrypted inferencing web service
2324
> * Prepare test data
@@ -337,7 +338,7 @@ Delete the web service created in this sample:
337338
service.delete()
338339
```
339340

340-
If you no longer plan to use the Azure resources you’ve created, delete them. This prevents you from being charged for unutilized resources that are still running. See this guide on how to [clean up resources](how-to-manage-workspace#clean-up-resources) to learn more.
341+
If you no longer plan to use the Azure resources you’ve created, delete them. This prevents you from being charged for unutilized resources that are still running. See this guide on how to [clean up resources](how-to-manage-workspace.md#clean-up-resources) to learn more.
341342

342343
## Next steps
343344

0 commit comments

Comments
 (0)