An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Azure AI Foundry creates a new Prompt Asset version every time you edit it, and each version keeps the full prompt definition, system/user text, and parameters like temperature. If you want clear diffs, store the prompt text and settings in Git. For behavior tracking, run each version through Foundry Evaluations with a fixed dataset to compare outputs consistently. Foundry manages versioning, Git handles diffs, and Evaluations show how each version behaves.