Skip to content

Commit 28604a8

Browse files
authored
Merge branch 'main' into ga-indonesia-central
2 parents dbe2917 + a273fb9 commit 28604a8

File tree

930 files changed

+18270
-8906
lines changed

Some content is hidden

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

930 files changed

+18270
-8906
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/cdn/cdn-http-variables.md",
5+
"redirect_url": "/previous-versions/azure/cdn/cdn-http-variables",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "articles/cdn/cdn-advanced-http-reports.md",
10+
"redirect_url": "/previous-versions/azure/cdn/cdn-advanced-http-reports",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "articles/cdn/cdn-preload-endpoint.md",
15+
"redirect_url": "/previous-versions/azure/cdn/cdn-preload-endpoint",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "articles/cdn/cdn-real-time-stats.md",
20+
"redirect_url": "/previous-versions/azure/cdn/cdn-real-time-stats",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "articles/cdn/cdn-token-auth.md",
25+
"redirect_url": "/previous-versions/azure/cdn/cdn-token-auth",
26+
"redirect_document_id": false
27+
},
328
{
429
"source_path": "articles/cdn/edgio-retirement-faq.md",
530
"redirect_url": "/previous-versions/azure/cdn/edgio-retirement-faq",
@@ -6784,5 +6809,10 @@
67846809
"redirect_url": "/azure/azure-functions/migration/migrate-lambda-workloads-overview",
67856810
"redirect_document_id": false
67866811
},
6812+
{
6813+
"source_path": "articles/storage/files/storage-files-enable-soft-delete.md",
6814+
"redirect_url": "/azure/storage/files/storage-files-prevent-file-share-deletion",
6815+
"redirect_document_id": false
6816+
}
67876817
]
67886818
}

articles/active-directory-b2c/api-connectors-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Using Azure AD B2C, you can add your own business logic to a user journey by cal
8585
![Diagram of a RESTful service claims exchange](media/api-connectors-overview/restful-service-claims-exchange.png)
8686

8787
> [!NOTE]
88-
> If there is slow or no response from the RESTful service to Azure AD B2C, the timeout is 30 seconds and the retry count is two times (meaning there are 3 tries in total). Currently, you can't configure the timeout and retry count settings.
88+
> HTTP requests may be cancelled if there is a slow or no response from the RESTful service to Azure AD B2C. The default timeout is 10 seconds and the default retry count is one (meaning there are 2 tries in total).
8989
9090
## Calling a RESTful service
9191

articles/active-directory-b2c/manage-custom-policies-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kengaderdus
66
manager: CelesteDG
77

88
ms.service: azure-active-directory
9-
ms.custom: has-azure-ad-ps-ref, azure-ad-ref-level-one-done
9+
ms.custom: no-azure-ad-ps-ref
1010
ms.topic: how-to
1111
ms.date: 01/11/2024
1212
ms.author: kengaderdus
@@ -16,7 +16,7 @@ ms.subservice: b2c
1616

1717
# Manage Azure AD B2C custom policies with Microsoft Graph PowerShell
1818

19-
Microsoft Graph PowerShell provides several cmdlets for command line- and script-based custom policy management in your Azure AD B2C tenant. Learn how to use the Azure AD PowerShell module to:
19+
Microsoft Graph PowerShell provides several cmdlets for command line- and script-based custom policy management in your Azure AD B2C tenant. Learn how to use the Microsoft Graph PowerShell SDK to:
2020

2121
* List the custom policies in an Azure AD B2C tenant
2222
* Download a policy from a tenant

articles/active-directory-b2c/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ As a protection for our customers, Microsoft places some restrictions on telepho
196196
| 233 | Ghana| 10 | 30 |
197197
| 234 | Nigeria | 20 | 100 |
198198
| 236 | Central African Republic  | 10 | 30 |
199-
| 238 | Cape Verde | 10 | 30 |
199+
| 238 | Cabo Verde | 10 | 30 |
200200
| 249 | Sudan | 10 | 30 |
201201
| 251 | Ethiopia  | 10 | 30 |
202202
| 252 | Somalia | 10 | 30 |

