@@ -73,6 +73,20 @@ productDirectory:
73
73
- url : ./concepts/ai-red-teaming-agent.md
74
74
text : AI Red Teaming Agent (preview)
75
75
# Card
76
+ - title : Protect and govern
77
+ imageSrc : ~/reusable-content/ce-skilling/azure/media/ai-services/ai-foundry.svg
78
+ links :
79
+ - url : responsible-use-of-ai-overview.md
80
+ text : Trustworthy AI
81
+ - url : ./how-to/monitor-applications.md
82
+ text : Monitor your generative AI applications
83
+ - url : ./how-to/develop/trace-local-sdk.md
84
+ text : Trace your application with Azure AI Foundry project library
85
+ - url : ./how-to/develop/agent-evaluate-sdk.md
86
+ text : Evaluate agentic workflows
87
+ - url : ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md
88
+ text : Safety evaluation for fine-tuning
89
+ # Card
76
90
- title : Azure AI Search
77
91
imageSrc : ~/reusable-content/ce-skilling/azure/media/ai-services/search.svg
78
92
links :
@@ -106,20 +120,6 @@ productDirectory:
106
120
text : Orchestrate workflows with pipelines
107
121
- url : /azure/machine-learning/concept-automated-ml
108
122
text : What is automated machine learning (AutoML)?
109
- # Card
110
- - title : Protect and govern
111
- imageSrc : ~/reusable-content/ce-skilling/azure/media/ai-services/ai-foundry.svg
112
- links :
113
- - url : responsible-use-of-ai-overview.md
114
- text : Trustworthy AI
115
- - url : ./how-to/monitor-applications.md
116
- text : Monitor your generative AI applications
117
- - url : ./how-to/develop/trace-local-sdk.md
118
- text : Trace your application with Azure AI Foundry project library
119
- - url : ./how-to/develop/agent-evaluate-sdk.md
120
- text : Evaluate agentic workflows
121
- - url : ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md
122
- text : Safety evaluation for fine-tuning
123
123
124
124
tools :
125
125
title : Software development kits (SDKs)
0 commit comments