Skip to content

Commit 7a5d0bb

Browse files
authored
Merge pull request #303627 from mbender-ms/nsp-GA-updates
network security perimeter | GA Release updates
2 parents 6d5201a + 9f0539b commit 7a5d0bb

11 files changed

+35
-25
lines changed

articles/private-link/create-network-security-perimeter-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: azure-private-link
88
ms.topic: quickstart
9-
ms.date: 03/25/2025
9+
ms.date: 08/01/2025
1010
ms.custom: subject-armqs, mode-arm, template-concept, devx-track-bicep
1111
#CustomerIntent: As a network administrator, I want to create a network security perimeter for an Azure resource in the Bicep, so that I can control the network traffic to and from the resource.
1212
# Customer intent: As a network administrator, I want to create a network security perimeter for an Azure Key Vault using Bicep, so that I can manage network traffic securely within a defined boundary.

articles/private-link/create-network-security-perimeter-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-private-link
88
ms.custom:
99
- ignite-2024
1010
ms.topic: quickstart
11-
ms.date: 03/25/2025
11+
ms.date: 08/01/2025
1212
#CustomerIntent: As a network administrator, I want to create a network security perimeter for an Azure resource using Azure CLI, so that I can control the network traffic to and from the resource.
1313
# Customer intent: As a network administrator, I want to create a network security perimeter for an Azure Key Vault using Azure CLI, so that I can control and monitor the network traffic to and from the resource effectively.
1414
---

articles/private-link/create-network-security-perimeter-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: azure-private-link
88
ms.topic: quickstart
9-
ms.date: 03/25/2025
9+
ms.date: 08/01/2025
1010
#CustomerIntent: As a network administrator, I want to create a network security perimeter for an Azure resource in the Azure portal, so that I can control the network traffic to and from the resource.
1111
# Customer intent: As a network administrator, I want to create a network security perimeter for an Azure Key Vault in the Azure portal, so that I can manage and control network traffic securely for the resource.
1212
---

articles/private-link/create-network-security-perimeter-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: azure-private-link
88
ms.topic: quickstart
9-
ms.date: 03/25/2025
9+
ms.date: 08/01/2025
1010
#CustomerIntent: As a network administrator, I want to create a network security perimeter for an Azure resource using Azure PowerShell, so that I can control the network traffic to and from the resource.
1111
# Customer intent: As a network administrator, I want to create and manage a network security perimeter for an Azure Key Vault using PowerShell, so that I can enhance security by controlling the network traffic within a trusted boundary.
1212
---

articles/private-link/create-network-security-perimeter-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: azure-private-link
77
ms.topic: quickstart
8-
ms.date: 03/25/2025
8+
ms.date: 08/01/2025
99
ms.custom: subject-armqs, mode-arm, template-quickstart, devx-track-arm-template
1010
#CustomerIntent: As a network administrator, I want to create a network security perimeter for an Azure resource in the Azure Resource Manager template, so that I can control the network traffic to and from the resource.
1111
# Customer intent: As a network administrator, I want to create a network security perimeter for an Azure Key Vault using an ARM template, so that I can control and secure the network traffic to and from the resource effectively.
-5.54 KB
Loading

articles/private-link/network-security-perimeter-concepts.md

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: azure-private-link
88
ms.topic: overview
9-
ms.date: 07/29/2025
9+
ms.date: 08/01/2025
1010
ms.custom:
1111
- references_regions, ignite-2024
1212
- ai-gen-docs-bap
@@ -94,21 +94,31 @@ For example, upon creating a network security perimeter and associating a set of
9494

9595
A network security perimeter-aware private link resource is a PaaS resource that can be associated with a network security perimeter. Currently the list of onboarded private link resources are as follows:
9696

