Skip to content

Commit 589fc77

Browse files
Merge pull request #310461 from MicrosoftDocs/main
Auto Publish – main to live - 2026-01-14 06:00 UTC
2 parents 29dab8a + 5821b38 commit 589fc77

24 files changed

Lines changed: 43 additions & 105 deletions

articles/api-center/self-host-api-center-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to self-host the API Center portal, a customer-managed website
44
author: dlepow
55
ms.service: azure-api-center
66
ms.topic: how-to
7-
ms.date: 03/04/2025
7+
ms.date: 01/13/2026
88
ms.author: danlep
99
ms.custom:
1010
# Customer intent: As an API program manager, I want to self-host a portal for developers and other API stakeholders in my organization to discover the APIs in my organization's API center.
@@ -65,20 +65,20 @@ Follow these steps to build and test the API Center portal locally.
6565
```bash
6666
git checkout main
6767
```
68-
1. To configure the service, copy or rename the `public/config.example` file to `public/config.json`.
69-
1. Then edit the `public/config.json` file to point to your service. Update the values in the file as follows:
70-
1. Replace `<service name>` and `<location>` with the name of your API center and the location where it's deployed
68+
1. To configure the service, copy or rename the `config.example.json` file to `config.json`.
69+
1. Then edit the `config.json` file to point to your service. Update the values in the file as follows:
70+
1. Replace `<service name>` and `<region>` with the name of your API center and the location where it's deployed
7171
1. Replace `<client ID>` and `<tenant ID>` with the **Application (client) ID** and **Directory (tenant) ID** of the app registration you created in the previous section.
7272
1. Update the value of `title` to a name that you want to appear in the top bar of the portal.
7373
7474
```json
7575
{
76-
"dataApiHostName": "<service name>.data.<location>.azure-apicenter.ms/workspaces/default",
76+
"dataApiHostName": "<service name>.data.<region>.azure-apicenter.ms",
7777
"title": "API portal",
7878
"authentication": {
7979
"clientId": "<client ID>",
8080
"tenantId": "<tenant ID>",
81-
"scopes": ["https://azure-apicenter.net/user_impersonation"],
81+
"scopes": ["https://azure-apicenter.net/Data.Read.All"],
8282
"authority": "https://login.microsoftonline.com/"
8383
}
8484
}

articles/artifact-signing/how-to-signing-integrations.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,21 +146,29 @@ To sign by using Artifact Signing, you need to provide the details of your Artif
146146
"CorrelationId": "<Optional CorrelationId value>"
147147
}
148148
```
149+
<sup>1</sup> The optional `"CorrelationId"` field is an opaque string value that you can provide to correlate sign requests with your own workflows, such as build identifiers or machine names.
149150

150151
> [!IMPORTANT]
151152
> The `"Endpoint"` URI value must match the region where you created your Artifact Signing account **and** the certificate profile. Use one of the region-specific URIs in the table below. A region/endpoint mismatch commonly causes a 403 Forbidden error and an internal `SignerSign()` failure during signing.
152153
153154
| Region | Region class fields | Endpoint URI value |
154155
|--------------|-----------|------------|
156+
| Brazil South | BrazilSouth | `https://brs.codesigning.azure.net` |
157+
| Central US | CentralUS | `https://cus.codesigning.azure.net` |
155158
| East US | EastUS | `https://eus.codesigning.azure.net` |
156-
| West US3 <sup>[1]</sup> | WestUS3 | `https://wus3.codesigning.azure.net` |
159+
| Japan East | JapanEast | `https://jpe.codesigning.azure.net` |
160+
| Korea Central | KoreaCentral | `https://krc.codesigning.azure.net` |
161+
| North Central US | NorthCentralUS | `https://ncus.codesigning.azure.net` |
162+
| North Europe | NorthEurope | `https://neu.codesigning.azure.net` |
163+
| Poland Central | PolandCentral | `https://plc.codesigning.azure.net` |
164+
| South Central US | SouthCentralUS | `https://scus.codesigning.azure.net` |
165+
| Switzerland North | SwitzerlandNorth | `https://swn.codesigning.azure.net` |
157166
| West Central US | WestCentralUS | `https://wcus.codesigning.azure.net` |
167+
| West Europe | WestEurope | `https://weu.codesigning.azure.net` |
168+
| West US | WestUS | `https://wus.codesigning.azure.net` |
158169
| West US 2 | WestUS2 | `https://wus2.codesigning.azure.net` |
159-
| North Europe | NorthEurope | `https://neu.codesigning.azure.net` |
160-
| West Europe | WestEurope | `https://weu.codesigning.azure.net` |
161-
162-
<sup>1</sup> The optional `"CorrelationId"` field is an opaque string value that you can provide to correlate sign requests with your own workflows, such as build identifiers or machine names.
163-
170+
| West US 3 | WestUS3 | `https://wus3.codesigning.azure.net` |
171+
164172
### Authentication
165173

