Skip to content

Commit 01a8919

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into aca/functions
2 parents b14dc11 + c510b7e commit 01a8919

File tree

1,150 files changed

+14149
-23612
lines changed

Some content is hidden

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

1,150 files changed

+14149
-23612
lines changed

.openpublishing.redirection.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2304,6 +2304,11 @@
23042304
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/tutorial-create-vm-using-go-sdk",
23052305
"redirect_document_id": false
23062306
},
2307+
{
2308+
"source_path_from_root": "/articles/app-service/manage-disaster-recovery.md",
2309+
"redirect_url": "/azure/architecture/web-apps/guides/multi-region-app-service/multi-region-app-service",
2310+
"redirect_document_id": false
2311+
},
23072312
{
23082313
"source_path_from_root": "/articles/public-multi-access-edge-compute-mec/tutorial-create-vm-using-python-sdk.md",
23092314
"redirect_url": "/previous-versions/azure/public-multi-access-edge-compute-mec/tutorial-create-vm-using-python-sdk",
@@ -6733,6 +6738,26 @@
67336738
"source_path": "articles/notification-hubs/xamarin-notification-hubs-push-notifications-android-gcm.md",
67346739
"redirect_url": "/dotnet/maui/data-cloud/push-notifications",
67356740
"redirect_document_id": false
6736-
}
6741+
},
6742+
{
6743+
"source_path": "articles/work-with-styx-objects-and-indicators.md",
6744+
"redirect_url": "/azure/sentinel/work-with-styx-objects-indicators",
6745+
"redirect_document_id": false
6746+
},
6747+
{
6748+
"source_path": "articles/storage/files/geo-redundant-storage-for-large-file-shares.md",
6749+
"redirect_url": "/azure/storage/files/files-redundancy",
6750+
"redirect_document_id": false
6751+
},
6752+
{
6753+
"source_path": "articles/defender-for-iot/organizations/extra-deploy-enterprise-iot.md",
6754+
"redirect_url": "/azure/defender-for-iot/organizations/eiot-defender-for-endpoint",
6755+
"redirect_document_id": false
6756+
},
6757+
{
6758+
"source_path": "articles/sentinel/work-with-styx-objects-indicators.md",
6759+
"redirect_url": "/azure/sentinel/work-with-stix-objects-indicators",
6760+
"redirect_document_id": false
6761+
},
67376762
]
67386763
}

