Skip to content

Commit 9f559f8

Browse files
authored
Merge branch 'main' into sai-reusablecontent-wave4
2 parents 5218a8c + ff1f8d0 commit 9f559f8

File tree

513 files changed

+8589
-2007
lines changed

Some content is hidden

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

513 files changed

+8589
-2007
lines changed

articles/active-directory-b2c/localization-string-ids.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ The following IDs are used for an [Microsoft Entra ID multifactor authentication
532532
| `UserMessageIfMaxAllowedCodeRetryReached` | Wrong code entered too many times, please try again later.|
533533
| `UserMessageIfServerError` | Cannot use MFA service, please try again later.|
534534
| `UserMessageIfThrottled` | Your request has been throttled, please try again later.|
535-
| `UserMessageIfWrongCodeEntered` |Wrong code entered, please try again.|
535+
| `UserMessageIfIncorrectOTPCodeEntered` |Wrong code entered, please try again.|
536536

537537
<a name='azure-ad-mfa-example'></a>
538538

@@ -684,4 +684,4 @@ This example shows localized messages for CAPTCHA display control.
684684
See the following articles for localization examples:
685685

686686
- [Language customization with custom policy in Azure AD B2C](language-customization.md)
687-
- [Language customization with user flows in Azure AD B2C](language-customization.md)
687+
- [Language customization with user flows in Azure AD B2C](language-customization.md)

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ ms.subservice: B2C
1717

1818
# Tutorial to configure Azure Active Directory B2C with Strata
1919

20-
> [!CAUTION]
21-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
22-
2320
In this tutorial, learn how to integrate Azure Active Directory B2C (Azure AD B2C) with Strata [Maverics Identity Orchestrator](https://www.strata.io/), which helps protect on-premises applications. It connects to identity systems, migrates users and credentials, synchronizes policies and configurations, and abstracts authentication and session management. Use Strata to transition from legacy, to Azure AD B2C, without rewriting applications.
2421

2522
The solution has the following benefits:
@@ -98,7 +95,7 @@ Use the instructions in the following sections to configure an Orchestrator inst
9895

9996
You can run your Orchestrator instance on any server, whether on-premises or in a public cloud infrastructure by provider such as Azure, AWS, or GCP.
10097

101-
- **Operating System**: REHL 7.7 or higher, CentOS 7+
98+
- **Operating System**: RHEL 7.7 or higher
10299
- **Disk**: 10 GB (small)
103100
- **Memory**: 16 GB
104101
- **Ports**: 22 (SSH/SCP), 443, 80

includes/resource-graph/samples/bycat/azure-advisor.md renamed to articles/advisor/includes/azure-advisor.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,28 @@
11
---
2-
author: davidsmatlak
3-
ms.service: resource-graph
2+
ms.service: advisor
43
ms.topic: include
54
ms.date: 07/07/2022
6-
ms.author: davidsmatlak
7-
ms.custom: generated
5+
author: ikhapova
6+
ms.author: ikhapova
87
---
98

109
### Get cost savings summary from Azure Advisor
1110

12-
This query summarizes the cost savings of each [Azure Advisor](../../../../articles/advisor/advisor-overview.md) recommendation.
11+
This query summarizes the cost savings of each [Azure Advisor](../advisor-overview.md) recommendation.
1312

1413
```kusto
1514
AdvisorResources
1615
| where type == 'microsoft.advisor/recommendations'
1716
| where properties.category == 'Cost'
1817
| extend
19-
resources = tostring(properties.resourceMetadata.resourceId),
20-
savings = todouble(properties.extendedProperties.savingsAmount),
21-
solution = tostring(properties.shortDescription.solution),
22-
currency = tostring(properties.extendedProperties.savingsCurrency)
18+
resources = tostring(properties.resourceMetadata.resourceId),
19+
savings = todouble(properties.extendedProperties.savingsAmount),
20+
solution = tostring(properties.shortDescription.solution),
21+
currency = tostring(properties.extendedProperties.savingsCurrency)
2322
| summarize
24-
dcount(resources),
25-
bin(sum(savings), 0.01)
26-
by solution, currency
23+
dcount(resources),
24+
bin(sum(savings), 0.01)
25+
by solution, currency
2726
| project solution, dcount_resources, sum_savings, currency
2827
| order by sum_savings desc
2928
```

articles/advisor/resource-graph-samples.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,13 @@ ms.custom: subject-resourcegraph-sample
77
---
88
# Azure Resource Graph sample queries for Azure Advisor
99

10-
This page is a collection of [Azure Resource Graph](../governance/resource-graph/overview.md) sample queries for Azure Advisor. For a complete list of Azure Resource Graph samples, see [Resource Graph samples by Category](../governance/resource-graph/samples/samples-by-category.md) and [Resource Graph samples by Table](../governance/resource-graph/samples/samples-by-table.md).
10+
This page is a collection of [Azure Resource Graph](../governance/resource-graph/overview.md) sample queries for Azure Advisor.
1111

1212
## Sample queries
1313

14-
[!INCLUDE [azure-resource-graph-samples-cat-advisor](../../includes/resource-graph/samples/bycat/azure-advisor.md)]
14+
[!INCLUDE [azure-resource-graph-samples-cat-advisor](./includes/azure-advisor.md)]
1515

1616
## Next steps
1717

1818
- Learn more about the [query language](../governance/resource-graph/concepts/query-language.md).
1919
- Learn more about how to [explore resources](../governance/resource-graph/concepts/explore-resources.md).
20-
- See samples of [Starter language queries](../governance/resource-graph/samples/starter.md).
21-
- See samples of [Advanced language queries](../governance/resource-graph/samples/advanced.md).

articles/ai-services/autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This feature is disabled by default for every new resource. Follow these instruc
2626

2727
Go to your resource's page in the Azure portal, and select the **Overview** tab on the left pane. Under the **Essentials** section, find the **Autoscale** line and select the link to view the **Autoscale Settings** pane and enable the feature.
2828

29-
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/cognitive-services-autoscale/portal-autoscale.png" alt-text="Screenshot of the Azure portal with the autoscale pane on right." lightbox="~/reusable-content/ce-skilling/azure/media/cognitive-services-autoscale/portal-autoscale.png":::
29+
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/ai-services/portal-autoscale.png" alt-text="Screenshot of the Azure portal with the autoscale pane on right." lightbox="~/reusable-content/ce-skilling/azure/media/ai-services/portal-autoscale.png":::
3030

3131
#### [Azure CLI](#tab/cli)
3232

articles/ai-services/includes/reference/sdk/cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ ms.author: lajanuar
1414

1515
| Service | Description | Reference documentation |
1616
| --- | --- | --- |
17-
| ![Speech icon](~/reusable-content/ce-skilling/azure/media/service-icons/speech.svg) [Speech](../../../speech-service/index.yml) | Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. | [Speech SDK for C++](/cpp/cognitive-services/speech/) |
17+
| ![Speech icon](~/reusable-content/ce-skilling/azure/media/ai-services/speech.svg) [Speech](../../../speech-service/index.yml) | Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. | [Speech SDK for C++](/cpp/cognitive-services/speech/) |

articles/ai-services/includes/reference/sdk/csharp.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ ms.author: lajanuar
1717
| ![Azure AI Search icon](../../../media/service-icons/search.svg) [Azure AI Search](../../../../search/index.yml) | Bring AI-powered cloud search to your mobile and web apps. | &bullet;&NonBreakingSpace;[Azure AI Search SDK for .NET](/dotnet/api/overview/azure/search.documents-readme?view=azure-dotnet&preserve-view=true)<br><br>&bullet;&NonBreakingSpace;[Azure AI Search NuGet package](https://www.nuget.org/packages/Azure.Search.Documents/11.6.0-beta.2) |
1818
| ![Azure OpenAI Service icon](../../../media/service-icons/azure.svg) [Azure OpenAI](../../../openai/index.yml) | Perform a wide variety of natural language tasks. | &bullet;&NonBreakingSpace;[Azure OpenAI SDK for .NET](/dotnet/api/azure.ai.openai?view=azure-dotnet-preview&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Azure OpenAI NuGet package](https://www.nuget.org/packages/Azure.AI.OpenAI/1.0.0-beta.13) |
1919
| ![Bot service icon](../../../media/service-icons/bot-services.svg) [Bot Service](/composer/) | Create bots and connect them across channels. | &bullet;&NonBreakingSpace;[Bot service SDK for .NET](https://github.com/Microsoft/botbuilder-dotnet?tab=readme-ov-file) <br><br>&bullet;&NonBreakingSpace;[Bot Builder (NuGet package)](https://github.com/Microsoft/botbuilder-dotnet/#packages) |
20-
| ![Content Safety icon](~/reusable-content/ce-skilling/azure/media/service-icons/content-safety.svg) [Content Safety](../../../content-safety/index.yml) | Detect harmful content in applications and services.| &bullet;&NonBreakingSpace;[Content Safety SDK for .NET](/dotnet/api/overview/azure/ai.contentsafety-readme?view=azure-dotnet&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Content Safety NuGet package](https://www.nuget.org/packages/Azure.AI.ContentSafety/1.0.0) |
20+
| ![Content Safety icon](~/reusable-content/ce-skilling/azure/media/ai-services/content-safety.svg) [Content Safety](../../../content-safety/index.yml) | Detect harmful content in applications and services.| &bullet;&NonBreakingSpace;[Content Safety SDK for .NET](/dotnet/api/overview/azure/ai.contentsafety-readme?view=azure-dotnet&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Content Safety NuGet package](https://www.nuget.org/packages/Azure.AI.ContentSafety/1.0.0) |
2121
| ![Custom Vision icon](../../../media/service-icons/custom-vision.svg) [Custom Vision](../../../custom-vision-service/index.yml) | Customize image recognition for your applications and models. | &bullet;&NonBreakingSpace;[Custom Vision SDK for .NET](/dotnet/api/overview/azure/custom-vision?view=azure-dotnet&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Custom Vision NuGet package (prediction)](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction)<br><br>&bullet;&NonBreakingSpace;[Custom Vision NuGet package (training)](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training)|
22-
| ![Document Intelligence icon](~/reusable-content/ce-skilling/azure/media/service-icons/document-intelligence.svg) [Document Intelligence](../../../document-intelligence/index.yml) | Turn documents into intelligent data-driven solutions. | &bullet;&NonBreakingSpace;[Document Intelligence SDK for .NET](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Document Intelligence NuGet package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.1) |
23-
| ![Face icon](~/reusable-content/ce-skilling/azure/media/service-icons/face.svg) [Face](../../../computer-vision/overview-identity.md) | Detect, recognize, and identify human faces in images. | &bullet;&NonBreakingSpace;[Face SDK for .NET](/dotnet/api/overview/azure/cognitiveservices/face-readme?view=azure-dotnet&branch=main&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Face NuGet package](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.Face/2.7.0-preview.3) |
22+
| ![Document Intelligence icon](~/reusable-content/ce-skilling/azure/media/ai-services/document-intelligence.svg) [Document Intelligence](../../../document-intelligence/index.yml) | Turn documents into intelligent data-driven solutions. | &bullet;&NonBreakingSpace;[Document Intelligence SDK for .NET](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Document Intelligence NuGet package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.1) |
23+
| ![Face icon](~/reusable-content/ce-skilling/azure/media/ai-services/face.svg) [Face](../../../computer-vision/overview-identity.md) | Detect, recognize, and identify human faces in images. | &bullet;&NonBreakingSpace;[Face SDK for .NET](/dotnet/api/overview/azure/cognitiveservices/face-readme?view=azure-dotnet&branch=main&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Face NuGet package](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.Face/2.7.0-preview.3) |
2424
| ![Immersive Reader icon](../../../media/service-icons/immersive-reader.svg) [Immersive Reader](../../../immersive-reader/index.yml) | Help users with text readability and comprehension. | &bullet;&NonBreakingSpace;[Immersive Reader C# quickstart](../../../immersive-reader/quickstarts/client-libraries.md?pivots=programming-language-csharp) |
25-
| ![Language icon](~/reusable-content/ce-skilling/azure/media/service-icons/language.svg) [Language](../../../language-service/index.yml) | Build applications with natural language understanding capabilities. | &bullet;&NonBreakingSpace;[Language SDK for .NET (text analysis)](/dotnet/api/overview/azure/ai.textanalytics-readme?view=azure-dotnet&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Language NuGet package (text analysis)](https://www.nuget.org/packages/Azure.AI.TextAnalytics)<br><br>&bullet;&NonBreakingSpace;[Language SDK for .NET (Question Answering)](/dotnet/api/overview/azure/ai.language.questionanswering-readme?view=azure-dotnet&preserve-view=true)<br><br>&bullet;&NonBreakingSpace;[Language NuGet package (question answering)](https://www.nuget.org/packages/Azure.AI.Language.QuestionAnswering) |
26-
| ![Speech icon](~/reusable-content/ce-skilling/azure/media/service-icons/speech.svg) [Speech](../../../speech-service/index.yml) | Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. | &bullet;&NonBreakingSpace;[Speech SDK for .NET](/dotnet/api/microsoft.cognitiveservices.speech?view=azure-dotnet&branch=main&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Speech NuGet package (Speech CLI)](https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech.CLI)|
27-
| ![Translator icon](~/reusable-content/ce-skilling/azure/media/service-icons/translator.svg) [Translator](../../../translator/index.yml) | Use AI-powered translation technology to translate more than 100 in-use, at-risk, and endangered languages and dialects. | &bullet;&NonBreakingSpace;[Translator SDK for .NET (text)](/dotnet/api/overview/azure/ai.translation.text-readme?view=azure-dotnet-preview&preserve-view=true)<br><br>&bullet;&NonBreakingSpace;[Translator NuGet package (text)](https://www.nuget.org/packages/Azure.AI.Translation.Text/1.0.0-beta.1)<br><br>&bullet;&NonBreakingSpace;[Translator SDK for .NET (batch)](/dotnet/api/overview/azure/AI.Translation.Document-readme?view=azure-dotnet&preserve-view=true)<br><br>&bullet;&NonBreakingSpace;[Translator NuGet package (batch)](https://www.nuget.org/packages/Azure.AI.Translation.Document) |
25+
| ![Language icon](~/reusable-content/ce-skilling/azure/media/ai-services/language.svg) [Language](../../../language-service/index.yml) | Build applications with natural language understanding capabilities. | &bullet;&NonBreakingSpace;[Language SDK for .NET (text analysis)](/dotnet/api/overview/azure/ai.textanalytics-readme?view=azure-dotnet&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Language NuGet package (text analysis)](https://www.nuget.org/packages/Azure.AI.TextAnalytics)<br><br>&bullet;&NonBreakingSpace;[Language SDK for .NET (Question Answering)](/dotnet/api/overview/azure/ai.language.questionanswering-readme?view=azure-dotnet&preserve-view=true)<br><br>&bullet;&NonBreakingSpace;[Language NuGet package (question answering)](https://www.nuget.org/packages/Azure.AI.Language.QuestionAnswering) |
26+
| ![Speech icon](~/reusable-content/ce-skilling/azure/media/ai-services/speech.svg) [Speech](../../../speech-service/index.yml) | Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. | &bullet;&NonBreakingSpace;[Speech SDK for .NET](/dotnet/api/microsoft.cognitiveservices.speech?view=azure-dotnet&branch=main&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Speech NuGet package (Speech CLI)](https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech.CLI)|
27+
| ![Translator icon](~/reusable-content/ce-skilling/azure/media/ai-services/translator.svg) [Translator](../../../translator/index.yml) | Use AI-powered translation technology to translate more than 100 in-use, at-risk, and endangered languages and dialects. | &bullet;&NonBreakingSpace;[Translator SDK for .NET (text)](/dotnet/api/overview/azure/ai.translation.text-readme?view=azure-dotnet-preview&preserve-view=true)<br><br>&bullet;&NonBreakingSpace;[Translator NuGet package (text)](https://www.nuget.org/packages/Azure.AI.Translation.Text/1.0.0-beta.1)<br><br>&bullet;&NonBreakingSpace;[Translator SDK for .NET (batch)](/dotnet/api/overview/azure/AI.Translation.Document-readme?view=azure-dotnet&preserve-view=true)<br><br>&bullet;&NonBreakingSpace;[Translator NuGet package (batch)](https://www.nuget.org/packages/Azure.AI.Translation.Document) |
2828
| ![Video Indexer icon](../../../media/service-icons/video-indexer.svg) [Video Indexer](/azure/azure-video-indexer) | Extract actionable insights from your videos. | [Video Indexer C# code samples](https://github.com/Azure-Samples/azure-video-indexer-samples/tree/master/API-Samples/C%23)|
29-
| ![Vision icon](~/reusable-content/ce-skilling/azure/media/service-icons/vision.svg) [Vision](../../../computer-vision/index.yml) | Analyze content in digital images and rich media assets.| &bullet;&NonBreakingSpace;[Vision SDK for .NET](/dotnet/api/overview/azure/AI.Vision.ImageAnalysis-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Vision NuGet package](https://www.nuget.org/packages/Azure.AI.Vision.ImageAnalysis) |
29+
| ![Vision icon](~/reusable-content/ce-skilling/azure/media/ai-services/vision.svg) [Vision](../../../computer-vision/index.yml) | Analyze content in digital images and rich media assets.| &bullet;&NonBreakingSpace;[Vision SDK for .NET](/dotnet/api/overview/azure/AI.Vision.ImageAnalysis-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>&bullet;&NonBreakingSpace;[Vision NuGet package](https://www.nuget.org/packages/Azure.AI.Vision.ImageAnalysis) |
3030

3131
## Deprecated services
3232

articles/ai-services/includes/reference/sdk/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: lajanuar
1616
| --- | --- | --- |
1717
| ![Azure OpenAI Service icon](../../../media/service-icons/azure.svg) [Azure OpenAI](../../../openai/index.yml) | Perform a wide variety of natural language tasks. | &bullet;&NonBreakingSpace;[Azure OpenAI SDK for GO](https://github.com/Azure/azure-sdk-for-go/tree/sdk/ai/azopenai/v0.4.1/sdk/ai/azopenai/) <br><br>&bullet;&NonBreakingSpace;[Azure OpenAI GO module](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai)|
1818
| ![Custom Vision icon](../../../media/service-icons/custom-vision.svg) [Custom Vision](../../../custom-vision-service/index.yml) | Customize image recognition for your applications and models. |&bullet;&NonBreakingSpace;[Custom Vision GO module (prediction)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.1/customvision/prediction) <br><br>&bullet;&NonBreakingSpace;[GO module (training)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/customvision/training)|
19-
| ![Speech icon](~/reusable-content/ce-skilling/azure/media/service-icons/speech.svg) [Speech](../../../speech-service/index.yml) | Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. | &bullet;&NonBreakingSpace;[Speech GO module](https://pkg.go.dev/github.com/Microsoft/cognitive-services-speech-sdk-go)|
19+
| ![Speech icon](~/reusable-content/ce-skilling/azure/media/ai-services/speech.svg) [Speech](../../../speech-service/index.yml) | Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. | &bullet;&NonBreakingSpace;[Speech GO module](https://pkg.go.dev/github.com/Microsoft/cognitive-services-speech-sdk-go)|
2020

2121
## Deprecated services
2222

0 commit comments

Comments
 (0)