Skip to content

Commit b99ee0e

Browse files
committed
aisvcs freshness
1 parent 0ee9119 commit b99ee0e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/ai-services/cognitive-services-limited-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: PatrickFarley
66
manager: nitinme
77
ms.service: azure-ai-services
88
ms.topic: conceptual
9-
ms.date: 09/18/2024
9+
ms.date: 03/26/2025
1010
ms.author: pafarley
1111
---
1212

@@ -27,7 +27,7 @@ The following services are Limited Access:
2727
- [Custom Neural Voice](/legal/cognitive-services/speech-service/text-to-speech/limited-access?context=/azure/ai-services/speech-service/context/context): Pro features
2828
- [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
2929
- [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
3131
- [Azure AI Vision](/legal/cognitive-services/computer-vision/limited-access?context=/azure/ai-services/computer-vision/context/context): Celebrity Recognition feature
3232
- [Azure AI Video Indexer](/azure/azure-video-indexer/limited-access-features): Celebrity Recognition and Face Identify features
3333
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI Service, modified abuse monitoring, and modified content filters
@@ -43,7 +43,7 @@ Submit a registration form for each Limited Access service you would like to use
4343
- [Custom Neural Voice](https://aka.ms/customneural): Pro features
4444
- [Custom text to speech avatar](https://aka.ms/customneural): All features
4545
- [Speaker Recognition](https://aka.ms/azure-speaker-recognition): All features
46-
- [Face API](https://aka.ms/facerecognition): Identify and Verify features
46+
- [Azure AI Face](https://aka.ms/facerecognition): Identify and Verify features
4747
- [Azure AI Vision](https://aka.ms/facerecognition): Celebrity Recognition feature
4848
- [Azure AI Video Indexer](https://aka.ms/facerecognition): Celebrity Recognition and Face Identify features
4949
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI Service, modified abuse monitoring, and modified content filters

articles/ai-services/disable-local-auth.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: PatrickFarley
66
manager: nitinme
77
ms.service: azure-ai-services
88
ms.topic: how-to
9-
ms.date: 09/25/2024
9+
ms.date: 03/26/2025
1010
ms.author: pafarley
1111
ms.custom: FY25Q1-Linter
1212
#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
3939

4040
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.
4141

42-
## Next steps
42+
## Next step
43+
4344
- [Authenticate requests to Azure AI services](./authentication.md)

0 commit comments

Comments
 (0)