Skip to content

Commit cc6f6f5

Browse files
authored
Update README.mds for all Network Secured Templates (#234)
* Update README.md * fixing all readmes
1 parent 7dac04c commit cc6f6f5

File tree

3 files changed

+32
-9
lines changed
  • samples/microsoft
    • infrastructure-setup-terraform
      • 15a-private-network-standard-agent-setup
      • 15b-private-network-standard-agent-setup-byovnet
    • infrastructure-setup/15-private-network-standard-agent-setup

3 files changed

+32
-9
lines changed

samples/microsoft/infrastructure-setup-terraform/15a-private-network-standard-agent-setup/README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,21 @@ languages:
1414

1515
# Azure AI Agent Service: Standard Agent Setup with E2E Network Isolation
1616

17-
> **Note:** Class A subnet support is only available in a limited number of regions and requires your subscription id be allowlisted. Please reach out to [email protected] if you are interested in getting access. Regions with class A support: westus, eastus us, eastus 2, and central us
18-
17+
> **IMPORTANT**
18+
>
19+
> Class A subnet support is only available in a limited number of regions and requires your subscription id be allowlisted. Please reach out to [email protected] if you are interested in getting access. **Regions with Class A Subnet Support:** westus, eastus us, eastus 2, central us, [NEW] japan east, [NEW] france central
20+
>
21+
> Class B and C subnet support is already GA and available in all regions supported by Azure AI Foundry Agent Service. No subscription allowlisting is required. Deployment templates and setup steps are identical for Class A, B, and C subnets; Class A remains in private preview solely because of its limited region coverage.
22+
23+
## Key Information
24+
25+
**Limited Region Support for Class A Subnet IPs**
26+
- Class A subnet support is only available in select regions and requires allowlisting of your subscription ID. Supported regions: westus, eastus us, eastus 2, central us, [NEW] japan east, [NEW] france central
27+
28+
**Region and Resource Placement Requirements**
29+
- **All Foundry workspace resources should be in the same region as the VNet**, including CosmosDB, Storage Account, AI Search, Foundry Account, Project, Managed Identity. The only exception is within the Foundry Account, you may choose to deploy your model to a different region, and any cross-region communication will be handled securely within our network infrastructure.
30+
- **Note:** Your Virtual Network can be in a different resource group than your Foundry workspace resources
31+
1932
This infrastructure-as-code (IaC) solution deploys a network-secured Azure AI agent environment with private networking and role-based access control (RBAC). It supports scenarios where you want a standalone solution for proof-of-concepts. For deployment to existing environments enterprise environments use the [15b-private-network-standard-agent-setup-byovnet deployment](../15b-private-network-standard-agent-setup-byovnet/README.md).
2033

2134
## Prerequisites

samples/microsoft/infrastructure-setup-terraform/15b-private-network-standard-agent-setup-byovnet/README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,20 @@ languages:
1313

1414
# Azure AI Agent Service: Standard Agent Setup with E2E Network Isolation with Bring-Your-Own Virtual Network
1515

16-
> **Note:** Class A subnet support is only available in a limited number of regions and requires your subscription id be allowlisted. Please reach out to [email protected] if you are interested in getting access. Regions with class A support: westus, eastus us, eastus 2, and central us
16+
> **IMPORTANT**
17+
>
18+
> Class A subnet support is only available in a limited number of regions and requires your subscription id be allowlisted. Please reach out to [email protected] if you are interested in getting access. **Regions with Class A Subnet Support:** westus, eastus us, eastus 2, central us, [NEW] japan east, [NEW] france central
19+
>
20+
> Class B and C subnet support is already GA and available in all regions supported by Azure AI Foundry Agent Service. No subscription allowlisting is required. Deployment templates and setup steps are identical for Class A, B, and C subnets; Class A remains in private preview solely because of its limited region coverage.
21+
22+
## Key Information
23+
24+
**Limited Region Support for Class A Subnet IPs**
25+
- Class A subnet support is only available in select regions and requires allowlisting of your subscription ID. Supported regions: westus, eastus us, eastus 2, central us, [NEW] japan east, [NEW] france central
26+
27+
**Region and Resource Placement Requirements**
28+
- **All Foundry workspace resources should be in the same region as the VNet**, including CosmosDB, Storage Account, AI Search, Foundry Account, Project, Managed Identity. The only exception is within the Foundry Account, you may choose to deploy your model to a different region, and any cross-region communication will be handled securely within our network infrastructure.
29+
- **Note:** Your Virtual Network can be in a different resource group than your Foundry workspace resources
1730

1831
This infrastructure-as-code (IaC) solution deploys a network-secured Azure AI agent environment with private networking and role-based access control (RBAC). It supports scenarios where a customer has a pre-existing virtual network deployed to a workload subscription which is connected to a platform landing zone where the platform components (such as Private DNS Zones) are stored in the same or a separate subscription.
1932

samples/microsoft/infrastructure-setup/15-private-network-standard-agent-setup/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ languages:
1414

1515
> **IMPORTANT**
1616
>
17-
> Class A subnet support is only available in a limited number of regions and requires your subscription id be allowlisted. Please reach out to [email protected] if you are interested in getting access.
17+
> Class A subnet support is only available in a limited number of regions and requires your subscription id be allowlisted. Please reach out to [email protected] if you are interested in getting access. **Regions with Class A Subnet Support:** westus, eastus us, eastus 2, central us, [NEW] japan east, [NEW] france central
1818
>
19-
> **Regions with Class A Subnet Support:** westus, eastus us, eastus 2, central us, [NEW] japan east, [NEW] france central
19+
> Class B and C subnet support is already GA and available in all regions supported by Azure AI Foundry Agent Service. No subscription allowlisting is required. Deployment templates and setup steps are identical for Class A, B, and C subnets; Class A remains in private preview solely because of its limited region coverage.
2020
21-
## Important Information
21+
## Key Information
2222

2323
**Limited Region Support for Class A Subnet IPs**
2424
- Class A subnet support is only available in select regions and requires allowlisting of your subscription ID. Supported regions: westus, eastus us, eastus 2, central us, [NEW] japan east, [NEW] france central
@@ -27,9 +27,6 @@ languages:
2727
- **All Foundry workspace resources should be in the same region as the VNet**, including CosmosDB, Storage Account, AI Search, Foundry Account, Project, Managed Identity. The only exception is within the Foundry Account, you may choose to deploy your model to a different region, and any cross-region communication will be handled securely within our network infrastructure.
2828
- **Note:** Your Virtual Network can be in a different resource group than your Foundry workspace resources
2929

30-
**Reminder**
31-
- Class B and C subnet support is already GA and available in all regions supported by Azure AI Foundry Agent Service. No subscription allowlisting is required. The setup process and templates are identical across Class A, B, and C subnet IPs, this is why the same templates are used regardless of subnet class.
32-
3330
## Overview
3431
This infrastructure-as-code (IaC) solution deploys a network-secured Azure AI agent environment with private networking and role-based access control (RBAC).
3532

0 commit comments

Comments
 (0)