Favicon of azure-ai-projects-py

azure-ai-projects-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundr Published by microsoft in skills.

What is azure-ai-projects-py Skill?

Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundr Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Security review use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-ai-projects-py Skill

  • Use it for security review.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-python/skills/azure-ai-projects-py/SKILL.md

What it does

Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundr

Skill instructions

Azure AI Projects Python SDK (Foundry SDK) Build AI applications on Microsoft Foundry using the azure-ai-projects SDK. Installation bash pip install azure-ai-projects azure-identity Environment Variables bash AZUREAIPROJECTENDPOINT="https://<resource.services.ai.azure.com/api/projects/<project" Required for all auth methods AZUREAIMODELDEPLOYMENTNAME="gpt-4o-mini" Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-is. - Production: set AZURETOKENCREDENTIALS=prod (or AZURETOKENCREDENTIALS=<specificcredential) to constrain the credential chain to production-safe cr

Explore related resources

Frequently asked questions

What is azure-ai-projects-py?

azure-ai-projects-py is a open-source AI agent skill with Copy skill directory. Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects).

Who is azure-ai-projects-py best for?

azure-ai-projects-py is best for reusing agent instructions, scripts, and references, security review workflows.

How do I install azure-ai-projects-py?

Install or run azure-ai-projects-py using Copy skill directory. Check azure-ai-projects-py for the latest setup command.

Is azure-ai-projects-py actively maintained?

azure-ai-projects-py may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to azure-ai-projects-py

azure-ai-projects-py: Install, Config & GitHub Signals – SkillIndex