Skip to content

Commit 30fcb77

Browse files
authored
Merge pull request #2742 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 1566e7f + 909aefc commit 30fcb77

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

articles/machine-learning/how-to-access-azureml-behind-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ __Azure Machine Learning compute instance and compute cluster hosts__
395395
> * Ports 8787 and 18881 for __compute instance__ are only needed when your Azure Machine workspace has a private endpoint.
396396
> * In the following table, replace `<storage>` with the name of the default storage account for your Azure Machine Learning workspace.
397397
> * In the following table, replace `<region>` with the Azure region that contains your Azure Machine Learning workspace.
398-
> * Websocket communication must be allowed to the compute instance. If you block websocket traffic, Jupyter notebooks won't work correctly.
398+
> * WebSocket communication must be allowed to the compute instance. If you block websocket traffic, Jupyter notebooks won't work correctly.
399399
400400
# [Azure public](#tab/public)
401401

articles/machine-learning/how-to-managed-network.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,8 @@ The Azure Machine Learning managed virtual network feature is free. However, you
11781178

11791179
* Once you enable managed virtual network isolation of your workspace (either allow internet outbound or allow only approved outbound), you can't disable it.
11801180
* Managed virtual network uses private endpoint connection to access your private resources. You can't have a private endpoint and a service endpoint at the same time for your Azure resources, such as a storage account. We recommend using private endpoints in all scenarios.
1181-
* The managed virtual network is deleted when the workspace is deleted. When deleting Azure Machine Learning resources in your Azure subscription, disable any resource locks or locks which prevent deletion of resources you created, or were created by Microsoft for the managed virtual network.
1181+
* The managed virtual network is deleted when the workspace is deleted.
1182+
* Make sure there are no __scope locks__ on the Azure Machine Learning resources and resource group. Internal operations related to managed virtual network might be blocked.
11821183
* Data exfiltration protection is automatically enabled for the only approved outbound mode. If you add other outbound rules, such as to FQDNs, Microsoft can't guarantee that you're protected from data exfiltration to those outbound destinations.
11831184
* Creating a compute cluster in a different region than the workspace isn't supported when using a managed virtual network.
11841185
* Kubernetes and attached VMs aren't supported in an Azure Machine Learning managed virtual network.

articles/search/search-region-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ AI service integration refers to internal connections to an Azure AI multi-servi
6060
|--|--|--|--|--|
6161
| North Europe​​ |||| All tiers|
6262
| West Europe​​ <sup>1</sup>|||| All Tiers |
63-
| France Central​​ |||| Basic, S1|
63+
| France Central​​ |||| All Tiers|
6464
| Germany West Central​ <sup>1</sup>​|| || |
6565
| Italy North​​ | | || |
6666
| Norway East​​ || || |

articles/search/search-sku-tier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Currently, several regions are capacity-constrained for specific tiers and can't
5959

6060
| Region | Disabled tier (SKU) due to over-capacity | Suggested alternative |
6161
|--------|------------------------------------------|-----------------------|
62-
| France Central | Basic, S1| Sweden Central, Switzerland North|
62+
| France Central | All tiers| Sweden Central, Switzerland North|
6363
| North Europe | All tiers | Sweden Central, Switzerland North|
6464
| West Europe | All tiers | Sweden Central, Switzerland North|
6565

0 commit comments

Comments
 (0)