Skip to content

Commit bb6704b

Browse files
authored
Apply suggestions from code review
1 parent 2ecd7ca commit bb6704b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/storage/elastic-san/elastic-san-networking.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ In your virtual network, enable the Storage service endpoint on your subnet. Thi
3131
> Configuration of rules that grant access to subnets in virtual networks that are a part of a different Azure Active Directory tenant are currently only supported through PowerShell, CLI and REST APIs. These rules cannot be configured through the Azure portal, though they may be viewed in the portal.
3232
3333
# [Portal](#tab/azure-portal)
34-
> |
3534
1. Navigate to your virtual network and select **Service Endpoints**.
3635
1. Select **+ Add** and for **Service** select **Microsoft.Storage**.
3736
1. Select any policies you like, and the subnet you deploy your Elastic SAN into and select **Add**.

articles/virtual-network/virtual-network-service-endpoints-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Service endpoints provide the following benefits:
5757
## Limitations
5858

5959
- The feature is available only to virtual networks deployed through the Azure Resource Manager deployment model.
60-
- Endpoints are enabled on subnets configured in Azure virtual networks. Endpoints can't be used for traffic from your on-premise services to Azure services. For more information, see [Secure Azure service access from on-premises](#secure-azure-services-to-virtual-networks)
60+
- Endpoints are enabled on subnets configured in Azure virtual networks. Endpoints can't be used for traffic from your on-premises services to Azure services. For more information, see [Secure Azure service access from on-premises](#secure-azure-services-to-virtual-networks)
6161
- For Azure SQL, a service endpoint applies only to Azure service traffic within a virtual network's region.
6262
- For Azure Data Lake Storage (ADLS) Gen 1, the VNet Integration capability is only available for virtual networks within the same region. Also note that virtual network integration for ADLS Gen1 uses the virtual network service endpoint security between your virtual network and Azure Active Directory (Azure AD) to generate extra security claims in the access token. These claims are then used to authenticate your virtual network to your Data Lake Storage Gen1 account and allow access. The *Microsoft.AzureActiveDirectory* tag listed under services supporting service endpoints is used only for supporting service endpoints to ADLS Gen 1. Azure AD doesn't support service endpoints natively. For more information about Azure Data Lake Store Gen 1 VNet integration, see [Network security in Azure Data Lake Storage Gen1](../data-lake-store/data-lake-store-network-security.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
6363

0 commit comments

Comments
 (0)