articles/api-center/frequently-asked-questions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ additionalContent: |
5959
## Related content
6060
6161
* [Azure API Center overview](overview.md)
62-
* [Build APIs | Microsoft Developer](https://developer.microsoft.com/build-apis
62+
* [Build APIs | Microsoft Developer](https://developer.microsoft.com/build-apis)
63+
* [API Center flash workshop](https://azure-samples.github.io/API-Center-Workshop/)
6364

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ ms.date: 02/10/2025
88
ms.author: danlep
99
ms.custom:
1010
- devx-track-azurecli
11-
- migration
12-
- aws-to-azure
11+
ms.collection:
12+
- migration
13+
- aws-to-azure
1314
# 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.
1415
---
1516

articles/api-management/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
href: migrate-stv1-to-stv2-no-vnet.md
9292
- name: Migrate a VNet-injected instance
9393
href: migrate-stv1-to-stv2-vnet.md
94-
- name: Validate service updates
95-
href: validate-service-updates.md
94+
- name: Configure update settings
95+
href: configure-service-update-settings.md
9696
- name: Move instances between regions
9797
href: api-management-howto-migrate.md
9898
- name: Recover a deleted instance
@@ -217,7 +217,7 @@
217217
href: grpc-api.md
218218
- name: Azure OpenAI and LLM APIs
219219
items:
220-
- name: GenAI gateway capabilities in API Management
220+
- name: AI gateway capabilities in API Management
221221
href: genai-gateway-capabilities.md
222222
- name: Import Azure OpenAI API
223223
href: azure-openai-api-from-specification.md

articles/api-management/api-management-error-handling-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,13 @@ The following errors are predefined for error conditions that can occur during p
113113
| ip-filter | Caller IP is in blocked list | CallerIpBlocked | Caller IP address is blocked. Access denied. |
114114
| check-header | Required header not presented or value is missing | HeaderNotFound | Header {header-name} was not found in the request. Access denied. |
115115
| check-header | Required header not presented or value is missing | HeaderValueNotAllowed | Header {header-name} value of {header-value} is not allowed. Access denied. |
116-
| validate-jwt | Jwt token is missing in request | TokenNotPresent | JWT not present. |
116+
| validate-jwt | JWT is missing in request | TokenNotPresent | JWT not present. |
117117
| validate-jwt | Signature validation failed | TokenSignatureInvalid | <message from jwt library\>. Access denied. |
118118
| validate-jwt | Invalid audience | TokenAudienceNotAllowed | <message from jwt library\>. Access denied. |
119119
| validate-jwt | Invalid issuer | TokenIssuerNotAllowed | <message from jwt library\>. Access denied. |
120120
| validate-jwt | Token expired | TokenExpired | <message from jwt library\>. Access denied. |
121121
| validate-jwt | Signature key was not resolved by ID | TokenSignatureKeyNotFound | <message from jwt library\>. Access denied. |
122-
| validate-jwt | Required claims are missing from token | TokenClaimNotFound | JWT token is missing the following claims: <c1\>, <c2\>, … Access denied. |
122+
| validate-jwt | Required claims are missing from token | TokenClaimNotFound | JWT is missing the following claims: <c1\>, <c2\>, … Access denied. |
123123
| validate-jwt | Claim values mismatch | TokenClaimValueNotAllowed | Claim {claim-name} value of {claim-value} is not allowed. Access denied. |
124124
| validate-jwt | Other validation failures | JwtInvalid | <message from jwt library\> |
125125
| forward-request or send-request | HTTP response status code and headers were not received from the backend within the configured timeout | Timeout | multiple |

articles/api-management/api-management-gateways-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ Lear more about:
201201
- [API Management in a Hybrid and multicloud World](https://aka.ms/hybrid-and-multi-cloud-api-management)
202202
- [Capacity metric](api-management-capacity.md) for scaling decisions
203203
- [Observability capabilities](observability.md) in API Management
204-
- [GenAI gateway capabilities](genai-gateway-capabilities.md) in API Management
204+
- [AI gateway capabilities](genai-gateway-capabilities.md) in API Management

articles/api-management/api-management-key-concepts-experiment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ All requests from client applications first reach the API gateway, which then fo
5858
The API gateway:
5959

6060
* Accepts API calls and routes them to configured backends
61-
* Verifies API keys, JWT tokens, certificates, and other credentials
61+
* Verifies API keys, JWTs, certificates, and other credentials
6262
* Enforces usage quotas and rate limits
6363
* Optionally transforms requests and responses as specified in [policy statements](#policies)
6464
* If configured, caches responses to improve response latency and minimize the load on backend services

0 commit comments

Comments
 (0)