166174
This Task performs authentication using [DefaultAzureCredential](/dotnet/api/azure.identity.defaultazurecredential), which attempts a series of authentication methods in order. If one method fails, it attempts the next one until authentication is successful.

articles/migrate/migrate-support-matrix-vmware-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This section summarizes requirements for agentless VMware vSphere VM migration t
5050
The VMware vSphere hypervisor requirements are:
5151
- **VMware vCenter Server** - Version 8.0 & subsequent updates in this version, Version 7.0, 6.7 or 6.5.
5252
- **VMware vSphere ESXi host** - Version 8.0 & subsequent updates in this version, Version 7.0, 6.7 or 6.5.
53-
- **Multiple vCenter Servers** - A single appliance can connect to up to 10 vCenter Servers.
53+
- **Multiple vCenter Servers** - A single appliance can connect to up to 10 vCenter Servers. Once a vCenter is added to Azure Migrate appliance using IP or FQDN, it cannot be edited/deleted.
5454
- **vCenter Server permissions** - The VMware account used to access the vCenter server from the Azure Migrate appliance must have the following permissions assigned at all required levels - datacenter, cluster, host, VM, and datastore. Ensure permissions are applied at each level to avoid replication errors.
5555

5656
**Privilege Name in the vSphere Client** | **The purpose for the privilege** | **Required On** | **Privilege Name in the API**

articles/nat-gateway/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sections:
6363
questions:
6464
- question: What is StandardV2 NAT Gateway?
6565
answer: |
66-
StandardV2 NAT Gateway is a new SKU offering of the Azure NAT Gateway service that is currently in **Public Preview**. StandardV2 NAT Gateway offers zone-redundancy support, enhanced data processing limits, IPv6 support, Flow logs, and increased scalability compared to the original Standard NAT Gateway. For more information, see [NAT Gateway SKUs](nat-sku.md).
66+
StandardV2 NAT Gateway is a new SKU offering of the Azure NAT Gateway service. StandardV2 NAT Gateway offers zone-redundancy support, enhanced data processing limits, IPv6 support, Flow logs, and increased scalability compared to the original Standard NAT Gateway. For more information, see [NAT Gateway SKUs](nat-sku.md).
6767
6868
- question: Can I upgrade my existing Standard NAT Gateway to StandardV2 NAT Gateway?
6969
answer: |

articles/nat-gateway/manage-nat-gateway-v2.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ ms.custom: template-how-to, devx-track-azurecli, devx-track-azurepowershell
1515

1616
Learn how to create and remove a NAT gateway resource from a virtual network subnet. A NAT gateway enables outbound connectivity for resources in an Azure Virtual Network. You can change the public IP addresses and public IP address prefixes associated with the NAT gateway changed after deployment.
1717

18-
> [!IMPORTANT]
19-
> Standard V2 SKU Azure NAT Gateway is currently in PREVIEW.
20-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
21-
2218
This article explains how to manage the following aspects of NAT gateway:
2319

2420
- Create a NAT gateway and associate it with an existing subnet.

