Skip to content

Commit b60b243

Browse files
Merge branch 'us345675-06' of https://github.com/TimShererWithAquent/azure-docs-pr into us345675-06
2 parents e174454 + 80be3df commit b60b243

File tree

747 files changed

+18502
-6081
lines changed

Some content is hidden

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

747 files changed

+18502
-6081
lines changed

.github/workflows/stale.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/virtual-network/migrate-classic-vnet-powershell.md",
5+
"redirect_url": "/previous-versions/azure/virtual-network/migrate-classic-vnet-powershell",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/modeling-simulation-workbench/index.yml",
510
"redirect_url": "/azure",

articles/active-directory-b2c/enable-authentication-angular-spa-app-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ if (this.msalGuardConfig.authRequest) {
411411
authRequestConfig = { ...this.msalGuardConfig.authRequest } as RedirectRequest
412412
}
413413

414-
authRequestConfig.extraQueryParameters = {"id_token_hint": idToken};;
414+
authRequestConfig.extraQueryParameters = {"id_token_hint": idToken};
415415

416416
this.authService.loginRedirect(authRequestConfig);
417417

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ If you have an Asignio Signature, you're prompted to authenticate with your Asig
435435
## Next steps
436436

437437
* [Solutions and Training for Azure Active Directory B2C](solution-articles.md)
438-
* Ask questions on [Stackoverflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
438+
* Ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
439439
* [Azure AD B2C Samples](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
440440
* YouTube: [Identity Azure AD B2C Series](https://www.youtube.com/playlist?list=PL3ZTgFEc7LyuJ8YRSGXBUVItCPnQz3YX0)
441441
* [Azure AD B2C custom policy overview](custom-policy-overview.md)

articles/active-directory-b2c/partner-transmit-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,5 +444,5 @@ Using the directory with your Azure AD B2C tenant, test your custom policy:
444444

445445
## Next steps
446446

447-
* Ask questions on [Stackoverflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
447+
* Ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
448448
* Check out the [Azure AD B2C custom policy overview](custom-policy-overview.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ For additional information, review the following articles:
495495

496496
- [Azure AD B2C docs](solution-articles.md)
497497

498-
- [Ask your question on Stackoverflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
498+
- [Ask your question on Stack Overflow](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
499499

500500
- [Azure AD B2C Samples](https://stackoverflow.com/questions/tagged/azure-ad-b2c)
501501

articles/api-center/TOC.yml

Lines changed: 7 additions & 3 deletions
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
@@ -38,8 +38,12 @@
3838
href: manage-apis-azure-cli.md
3939
- name: Import APIs from API Management
4040
href: import-api-management-apis.md
41-
- name: Synchronize APIs from API Management
42-
href: synchronize-api-management-apis.md
41+
- name: Integrate API sources
42+
items:
43+
- name: Synchronize APIs from API Management
44+
href: synchronize-api-management-apis.md
45+
- name: Synchronize APIs from Amazon API Gateway
46+
href: synchronize-aws-gateway-apis.md
4347
- name: Build and register APIs - VS Code extension
4448
href: build-register-apis-vscode-extension.md
4549
- name: Register APIs - GitHub Actions

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/includes/api-center-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: dlepow
77

88
ms.service: azure-api-center
99
ms.topic: include
10-
ms.date: 11/07/2024
10+
ms.date: 01/09/2025
1111
ms.author: danlep
1212
ms.custom: Include file
1313
---

articles/api-center/includes/configure-managed-identity-apim-reader.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ To allow import of APIs, assign your API center's managed identity the **API Man
1919
1. In the left menu, select **Access control (IAM)**.
2020
1. Select **+ Add role assignment**.
2121
1. On the **Add role assignment** page, set the values as follows:
22-
1. On the **Role** tab - Select **API Management Service Reader**.
22+
1. On the **Role** tab, select **API Management Service Reader**.
2323
1. On the **Members** tab, in **Assign access to** - Select **Managed identity** > **+ Select members**.
24-
1. On the **Select managed identities** page - Select the system-assigned managed identity of your API center that you added in the previous section. Click **Select**.
24+
1. On the **Select managed identities** page, select the system-assigned managed identity of your API center that you added in the previous section. Click **Select**.
2525
1. Select **Review + assign**.
2626

2727
#### [Azure CLI](#tab/cli)

0 commit comments

Comments
 (0)