97-
| Private link resource name | Resource type | Resources |
98-
|---------------------------|---------------|-----------|
99-
| [Azure Monitor](/azure/azure-monitor/essentials/network-security-perimeter) | Microsoft.Insights/dataCollectionEndpoints</br>Microsoft.Insights/ScheduledQueryRules</br>Microsoft.Insights/actionGroups</br>Microsoft.OperationalInsights/workspaces | Log Analytics Workspace, Application Insights, Alerts, Notification Service |
100-
| [Azure AI Search](/azure/search/search-security-network-security-perimiter) | Microsoft.Search/searchServices | - |
101-
| [Cosmos DB](/azure/cosmos-db/how-to-configure-nsp) | Microsoft.DocumentDB/databaseAccounts | - |
102-
| [Event Hubs](/azure/event-hubs/network-security-perimeter) | Microsoft.EventHub/namespaces | - |
103-
| [Key Vault](/azure/key-vault/general/network-security#network-security-perimeter-preview) | Microsoft.KeyVault/vaults | - |
104-
| [SQL DB](/azure/azure-sql/database/network-security-perimeter) | Microsoft.Sql/servers | - |
105-
| [Storage](/azure/storage/common/storage-network-security#network-secuirty-perimeter-preview) | Microsoft.Storage/storageAccounts | - |
106-
| [Azure OpenAI service](/azure/ai-services/openai/how-to/network-security-perimeter) | Microsoft.CognitiveServices | - |
97+
| Private link resource name | Resource type | Resources | Availability |
98+
|---------------------------|---------------|-----------| --------- |
99+
| [Azure Monitor](/azure/azure-monitor/essentials/network-security-perimeter) | Microsoft.Insights/dataCollectionEndpoints</br>Microsoft.Insights/ScheduledQueryRules</br>Microsoft.Insights/actionGroups</br>Microsoft.OperationalInsights/workspaces | Log Analytics Workspace, Application Insights, Alerts, Notification Service | Generally available |
100+
| [Azure AI Search](/azure/search/search-security-network-security-perimiter) | Microsoft.Search/searchServices | | Generally Available |
101+
| [Cosmos DB](/azure/cosmos-db/how-to-configure-nsp) | Microsoft.DocumentDB/databaseAccounts | | Public Preview |
102+
| [Event Hubs](/azure/event-hubs/network-security-perimeter) | Microsoft.EventHub/namespaces | | Generally Available |
103+
| [Key Vault](/azure/key-vault/general/network-security#network-security-perimeter-preview) | Microsoft.KeyVault/vaults | | Generally Available |
104+
| [SQL DB](/azure/azure-sql/database/network-security-perimeter) | Microsoft.Sql/servers | | Public Preview |
105+
| [Storage](/azure/storage/common/storage-network-security#network-secuirty-perimeter-preview) | Microsoft.Storage/storageAccounts | | Generally Available |
106+
| [Azure OpenAI service](/azure/ai-services/openai/how-to/network-security-perimeter) | Microsoft.CognitiveServices | | Public Preview |
107+
108+
> [!IMPORTANT]
109+
> The following onboarded services are in public preview with Network Security Perimeter:
110+
> - Cosmos DB
111+
> - SQL DB
112+
> - Azure Open AI Service
113+
>
114+
> These previews are provided without a service level agreement, and it's not recommended for production workloads.
115+
> Certain features might not be supported or might have constrained capabilities.
116+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
107117
108118
> [!NOTE]
109119
> Refer to the respective private link resource documentation for information on currently unsupported scenarios.
110120
111-
## Supported access rules' types
121+
## Supported access rule types
112122

113123
Network security perimeter supports the following access rule types:
114124

articles/private-link/network-security-perimeter-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: azure-private-link
88
ms.topic: concept-article
9-
ms.date: 05/16/2025
9+
ms.date: 08/01/2025
1010
ms.custom: references_regions, ignite-2024
1111
#CustomerIntent: As a network administrator, I want to enable diagnostic logging for Network Security Perimeter, so that I can monitor and analyze the network traffic to and from my resources.
1212
# Customer intent: "As a network administrator, I want to enable and configure diagnostic logging for the Network Security Perimeter, so that I can effectively monitor and analyze access logs for enhanced security oversight."

articles/private-link/network-security-perimeter-role-based-access-control-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-private-link
88
ms.custom:
99
- ignite-2024
1010
ms.topic: concept-article
11-
ms.date: 11/04/2024
11+
ms.date: 08/01/2025
1212
# customer intent: As a network administrator, I want to know the Azure role-based access control permissions required to use network security perimeter capabilities, so that I can assign the correct permissions to my team members.
1313
# Customer intent: As a network administrator, I want to understand the Azure RBAC permissions required for network security perimeter features, so that I can effectively assign roles and manage access within my team.
1414
---

articles/private-link/network-security-perimeter-transition.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: azure-private-link
88
ms.topic: overview
9-
ms.date: 05/16/2025
9+
# Resolved conflict: keep the newer ms.date
10+
ms.date: 08/01/2025
1011
#CustomerIntent: As a network administrator, I want to understand the different access modes and how to transition to a network security perimeter in Azure.
1112
# Customer intent: As a network administrator, I want to learn how to configure access modes and transition to a network security perimeter in Azure, so that I can secure my resources while minimizing connectivity disruptions.
1213
---
@@ -15,6 +16,8 @@ ms.date: 05/16/2025
1516

1617
In this article, you learn about the different access modes and how to transition to a [network security perimeter](./network-security-perimeter-concepts.md) in Azure. Access modes control resource access and logging behavior, helping you secure your Azure resources.
1718

19+
[!INCLUDE network-security-perimeter-preview-message]
20+
1821
## Access mode configuration point on resource associations
1922

2023
The **access mode** configuration point is part of a resource association on the perimeter and therefore can be set by the perimeter's administrator.

0 commit comments

Comments
 (0)