You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -121,8 +121,6 @@ Azure Machine Learning supports storage accounts configured to use either a priv
121
121
***Queue** - Only needed if you plan to use [ParallelRunStep](../tutorial-pipeline-batch-scoring-classification.md) in an Azure Machine Learning pipeline.
122
122
***Table** - Only needed if you plan to use [ParallelRunStep](../tutorial-pipeline-batch-scoring-classification.md) in an Azure Machine Learning pipeline.
123
123
124
-
:::image type="content" source="../media/how-to-enable-studio-virtual-network/configure-storage-private-endpoint.png" alt-text="Screenshot showing private endpoint configuration page with blob and file options":::
125
-
126
124
> [!TIP]
127
125
> When configuring a storage account that is **not** the default storage, select the **Target subresource** type that corresponds to the storage account you want to add.
128
126
@@ -132,8 +130,6 @@ Azure Machine Learning supports storage accounts configured to use either a priv
132
130
> [!TIP]
133
131
> Alternatively, you can select __Allow Azure services on the trusted services list to access this storage account__ to more broadly allow access from trusted services. For more information, see [Configure Azure Storage firewalls and virtual networks](/azure/storage/common/storage-network-security#trusted-microsoft-services).
134
132
135
-
:::image type="content" source="../media/how-to-enable-virtual-network/storage-firewalls-and-virtual-networks-no-vnet.png" alt-text="The networking area on the Azure Storage page in the Azure portal when using private endpoint":::
136
-
137
133
1. Select __Save__ to save the configuration.
138
134
139
135
> [!TIP]
@@ -155,8 +151,6 @@ Azure Machine Learning supports storage accounts configured to use either a priv
155
151
> [!TIP]
156
152
> Alternatively, you can select __Allow Azure services on the trusted services list to access this storage account__ to more broadly allow access from trusted services. For more information, see [Configure Azure Storage firewalls and virtual networks](/azure/storage/common/storage-network-security#trusted-microsoft-services).
157
153
158
-
:::image type="content" source="../media/how-to-enable-virtual-network/storage-firewalls-and-virtual-networks.png" alt-text="The networking area on the Azure Storage page in the Azure portal":::
159
-
160
154
1. Select __Save__ to save the configuration.
161
155
162
156
> [!TIP]
@@ -193,8 +187,6 @@ For information on using a private endpoint with Azure Key Vault, see [Integrate
193
187
1. Under __Virtual networks__, select __Add a virtual network__, __Add existing virtual networks__, and add the virtual network/subnet where your experimentation compute resides.
194
188
1. Verify that __Allow trusted Microsoft services to bypass this firewall__ is checked, and then select __Apply__.
195
189
196
-
:::image type="content" source="../media/how-to-enable-virtual-network/key-vault-firewalls-and-virtual-networks-page.png" alt-text="The Firewalls and virtual networks section in the Key Vault pane":::
197
-
198
190
For more information, see [Configure Azure Key Vault network settings](/azure/key-vault/general/how-to-azure-key-vault-network-security).
0 commit comments