Skip to content

Commit 454826d

Browse files
Updated TOC and next steps
1 parent b5273c9 commit 454826d

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

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

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -322,13 +322,4 @@ Delete the web service created in this sample:
322322
service.delete()
323323
```
324324

325-
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.
326-
327-
In this Azure Machine Learning guide, you:
328-
329-
> [!div class="checklist"]
330-
> * Configured your environments
331-
> * Deployed an encrypted inferencing web service
332-
> * Prepared test data
333-
> * Made encrypted predictions
334-
> * Cleaned up resources
325+
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.

articles/machine-learning/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
href: how-to-monitor-data-drift.md
377377
- name: Monitor with Application Insights
378378
href: how-to-enable-app-insights.md
379-
- name: Deploy encrypted inference service
379+
- name: Deploy encrypted inferencing service
380380
displayName: homomorhic,encryption,deployment
381381
href: how-to-homomorphic-encryption-seal.md
382382

0 commit comments

Comments
 (0)