Skip to content

Commit cb55e11

Browse files
committed
Merge branch 'main' into release-aio-m2
2 parents 5d60f40 + 4eb0277 commit cb55e11

File tree

144 files changed

+2148
-2249
lines changed

Some content is hidden

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

144 files changed

+2148
-2249
lines changed

.openpublishing.redirection.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"redirect_url": "/previous-versions/azure/application-gateway/powershell-samples",
66
"redirect_document_id": false
77
},
8+
{
9+
"source_path": "articles/update-manager/troubleshooter-known-issues.md",
10+
"redirect_url": "/azure/update-manager/troubleshoot",
11+
12+
"redirect_document_id": false
13+
},
814
{
915
"source_path": "articles/storage/blobs/storage-blob-scalable-app-create-vm.md",
1016
"redirect_url": "/previous-versions/azure/storage/blobs/storage-blob-scalable-app-create-vm",
@@ -2701,6 +2707,11 @@
27012707
"redirect_url": "/azure/migrate/whats-new#update-april-2024",
27022708
"redirect_document_id": false
27032709
},
2710+
{
2711+
"source_path": "articles/migrate/migrate-v1.md",
2712+
"redirect_url": "/azure/migrate/migrate-services-overview",
2713+
"redirect_document_id": false
2714+
},
27042715
{
27052716
"source_path_from_root": "/articles/mobile-apps/concepts/analytics.md",
27062717
"redirect_url": "/azure/developer/mobile-apps/analytics",

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

Lines changed: 7 additions & 8 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: 09/11/2024
4+
ms.date: 10/01/2024
55
ms.service: active-directory
66
ms.subservice: B2C
77
ms.topic: whats-new
@@ -19,6 +19,12 @@ manager: CelesteDG
1919

2020
Welcome to what's new in Azure Active Directory B2C documentation. This article lists new docs that have been added and those that have had significant updates in the last 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).
2121

22+
## September 2024
23+
24+
### Updated articles
25+
26+
- [Developer notes for Azure Active Directory B2C](custom-policy-developer-notes.md) - Updated feature availability for China cloud
27+
2228
## August 2024
2329

2430
This month, we changed Twitter to X in numerous articles and code samples.
@@ -33,10 +39,3 @@ This month, we changed Twitter to X in numerous articles and code samples.
3339

3440
- [Developer notes for Azure Active Directory B2C](custom-policy-developer-notes.md) - Updated Twitter to X
3541
- [Custom email verification with SendGrid](custom-email-sendgrid.md) - Updated the localization script
36-
37-
## June 2024
38-
39-
### Updated articles
40-
41-
- [Define an OAuth2 custom error technical profile in an Azure Active Directory B2C custom policy](oauth2-error-technical-profile.md) - Error code updates
42-
- [Configure authentication in a sample Python web app by using Azure AD B2C](configure-authentication-sample-python-web-app.md) - Python version updates
Binary file not shown.
Binary file not shown.
Binary file not shown.

articles/api-management/genai-gateway-capabilities.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,18 @@ In API Management, enable semantic caching by using Azure Redis Enterprise or an
110110
* [Labs for the GenAI gateway capabilities of Azure API Management](https://github.com/Azure-Samples/AI-Gateway)
111111
* [Azure API Management (APIM) - Azure OpenAI Sample (Node.js)](https://github.com/Azure-Samples/genai-gateway-apim)
112112
* [Python sample code for using Azure OpenAI with API Management](https://github.com/Azure-Samples/openai-apim-lb/blob/main/docs/sample-code.md)
113-
* [AI hub gateway landing zone accelerator](https://github.com/Azure-Samples/ai-hub-gateway-solution-accelerator)
114113

115114
## Architecture and design considerations
116115

117116
* [GenAI gateway reference architecture using API Management](/ai/playbook/technology-guidance/generative-ai/dev-starters/genai-gateway/reference-architectures/apim-based)
117+
* [AI hub gateway landing zone accelerator](https://github.com/Azure-Samples/ai-hub-gateway-solution-accelerator)
118118
* [Designing and implementing a gateway solution with Azure OpenAI resources](/ai/playbook/technology-guidance/generative-ai/dev-starters/genai-gateway/)
119119
* [Use a gateway in front of multiple Azure OpenAI deployments or instances](/azure/architecture/ai-ml/guide/azure-openai-gateway-multi-backend)
120120

121121
## Related content
122122

123123
* [Blog: Introducing GenAI capabilities in Azure API Management](https://techcommunity.microsoft.com/t5/azure-integration-services-blog/introducing-genai-gateway-capabilities-in-azure-api-management/ba-p/4146525)
124124
* [Blog: Integrating Azure Content Safety with API Management for Azure OpenAI Endpoints](https://techcommunity.microsoft.com/t5/fasttrack-for-azure/integrating-azure-content-safety-with-api-management-for-azure/ba-p/4202505)
125+
* [Training: Manage your generative AI APIs with Azure API Management](/training/modules/api-management)
125126
* [Smart load balancing for OpenAI endpoints and Azure API Management](https://techcommunity.microsoft.com/t5/fasttrack-for-azure/smart-load-balancing-for-openai-endpoints-and-azure-api/ba-p/3991616)
126127
* [Authenticate and authorize access to Azure OpenAI APIs using Azure API Management](api-management-authenticate-authorize-azure-openai.md)

0 commit comments

Comments
 (0)