articles/nat-gateway/monitor-nat-gateway-flow-logs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ In this article, you learn how to set up, monitor, and troubleshoot with Azure S
2020
- An Azure StandardV2 NAT Gateway resource. To learn how to create a StandardV2 NAT Gateway resource, see [Quickstart: Create a StandardV2 NAT Gateway](./quickstart-create-nat-gateway-v2.md).
2121
- An Azure Monitor Log Analytics workspace. To learn how to create a Log Analytics workspace, see [Quickstart: Create a Log Analytics workspace](/azure/azure-monitor/logs/quick-create-workspace).
2222

23-
> [!IMPORTANT]
24-
> StandardV2 Azure NAT Gateway is currently in PREVIEW.
25-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
26-
2723
## Enable diagnostic settings to collect NAT gateway flow logs
2824

2925
In this section, you learn how to set up StandardV2 NAT gateway flow logs and send it to the recommended destination – Log Analytics workspace, which enables you to manage data retention and access. To learn more about the other destinations, including Azure Storage account and Azure Event Hubs, see [Diagnostic settings in Azure Monitor - Azure Monitor | Microsoft Learn.](/azure/azure-monitor/platform/diagnostic-settings)

articles/nat-gateway/nat-gateway-design.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ ms.date: 11/04/2025
1414

1515
Review this article to familiarize yourself with considerations for designing virtual networks with NAT gateway.
1616

17-
> [!IMPORTANT]
18-
> Standard V2 SKU Azure NAT Gateway is currently in PREVIEW.
19-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
20-
2117
## Connect to the internet with a NAT gateway
2218

2319
NAT Gateway is recommended for all production workloads where you need to connect to a public endpoint over the internet. Outbound connectivity takes place right away upon deployment of a NAT gateway with a subnet and at least one public IP address. No routing configurations are required to start connecting outbound with the NAT gateway. The NAT gateway becomes the subnet’s default route to the internet.

articles/nat-gateway/nat-gateway-flow-logs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ ms.custom:
1515

1616
NAT Gateway Flow Logs provide IP information on the traffic flowing through your StandardV2 NAT gateway. Logs are captured through Azure Monitor resource log category `NatGatewayFlowLogsV1`, which you enable through Diagnostic Settings on your StandardV2 NAT gateway resource.
1717

18-
> [!IMPORTANT]
19-
> Standard V2 SKU Azure NAT Gateway is currently in PREVIEW.
20-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
21-
2218
## Why use flow logs?
2319

2420
Flow logs provide visibility to the traffic flowing through your NAT gateway, which is critical to:

articles/nat-gateway/nat-gateway-resource.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ ms.author: alittleton
1414

1515
This article describes the key components of the NAT gateway resource that enable it to provide highly secure, scalable, and resilient outbound connectivity. NAT Gateway can be configured in your subscription through supported clients. These clients include Azure portal, Azure CLI, Azure PowerShell, Resource Manager templates, or appropriate alternatives.
1616

17-
> [!IMPORTANT]
18-
> Standard V2 SKU Azure NAT Gateway is currently in PREVIEW.
19-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
20-
2117
## NAT Gateway SKUs
2218
NAT Gateway is available in two SKUs: StandardV2 and Standard.
2319

articles/nat-gateway/nat-metrics.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ ms.author: alittleton
1313

1414
This article provides an overview of all NAT gateway metrics and diagnostic capabilities. This article provides general guidance on how to use metrics and alerts to monitor, manage, and [troubleshoot](troubleshoot-nat.md) your NAT gateway resource.
1515

16-
All metrics are the same for Standard and StandardV2 NAT Gateway.
17-
18-
> [!IMPORTANT]
19-
> Standard V2 SKU Azure NAT Gateway is currently in PREVIEW.
20-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
16+
All metrics are the same for Standard and StandardV2 NAT Gateway.
2117

2218
Azure NAT Gateway provides the following diagnostic capabilities:
2319

0 commit comments

Comments
 (0)