You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/partner-strata.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,6 @@ ms.subservice: B2C
17
17
18
18
# Tutorial to configure Azure Active Directory B2C with Strata
19
19
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
-
23
20
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.
24
21
25
22
The solution has the following benefits:
@@ -98,7 +95,7 @@ Use the instructions in the following sections to configure an Orchestrator inst
98
95
99
96
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.
100
97
101
-
-**Operating System**: REHL 7.7 or higher, CentOS 7+
Copy file name to clipboardExpand all lines: articles/ai-services/autoscale.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ This feature is disabled by default for every new resource. Follow these instruc
26
26
27
27
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.
28
28
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":::
Copy file name to clipboardExpand all lines: articles/ai-services/includes/reference/sdk/cpp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ ms.author: lajanuar
14
14
15
15
| Service | Description | Reference documentation |
16
16
| --- | --- | --- |
17
-
|[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](../../../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/)|
Copy file name to clipboardExpand all lines: articles/ai-services/includes/reference/sdk/csharp.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,16 @@ ms.author: lajanuar
17
17
|[Azure AI Search](../../../../search/index.yml)| Bring AI-powered cloud search to your mobile and web apps. |• [Azure AI Search SDK for .NET](/dotnet/api/overview/azure/search.documents-readme?view=azure-dotnet&preserve-view=true)<br><br>• [Azure AI Search NuGet package](https://www.nuget.org/packages/Azure.Search.Documents/11.6.0-beta.2)|
18
18
|[Azure OpenAI](../../../openai/index.yml)| Perform a wide variety of natural language tasks. |• [Azure OpenAI SDK for .NET](/dotnet/api/azure.ai.openai?view=azure-dotnet-preview&preserve-view=true) <br><br>• [Azure OpenAI NuGet package](https://www.nuget.org/packages/Azure.AI.OpenAI/1.0.0-beta.13)|
19
19
|[Bot Service](/composer/)| Create bots and connect them across channels. |• [Bot service SDK for .NET](https://github.com/Microsoft/botbuilder-dotnet?tab=readme-ov-file) <br><br>• [Bot Builder (NuGet package)](https://github.com/Microsoft/botbuilder-dotnet/#packages)|
20
-
|[Content Safety](../../../content-safety/index.yml)| Detect harmful content in applications and services.|• [Content Safety SDK for .NET](/dotnet/api/overview/azure/ai.contentsafety-readme?view=azure-dotnet&preserve-view=true) <br><br>• [Content Safety NuGet package](https://www.nuget.org/packages/Azure.AI.ContentSafety/1.0.0)|
20
+
|[Content Safety](../../../content-safety/index.yml)| Detect harmful content in applications and services.|• [Content Safety SDK for .NET](/dotnet/api/overview/azure/ai.contentsafety-readme?view=azure-dotnet&preserve-view=true) <br><br>• [Content Safety NuGet package](https://www.nuget.org/packages/Azure.AI.ContentSafety/1.0.0)|
21
21
|[Custom Vision](../../../custom-vision-service/index.yml)| Customize image recognition for your applications and models. |• [Custom Vision SDK for .NET](/dotnet/api/overview/azure/custom-vision?view=azure-dotnet&preserve-view=true) <br><br>• [Custom Vision NuGet package (prediction)](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction)<br><br>• [Custom Vision NuGet package (training)](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training)|
22
-
|[Document Intelligence](../../../document-intelligence/index.yml)| Turn documents into intelligent data-driven solutions. |• [Document Intelligence SDK for .NET](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>• [Document Intelligence NuGet package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.1)|
23
-
|[Face](../../../computer-vision/overview-identity.md)| Detect, recognize, and identify human faces in images. |• [Face SDK for .NET](/dotnet/api/overview/azure/cognitiveservices/face-readme?view=azure-dotnet&branch=main&preserve-view=true) <br><br>• [Face NuGet package](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.Face/2.7.0-preview.3)|
22
+
|[Document Intelligence](../../../document-intelligence/index.yml)| Turn documents into intelligent data-driven solutions. |• [Document Intelligence SDK for .NET](/dotnet/api/overview/azure/ai.documentintelligence-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>• [Document Intelligence NuGet package](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.1)|
23
+
|[Face](../../../computer-vision/overview-identity.md)| Detect, recognize, and identify human faces in images. |• [Face SDK for .NET](/dotnet/api/overview/azure/cognitiveservices/face-readme?view=azure-dotnet&branch=main&preserve-view=true) <br><br>• [Face NuGet package](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Vision.Face/2.7.0-preview.3)|
24
24
|[Immersive Reader](../../../immersive-reader/index.yml)| Help users with text readability and comprehension. |• [Immersive Reader C# quickstart](../../../immersive-reader/quickstarts/client-libraries.md?pivots=programming-language-csharp)|
25
-
|[Language](../../../language-service/index.yml)| Build applications with natural language understanding capabilities. |• [Language SDK for .NET (text analysis)](/dotnet/api/overview/azure/ai.textanalytics-readme?view=azure-dotnet&preserve-view=true) <br><br>• [Language NuGet package (text analysis)](https://www.nuget.org/packages/Azure.AI.TextAnalytics)<br><br>• [Language SDK for .NET (Question Answering)](/dotnet/api/overview/azure/ai.language.questionanswering-readme?view=azure-dotnet&preserve-view=true)<br><br>• [Language NuGet package (question answering)](https://www.nuget.org/packages/Azure.AI.Language.QuestionAnswering)|
26
-
|[Speech](../../../speech-service/index.yml)| Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. |• [Speech SDK for .NET](/dotnet/api/microsoft.cognitiveservices.speech?view=azure-dotnet&branch=main&preserve-view=true) <br><br>• [Speech NuGet package (Speech CLI)](https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech.CLI)|
27
-
|[Translator](../../../translator/index.yml)| Use AI-powered translation technology to translate more than 100 in-use, at-risk, and endangered languages and dialects. |• [Translator SDK for .NET (text)](/dotnet/api/overview/azure/ai.translation.text-readme?view=azure-dotnet-preview&preserve-view=true)<br><br>• [Translator NuGet package (text)](https://www.nuget.org/packages/Azure.AI.Translation.Text/1.0.0-beta.1)<br><br>• [Translator SDK for .NET (batch)](/dotnet/api/overview/azure/AI.Translation.Document-readme?view=azure-dotnet&preserve-view=true)<br><br>• [Translator NuGet package (batch)](https://www.nuget.org/packages/Azure.AI.Translation.Document)|
25
+
|[Language](../../../language-service/index.yml)| Build applications with natural language understanding capabilities. |• [Language SDK for .NET (text analysis)](/dotnet/api/overview/azure/ai.textanalytics-readme?view=azure-dotnet&preserve-view=true) <br><br>• [Language NuGet package (text analysis)](https://www.nuget.org/packages/Azure.AI.TextAnalytics)<br><br>• [Language SDK for .NET (Question Answering)](/dotnet/api/overview/azure/ai.language.questionanswering-readme?view=azure-dotnet&preserve-view=true)<br><br>• [Language NuGet package (question answering)](https://www.nuget.org/packages/Azure.AI.Language.QuestionAnswering)|
26
+
|[Speech](../../../speech-service/index.yml)| Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. |• [Speech SDK for .NET](/dotnet/api/microsoft.cognitiveservices.speech?view=azure-dotnet&branch=main&preserve-view=true) <br><br>• [Speech NuGet package (Speech CLI)](https://www.nuget.org/packages/Microsoft.CognitiveServices.Speech.CLI)|
27
+
|[Translator](../../../translator/index.yml)| Use AI-powered translation technology to translate more than 100 in-use, at-risk, and endangered languages and dialects. |• [Translator SDK for .NET (text)](/dotnet/api/overview/azure/ai.translation.text-readme?view=azure-dotnet-preview&preserve-view=true)<br><br>• [Translator NuGet package (text)](https://www.nuget.org/packages/Azure.AI.Translation.Text/1.0.0-beta.1)<br><br>• [Translator SDK for .NET (batch)](/dotnet/api/overview/azure/AI.Translation.Document-readme?view=azure-dotnet&preserve-view=true)<br><br>• [Translator NuGet package (batch)](https://www.nuget.org/packages/Azure.AI.Translation.Document)|
28
28
|[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](../../../computer-vision/index.yml)| Analyze content in digital images and rich media assets.|• [Vision SDK for .NET](/dotnet/api/overview/azure/AI.Vision.ImageAnalysis-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>• [Vision NuGet package](https://www.nuget.org/packages/Azure.AI.Vision.ImageAnalysis)|
29
+
|[Vision](../../../computer-vision/index.yml)| Analyze content in digital images and rich media assets.|• [Vision SDK for .NET](/dotnet/api/overview/azure/AI.Vision.ImageAnalysis-readme?view=azure-dotnet-preview&preserve-view=true) <br><br>• [Vision NuGet package](https://www.nuget.org/packages/Azure.AI.Vision.ImageAnalysis)|
Copy file name to clipboardExpand all lines: articles/ai-services/includes/reference/sdk/go.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.author: lajanuar
16
16
| --- | --- | --- |
17
17
|[Azure OpenAI](../../../openai/index.yml)| Perform a wide variety of natural language tasks. |• [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>• [Azure OpenAI GO module](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai)|
18
18
|[Custom Vision](../../../custom-vision-service/index.yml)| Customize image recognition for your applications and models. |• [Custom Vision GO module (prediction)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.1/customvision/prediction) <br><br>• [GO module (training)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/customvision/training)|
19
-
|[Speech](../../../speech-service/index.yml)| Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. |• [Speech GO module](https://pkg.go.dev/github.com/Microsoft/cognitive-services-speech-sdk-go)|
19
+
|[Speech](../../../speech-service/index.yml)| Add speech to text, text to speech, translation, and speaker recognition capabilities to applications. |• [Speech GO module](https://pkg.go.dev/github.com/Microsoft/cognitive-services-speech-sdk-go)|
0 commit comments