Favicon of azure-search-documents-dotnet

azure-search-documents-dotnet Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Covers SearchClient (queries, document CRUD), SearchIndexClient (index management), and SearchIndexerClient (indexers, skillsets). Triggers: "Azure Search .NET", "SearchClient Published by microsoft in skills.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

API key required authentication, Credentials required

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Access note: API key required.

What is azure-search-documents-dotnet Skill?

Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Covers SearchClient (queries, document CRUD), SearchIndexClient (index management), and SearchIndexerClient (indexers, skillsets). Triggers: "Azure Search .NET", "SearchClient 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. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Declared skill metadata

  • Declared author: Microsoft
  • Declared license: MIT
  • Source file: .github/plugins/azure-sdk-dotnet/skills/azure-search-documents-dotnet/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • API key required

Requirements and access

API key required

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredAPI key required authentication

When to use azure-search-documents-dotnet Skill

  • Use it for research.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-search-documents-dotnet/SKILL.md

What it does

Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Covers SearchClient (queries, document CRUD), SearchIndexClient (index management), and SearchIndexerClient (indexers, skillsets). Triggers: "Azure Search .NET", "SearchClient

Skill instructions

Azure.Search.Documents (.NET) Build search applications with full-text, vector, semantic, and hybrid search capabilities. Installation bash dotnet add package Azure.Search.Documents dotnet add package Azure.Identity Current Versions: Stable v11.7.0, Preview v11.8.0-beta.1 Environment Variables bash SEARCHENDPOINT=https://<search-service.search.windows.net Required: search service endpoint SEARCHINDEXNAME=<index-name Required: search index name AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production SEARCHAPIKEY=<api-key Only required for AzureKeyCredential auth Authentication Microsoft Entra Token Credential: csharp using Azure.Identity; using Azure.Search.Documents; // Local dev: DefaultAzureCredential. Production: set AZURETOKENCREDENTIALS=prod or AZURETOKENCREDENTIALS=<specificcredential var credential = new DefaultAzureCredential( DefaultAzureCredential.DefaultEnvironmentVariableName ); // Or use a specific credential directly in production: // See

Verified compatibility and discovery

Frequently asked questions

What is azure-search-documents-dotnet?

azure-search-documents-dotnet is a open-source AI agent skill with Copy skill directory. Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search.

Who is azure-search-documents-dotnet best for?

azure-search-documents-dotnet is best for reusing agent instructions, scripts, and references, research workflows.

How do I install azure-search-documents-dotnet?

Install or run azure-search-documents-dotnet using Copy skill directory. Check azure-search-documents-dotnet for the latest setup command.

Is azure-search-documents-dotnet actively maintained?

azure-search-documents-dotnet may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
2 months ago
Last verified
Aug 26, 2026
Metadata fetched
Aug 26, 2026
Repository age
8 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to azure-search-documents-dotnet