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/ai-services/cognitive-services-limited-access.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: PatrickFarley
6
6
manager: nitinme
7
7
ms.service: azure-ai-services
8
8
ms.topic: conceptual
9
-
ms.date: 09/18/2024
9
+
ms.date: 03/26/2025
10
10
ms.author: pafarley
11
11
---
12
12
@@ -27,7 +27,7 @@ The following services are Limited Access:
27
27
-[Custom Neural Voice](/legal/cognitive-services/speech-service/text-to-speech/limited-access?context=/azure/ai-services/speech-service/context/context): Pro features
28
28
-[Custom text to speech avatar](/legal/cognitive-services/speech-service/text-to-speech/limited-access?context=/azure/ai-services/speech-service/context/context): All features
29
29
-[Speaker Recognition](/legal/cognitive-services/speech-service/speaker-recognition/limited-access-speaker-recognition?context=/azure/ai-services/speech-service/context/context): All features
30
-
-[Face API](/legal/cognitive-services/computer-vision/limited-access-identity?context=/azure/ai-services/computer-vision/context/context): Identify and Verify features, face ID property
30
+
-[Azure AI Face](/legal/cognitive-services/computer-vision/limited-access-identity?context=/azure/ai-services/computer-vision/context/context): Identify and Verify features, face ID property
31
31
-[Azure AI Vision](/legal/cognitive-services/computer-vision/limited-access?context=/azure/ai-services/computer-vision/context/context): Celebrity Recognition feature
32
32
-[Azure AI Video Indexer](/azure/azure-video-indexer/limited-access-features): Celebrity Recognition and Face Identify features
Copy file name to clipboardExpand all lines: articles/ai-services/disable-local-auth.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: PatrickFarley
6
6
manager: nitinme
7
7
ms.service: azure-ai-services
8
8
ms.topic: how-to
9
-
ms.date: 09/25/2024
9
+
ms.date: 03/26/2025
10
10
ms.author: pafarley
11
11
ms.custom: FY25Q1-Linter
12
12
#customer intent: As a developer, I want to disable local authentication in Azure AI Services so that I can enforce Microsoft Entra authentication.
@@ -39,5 +39,6 @@ You can use PowerShell to determine whether the local authentication policy is c
39
39
40
40
To enable local authentication, execute the PowerShell cmdlet **[Set-AzCognitiveServicesAccount](/powershell/module/az.cognitiveservices/set-azcognitiveservicesaccount)** with the parameter `-DisableLocalAuth $false`. Allow a few minutes for the service to accept the change to allow local authentication requests.
41
41
42
-
## Next steps
42
+
## Next step
43
+
43
44
-[Authenticate requests to Azure AI services](./authentication.md)
0 commit comments