articles/active-directory-b2c/custom-policies-series-call-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You need to deploy an app, which serves as your external app. Your custom policy
9393
"requestId": "requestId",
9494
"userMessage" : "The access code you entered is incorrect. Please try again.",
9595
"developerMessage" : `The provided code ${req.body.accessCode} does not match the expected code for user.`,
96-
"moreInfo" :"https://docs.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
96+
"moreInfo" :"https://learn.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
9797
};
9898
res.status(409).send(errorResponse);
9999
}
@@ -138,7 +138,7 @@ You need to deploy an app, which serves as your external app. Your custom policy
138138
"requestId": "requestId",
139139
"userMessage": "The access code you entered is incorrect. Please try again.",
140140
"developerMessage": "The provided code 54321 does not match the expected code for user.",
141-
"moreInfo": "https://docs.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
141+
"moreInfo": "https://learn.microsoft.com/en-us/azure/active-directory-b2c/string-transformations"
142142
}
143143
```
144144
Your REST service can return HTTP 4xx status code, but the value of `status` in the JSON response must be `409`.

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

Lines changed: 50 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -183,48 +183,63 @@ As a protection for our customers, Microsoft places some restrictions on telepho
183183

184184
| Region Code | Region Name | Limit per tenant per 60 minutes | Limit per tenant per 24 hours |
185185
|:----------- |:---------------------------------------------- |:------------------------------- | :----------------------------------------|
186-
| 228 | Togo | 10 | 30 |
187-
| 257 | Uzbek | 10 | 30 |
188-
| 970 | State of Plaestine | 10 | 30 |
189-
| 249 | Sudan | 10 | 30 |
190-
| 226 | Burina Faso | 10 | 30 |
191-
| 252 | Somalia | 10 | 30 |
192-
| 501 | Belize | 10 | 30 |
193-
| 855 | Cambodia | 50 | 200 |
194-
| 84 | Vietnam | 150 | 500 |
195-
| 94 | Sri Lanka | 100 | 500 |
196-
| 63 | Philippines | 50 | 200 |
197-
| 62 | Indonesia | 50 | 200 |
198-
| 7 | Russia | 100 | 1000 |
199-
| 258 | Mozambique | 50 | 200 |
200-
| 92 | Pakistan | 100 | 1000 |
201-
| 994 | Azerbaijan | 50 | 200 |
202-
| 880 | Bangladesh | 50 | 200 |
203186
| 20 | Egypt | 50 | 200 |
204-
| 260 | Zambia | 50 | 200 |
205-
| 502 | Guatemala | 10 | 50
206-
| 255 | Tanzania | 10 | 50
207-
| 261 | Madagascar | 10 | 30
208-
| 998 | Uzbekistan | 10 | 30
209-
| 223 | Mali | 20 | 100
210-
| 52 | Mexico | 100 | 500
211-
| 60 | Malaysia | 50 | 200 |
212-
| 221 | Senegal | 10 | 30 |
187+
| 211 | South Sudan | 10 | 30 |
188+
| 212 | Morocco | 20 | 100 |
213189
| 216 | Tunisia | 20 | 100 |
214-
| 503 | El Salvador | 10 | 30 |
190+
| 221 | Senegal | 10 | 30 |
191+
| 223 | Mali | 20 | 100 |
192+
| 224 | Guinea | 20 | 100 |
193+
| 225 | Ivory Coast| 10 | 30 |
194+
| 226 | Burina Faso | 10 | 30 |
195+
| 228 | Togo | 10 | 30 |
196+
| 233 | Ghana| 10 | 30 |
215197
| 234 | Nigeria | 20 | 100 |
198+
| 236 | Central African Republic  | 10 | 30 |
199+
| 238 | Cape Verde | 10 | 30 |
200+
| 249 | Sudan | 10 | 30 |
201+
| 251 | Ethiopia  | 10 | 30 |
202+
| 252 | Somalia | 10 | 30 |
203+
| 255 | Tanzania | 10 | 50 |
204+
| 256 | Uganda | 20 | 100 |
205+
| 257 | Uzbek | 10 | 30 |
206+
| 258 | Mozambique| 50 | 200 |
207+
| 260 | Zambia | 50 | 200 |
208+
| 261 | Madagascar | 10 | 30 |
209+
| 263 | Zimbabwe | 10 | 30 |
210+
| 265 | Malawi  | 10 | 30 |
211+
| 375 | Belarus   | 10 | 30 |
216212
| 386 | Slovenia | 10 | 50 |
213+
| 501 | Belize| 10 | 30 |
214+
| 502 | Guatemala | 10 | 50
215+
| 503 | El Salvador | 10 | 30 |
216+
| 52 | Mexico | 100 | 500
217+
| 58 | Venezuela| 10 | 30 |
217218
| 591 | Bolivia | 10 | 30 |
218-
| 263 | Zimbabwe | 10 | 30 |
219-
| 261 | Madagascar | 10 | 30 |
220-
| 995 | Georgia | 10 | 30 |
221-
| 993 | Turkmenistan | 10 | 30 |
222-
| 256 | Uganda | 20 | 100 |
223-
| 212 | Moroccoa | 20 | 100 |
219+
| 60 | Malaysia | 50 | 200 |
220+
| 62 | Indonesia | 50 | 200 |
221+
| 63 | Philippines | 50 | 200 |
222+
| 670 | East Timor (Timor-Leste)  | 10 | 30 |
223+
| 7 | Russia | 100 | 1000 |
224+
| 84 | Vietnam | 150 | 500 |
225+
| 855 | Cambodia | 50 | 200 |
224226
| 856 | Laos | 50 | 200 |
225-
| 224 | Guinea | 20 | 100 |
227+
| 880 | Bangladesh | 50 | 200 |
228+
| 92 | Pakistan| 100 | 1000 |
229+
| 93 | Afghanistan  | 10 | 30 |
230+
| 94 | Sri Lanka | 100 | 500 |
231+
| 95 | Myanmar (Burma) | 10 | 30 |
232+
| 961 | Lebanon  | 10 | 30 |
233+
| 967 | Yemen |10 | 30 |
234+
| 970 | State of Palestine| 10 | 30 |
235+
| 972 | Israel  | 50 | 200 |
236+
| 976 | Mongolia  | 10 | 30 |
226237
| 992 | Tajikistan | 10 | 30 |
227-
| 238 | Cape Verde | 10 | 30 |
238+
| 993 | Turkmenistan | 10 | 30 |
239+
| 994 | Azerbaijan | 50 | 200 |
240+
| 995 | Georgia | 10 | 30 |
241+
| 996 | Kyrgyzstan  | 10 | 30 |
242+
| 998 | Uzbekistan | 10 | 30
228243

229244
## Next steps
230245

articles/active-directory-b2c/whats-new-docs.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory business-to-customer (B2C)"
33
description: "New and updated documentation for the Azure Active Directory business-to-customer (B2C)."
4-
ms.date: 02/04/2025
4+
ms.date: 04/01/2025
55
ms.service: azure-active-directory
66
ms.subservice: b2c
77
ms.topic: whats-new
@@ -17,6 +17,11 @@ manager: CelesteDG
1717

1818
Welcome to what's new in Azure Active Directory B2C documentation. This article lists new and significantly updated docs from the past three months. To learn what's new with the B2C service, see [What's new in Microsoft Entra ID](../active-directory/fundamentals/whats-new.md), [Azure AD B2C developer release notes](custom-policy-developer-notes.md) and [What's new in Microsoft Entra External ID](/entra/external-id/whats-new-docs).
1919

20+
## March 2025
21+
22+
### Updated articles
23+
- [Error codes: Azure Active Directory B2C](error-codes.md) - Updated error messages
24+
2025
## February 2025
2126

2227
### Updated articles
@@ -32,9 +37,3 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
3237

3338
- [Azure Active Directory B2C service limits and restrictions](service-limits.md) - Updated limits
3439

35-
## December 2024
36-
37-
### Updated articles
38-
39-
- [Tutorial: Configure Nok Nok S3 Authentication Suite with Azure AD B2C for FIDO passkey authentication](partner-nok-nok.md) - Updated scenarios
40-

articles/api-management/api-management-authenticate-authorize-azure-openai.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Options to authenticate and authorize to Azure OpenAI APIs using Az
55
author: dlepow
66
ms.service: azure-api-management
77
ms.topic: concept-article
8-
ms.date: 01/23/2025
8+
ms.date: 04/01/2025
99
ms.author: danlep
1010
ms.collection: ce-skilling-ai-copilot
1111
---
@@ -101,6 +101,9 @@ Following are steps to configure your API Management instance to use a managed i
101101
</set-header>
102102
```
103103

