An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
Hi Vijaya,
For Azure AI Language / PII redaction, Microsoft documentation does not publicly identify a specific underlying LLM family. The safer answer is to treat each Azure AI service based on its own documented privacy and security controls rather than assuming LLM usage.
Microsoft states that Azure Language request data may be temporarily stored for up to 48 hours and then purged, and for PII/health endpoints, LoggingOptOut is true by default. Microsoft also documents encryption, RBAC, private networking options, customer-managed keys, and secure deployment controls.
For Azure AI Foundry models sold by Azure, Microsoft states that prompts, completions, embeddings, and fine-tuning data are not used to train foundation models without the customer’s permission or instruction.
References: https://learn.microsoft.com/en-us/azure/ai-services/language-service/secure-deployment https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/language-service/data-privacy https://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/data-privacy https://learn.microsoft.com/en-us/azure/foundry/concepts/customer-managed-keys