Skip to content

Commit 18aa879

Browse files
committed
mc
2 parents e2b3eb0 + 458665b commit 18aa879

File tree

227 files changed

+2688
-1713
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

227 files changed

+2688
-1713
lines changed

articles/active-directory-b2c/partner-n8identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.subservice: b2c
1717

1818
# Configure TheAccessHub Admin Tool with Azure Active Directory B2C
1919

20-
In this tutorial, learn how to integrate Azure Active Directory B2C (Azure AD B2C) with [TheAccessHub Admin Tool](https://n8id.com/products/theaccesshub-admintool/) from N8 Identity [N8ID](https://n8id.com/). The solution addresses customer account migration and customer service request (CSR) administration.
20+
In this tutorial, learn how to integrate Azure Active Directory B2C (Azure AD B2C) with [TheAccessHub Admin Tool](https://n8identity.com/products/theaccesshub-admintool/) from N8 Identity [N8ID](https://n8identity.com/). The solution addresses customer account migration and customer service request (CSR) administration.
2121

2222
Use this solution for the following scenarios:
2323

@@ -36,7 +36,7 @@ To get started, you need:
3636
- If you don't have a one, you can get an [Azure free account](https://azure.microsoft.com/free/)
3737
- An [Azure AD B2C tenant](./tutorial-create-tenant.md) linked to your Azure subscription
3838
- TheAccessHub Admin Tool environment
39-
- See, [N8 Identity/contact](https://n8id.com/contact/) for a new environment
39+
- See, [N8 Identity/contact](https://n8identity.com/contact/) for a new environment
4040
- Optional:
4141
- Connection and credential information for databases or Lightweight Directory Access Protocols (LDAPs), from which you want to migrate customer data
4242
- A configured Azure AD B2C environment for [custom policies](./tutorial-create-user-flows.md?pivots=b2c-custom-policy) to integrate TheAccessHub Admin Tool into your sign-up policy flow

articles/api-center/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- name: Key concepts
1212
href: key-concepts.md
1313
- name: Service limits
14-
href: ../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#api-center-limits
14+
href: ../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits
1515
- name: Frequently asked questions
1616
href: frequently-asked-questions.yml
1717
- name: Quickstarts

articles/api-center/enable-managed-api-analysis-linting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ With API analysis:
2828

2929
* Currently, only OpenAPI and AsyncAPI specification documents in JSON or YAML format are analyzed.
3030
* Currently, you configure a single ruleset, and it's applied to all OpenAPI definitions in your API center.
31-
* There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#api-center-limits) for the maximum number of API definitions analyzed. Analysis can take a few minutes to up to 24 hours to complete.
31+
* There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits) for the maximum number of API definitions analyzed. Analysis can take a few minutes to up to 24 hours to complete.
3232

3333
## Prerequisites
3434

articles/api-center/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Azure API Center is currently available in the following Azure regions:
5858
* UK South
5959
* West Europe
6060

61-
API Center is offered in a Free plan and a Standard plan. [Learn more](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#api-center-limits).
61+
API Center is offered in a Free plan and a Standard plan. [Learn more](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits).
6262

6363
## Azure API Center and the API ecosystem
6464

articles/api-center/synchronize-api-management-apis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Integrate an API Management instance to Azure API Center for automa
44
author: dlepow
55
ms.service: azure-api-center
66
ms.topic: how-to
7-
ms.date: 01/21/2025
7+
ms.date: 01/23/2025
88
ms.author: danlep
99
ms.custom: devx-track-azurecli
1010
# Customer intent: As an API program manager, I want to integrate my Azure API Management instance with my API center and synchronize API Management APIs to my inventory.
@@ -28,8 +28,8 @@ API Management APIs automatically synchronize to the API center whenever existin
2828

2929
> [!NOTE]
3030
> * Integration of Azure API Management is currently in preview.
31-
> * There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#api-center-limits) for the number of integrated API Management instances (API sources).
32-
> * API updates in API Management typically synchronize to your API center within minutes but synchronization can take up to 24 hours.
31+
> * There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits) for the number of integrated API Management instances (API sources).
32+
> * API updates in API Management typically synchronize to your API center within minutes, but synchronization can take up to 24 hours.
3333
> * API definitions also synchronize to the API center if you select the option to include them during integration.
3434
3535
### Entities synchronized from API Management

articles/api-center/synchronize-aws-gateway-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Integrate an Amazon API Gateway to Azure API Center for automatic s
44
author: dlepow
55
ms.service: azure-api-center
66
ms.topic: how-to
7-
ms.date: 01/21/2025
7+
ms.date: 01/23/2025
88
ms.author: danlep
99
ms.custom: devx-track-azurecli
1010
# Customer intent: As an API program manager, I want to integrate my Azure API Management instance with my API center and synchronize API Management APIs to my inventory.
@@ -28,7 +28,7 @@ Synchronization is one-way from Amazon API Gateway to your Azure API center, mea
2828

2929
> [!NOTE]
3030
> * Integration of Amazon API Gateway is currently in preview.
31-
> * There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#api-center-limits) for the number of integrated API sources.
31+
> * There are [limits](../azure-resource-manager/management/azure-subscription-service-limits.md?toc=/azure/api-center/toc.json&bc=/azure/api-center/breadcrumb/toc.json#azure-api-center-limits) for the number of integrated API sources.
3232
> * APIs in Amazon API Gateway synchronize to your API center once per hour. Only REST APIs are synchronized.
3333
> * API definitions also synchronize to the API center if you select the option to include them during integration. Only definitions from deployed APIs are synchronized.
3434

articles/api-management/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- name: Terminology
1919
href: api-management-terminology.md
2020
- name: Service limits
21-
href: ../azure-resource-manager/management/azure-subscription-service-limits.md?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json#api-management-limits
21+
href: ../azure-resource-manager/management/azure-subscription-service-limits.md?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json#azure-api-management-limits
2222
- name: Create an instance
2323
items:
2424
- name: Create an instance - CLI

articles/api-management/api-management-api-import-restrictions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ API Management only supports:
6969
| Size limit | Description |
7070
| ---------- | ----------- |
7171
| **Up to 4 MB** | When an OpenAPI specification is imported inline to API Management. |
72-
| **Azure Resource Manager API request size** | When an OpenAPI document is provided via a URL to a location accessible from your API Management service. See [Azure subscription limits](../azure-resource-manager/management/azure-subscription-service-limits.md#subscription-limits). |
72+
| **Azure Resource Manager API request size** | When an OpenAPI document is provided via a URL to a location accessible from your API Management service. See [Azure subscription limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-subscription-limits). |
7373

7474
#### Supported extensions
7575

articles/api-management/self-hosted-gateway-support-policies.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ The following table shows Microsoft's responsibilities, shared responsibilities,
3535

3636
We have the following tagging strategy for the [self-hosted gateway container image](self-hosted-gateway-overview.md#packaging), following the major, minor, patch convention: `{major}.{minor}.{patch}`. You can find a full list of [available tags](https://mcr.microsoft.com/product/azure-api-management/gateway/tags). As a best practice, we recommend that customers run the latest stable version of our container image. Given the continuous releases of our container image, we'll provide official support for the following versions:
3737

38+
> [!TIP]
39+
> We highly encourage customers to upgrade to a newer self-hosted gateway by following [Safe Deployment Practices (SDP)](validate-service-updates.md#what-is-the-azure-safe-deployment-practices-framework).
40+
3841
### Supported versions
3942

4043
* **Last major version and the last three minor releases**

articles/api-management/upgrade-and-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ If your security requirements include [compute isolation](../azure-government/az
108108
- [How to deploy an Azure API Management service instance to multiple Azure regions](api-management-howto-deploy-multi-region.md)
109109
- [How to automatically scale an Azure API Management service instance](api-management-howto-autoscale.md)
110110
- [Plan and manage costs for API Management](plan-manage-costs.md)
111-
- [API Management limits](../azure-resource-manager/management/azure-subscription-service-limits.md#api-management-limits)
111+
- [API Management limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-api-management-limits)

0 commit comments

Comments
 (0)