104+
> [!TIP]
105+
> An alternative to using the `authentication-managed-identity` and `set-header` policies shown in this example is to configure a [backend](backends.md) resource that directs API requests to the Azure OpenAI Service endpoint. In the backend configuration, enable managed identity authentication to the Azure OpenAI Service. Azure API Management automates these steps when importing an API directly from Azure OpenAI Service. For more information, see [Import API from Azure OpenAI Service](azure-openai-api-from-specification.md#option-1-import-api-from-azure-openai-service).
106+
104107
## OAuth 2.0 authorization using identity provider
105108

106109
To enable more fine-grained access to OpenAPI APIs by particular users or clients, you can preauthorize access to the Azure OpenAI API using OAuth 2.0 authorization with Microsoft Entra ID or another identity provider. For background, see [Protect an API in Azure API Management using OAuth 2.0 authorization with Microsoft Entra ID](api-management-howto-protect-backend-with-aad.md).

articles/api-management/api-management-howto-cache-external.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To complete this tutorial, you need to:
4141

4242
+ [Create an Azure API Management instance](get-started-create-service-instance.md)
4343
+ Understand [caching in Azure API Management](api-management-howto-cache.md)
44-
+ Have an [Azure Cache for Redis](../azure-cache-for-redis/quickstart-create-redis.md), [Azure Managed Redis](../azure-cache-for-redis/quickstart-create-managed-redis.md), or another Redis-compatible cache available.
44+
+ Have an [Azure Cache for Redis](../azure-cache-for-redis/quickstart-create-redis.md), [Azure Managed Redis](../redis/quickstart-create-managed-redis.md), or another Redis-compatible cache available.
4545

4646
> [!IMPORTANT]
4747
> Azure API Management uses a Redis connection string to connect to the cache. If you use Azure Cache for Redis or Azure Managed Redis, enable access key authentication in your cache to use a connection string. Currently, you can't use Microsoft Entra authentication to connect Azure API Management to Azure Cache for Redis or Azure Managed Redis.

0 commit comments

Comments
 (0)