Skip to content

Commit 65f933e

Browse files
authored
Merge pull request #112761 from grgarcia-ms/docs-editor/how-to-secure-workspace-vnet-1690334135
Update instructions on how to secure Application Insights to be Up to date
2 parents 9045e21 + 7fcb421 commit 65f933e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/machine-learning/v1/how-to-secure-workspace-vnet.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ Azure Machine Learning supports storage accounts configured to use either a priv
161161
> [!TIP]
162162
> When using a service endpoint, you can also disable public access. For more information, see [disallow public read access](../../storage/blobs/anonymous-read-access-configure.md#allow-or-disallow-public-read-access-for-a-storage-account).
163163
164+
164165
---
165166

166167
## Secure Azure Key Vault
@@ -334,10 +335,12 @@ validate=False)
334335

335336
To enable network isolation for Azure Monitor and the Application Insights instance for the workspace, use the following steps:
336337

337-
1. Upgrade the Application Insights instance for your workspace. For steps on how to upgrade, see [Migrate to workspace-based Application Insights resources](/azure/azure-monitor/app/convert-classic-resource).
338+
1. Open your Application Insights resource in the Azure Portal. The __Overview__ tab may or may not have a Workspace property. If it _doesn't_ have the property, perform step 2. If it _does_, then you can proceed directly to step 3.
338339

339-
> [!TIP]
340-
> New workspaces create a workspace-based Application Insights resource by default.
340+
> [!TIP]
341+
> New workspaces create a workspace-based Application Insights resource by default. If your workspace was recently created, then you would not need to perform step 2.
342+
343+
1. Upgrade the Application Insights instance for your workspace. For steps on how to upgrade, see [Migrate to workspace-based Application Insights resources](/azure/azure-monitor/app/convert-classic-resource).
341344

342345
1. Create an Azure Monitor Private Link Scope and add the Application Insights instance from step 1 to the scope. For steps on how to do this, see [Configure your Azure Monitor private link](/azure/azure-monitor/logs/private-link-configure).
343346

@@ -362,3 +365,5 @@ This article is part of a series on securing an Azure Machine Learning workflow.
362365
* [Tutorial: Create a secure workspace](../tutorial-create-secure-workspace.md)
363366
* [Tutorial: Create a secure workspace using a template](../tutorial-create-secure-workspace-template.md)
364367
* [API platform network isolation](../how-to-configure-network-isolation-with-v2.md)
368+
369+

0 commit comments

Comments
 (0)