Skip to content

Commit a2820cb

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into avesanRefresh
2 parents 23892b5 + ed44811 commit a2820cb

40 files changed

+1329
-1078
lines changed

.openpublishing.redirection.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6883,6 +6883,36 @@
68836883
"source_path": "articles/defender-for-iot/organizations/release-notes-archive.md",
68846884
"redirect_url": "/azure/defender-for-iot/organizations/release-notes-ot-monitoring-sensor-archive",
68856885
"redirect_document_id": false
6886-
}
6886+
},
6887+
{
6888+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-portal.md",
6889+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6890+
"redirect_document_id": false
6891+
},
6892+
{
6893+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-powershell.md",
6894+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6895+
"redirect_document_id": false
6896+
},
6897+
{
6898+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-cli.md",
6899+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6900+
"redirect_document_id": false
6901+
},
6902+
{
6903+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-template.md",
6904+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6905+
"redirect_document_id": false
6906+
},
6907+
{
6908+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-terraform.md",
6909+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6910+
"redirect_document_id": false
6911+
},
6912+
{
6913+
"source_path": "articles/nat-gateway/quickstart-create-nat-gateway-bicep.md",
6914+
"redirect_url": "/azure/nat-gateway/quickstart-create-nat-gateway",
6915+
"redirect_document_id": false
6916+
}
68876917
]
68886918
}

articles/active-directory-b2c/faq.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,20 @@ metadata:
1414
ms.custom: b2c-support, has-azure-ad-ps-ref,azure-ad-ref-level-one-done
1515
title: 'Azure AD B2C: Frequently asked questions (FAQ)'
1616
summary: |
17-
[!INCLUDE [active-directory-b2c-end-of-sale-notice-b](../../includes/active-directory-b2c-end-of-sale-notice-b.md)]
1817
This page answers frequently asked questions about the Azure Active Directory B2C (Azure AD B2C). Keep checking back for updates.
1918
2019
sections:
21-
- name: Azure AD B2C End of Sale
20+
- name: General
2221
questions:
2322
- question: |
24-
Is Azure AD B2C still available to purchase?
23+
Azure AD B2C end of sale
2524
answer: |
2625
Effective May 1, 2025 Azure AD B2C will no longer be available to purchase for new customers, but current Azure AD B2C customers can continue using the product. The product experience, including creating new tenants or user flows, will remain unchanged. The operational commitments, including service level agreements (SLAs), security updates, and compliance, will also remain unchanged. We'll continue supporting Azure AD B2C until at least May 2030. More information, including migration plans will be made available. Contact your account representative for more information and to learn more about Microsoft Entra External ID.
2726
- question: |
2827
What is Microsoft Entra External ID?
2928
answer: |
3029
We have released our next generation Microsoft Entra External ID product which combines powerful solutions for working with people outside of your organization. With External ID capabilities, you can allow external identities to securely access your apps and resources. Whether you’re working with external partners, consumers, or business customers, users can bring their own identities. These identities can range from corporate or government-issued accounts to social identity providers like Google or Facebook. For more information, see [Introduction to Microsoft Entra External ID](/entra/external-id/external-identities-overview)
3130
32-
- name: General
33-
questions:
3431
- question: |
3532
Why can't I access the Azure AD B2C extension in the Azure portal?
3633
answer: |

articles/app-service/deploy-intelligent-apps-dotnet-to-azure-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.collection: ce-skilling-ai-copilot
1313

1414
When creating intelligent apps, you may want to ground the context of your app using your own SQL data. With the recent announcement of [Azure SQL vector support (preview)](https://devblogs.microsoft.com/azure-sql/announcing-eap-native-vector-support-in-azure-sql-database/), you can ground the context using the Azure SQL data you already have with new [vector functions](/sql/t-sql/functions/vector-functions-transact-sql) that help manage vector data.
1515

16-
In this tutorial, you'll create a RAG sample application by setting up a Hybrid vector search against your Azure SQL database using a .NET 8 Blazor app. This example builds from the previous documentation to deploy a [.NET Blazor app with OpenAI](/azure/app-service/deploy-intelligent-apps?pivots=openai-dotnet).
16+
In this tutorial, you'll create a RAG sample application by setting up a Hybrid vector search against your Azure SQL database using a .NET 8 Blazor app. This example builds from the previous documentation to deploy a [.NET Blazor app with OpenAI](/azure/app-service/deploy-intelligent-apps?pivots=openai-dotnet). If you'd like to deploy the app using an azd template, you can visit the [Azure Samples repo](https://github.com/Azure-Samples/blazor-azure-sql-vector-search?tab=readme-ov-file#deploy-with-azure-developer-cli) with deployment instructions.
1717

1818
## Prerequisites
1919

23.8 KB
Loading
23.9 KB
Loading
27.8 KB
Loading
111 KB
Loading
84.9 KB
Loading
84.8 KB
Loading
27.8 KB
Loading

0 commit comments

Comments
 (0)