azure-connector-namespace

azure-connector-namespace is a skill for Claude Code from MicrosoftDocs/Agent-Skills. It costs 84 tokens per session (492 once invoked), scanned A, original, CC-BY-4.0.

Specialist guidance for Azure Connector Namespace, a way to configure hosted MCP servers and their connection endpoints.

In plain words
What is it for?
Configuring Connector Namespace endpoints, authentication options, hosted MCP servers, and runtime settings.
Why use it?
It helps developers set the required endpoint, authentication, and runtime settings without confusing this service with other Azure connector products.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the azure-agent-skills plugin — 198 skills shipped together , and of azure-agent-skills

Good fit Configuring Connector Namespace endpoints, authentication options, hosted MCP servers, and runtime settings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/microsoftdocs/agent-skills/azure-connector-namespace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add MicrosoftDocs/Agent-Skills --skill azure-connector-namespace
Clone the repo
git clone --depth 1 https://github.com/MicrosoftDocs/Agent-Skills

Made for: Claude Code.

Or install azure-agent-skills, the plugin that ships this one along with the rest of its 198 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-connector-namespace

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-connector-namespace.svg)](https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-connector-namespace)
Your own site
<a href="https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-connector-namespace"><img src="https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-connector-namespace.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 492 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.00492
Opus 5 $0.00042 $0.00246
Sonnet 5 $0.00017 $0.00098
Haiku 4.5 $0.00008 $0.00049

Measured 8d ago against content hash a94a6ed5a0a2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

azure-connector-namespace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/azure-connector-namespace/SKILL.md · 32 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 32 lines · 84 tokens per session scan A a94a6ed5a0a2

Subscribe to this mod's changes

azure-connector-namespace is a skill published in the GitHub repository MicrosoftDocs/Agent-Skills (735 stars, last pushed today), licensed CC-BY-4.0. It adds 84 tokens to every session and 492 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

flowstudio-power-automate-build

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power…

boshi-xixixi/TraeSkill · 127 tokens

consul

Operational skill for agents to run HashiCorp Consul for service discovery, health checks, KV config, intentions, and service mesh basics.

alivirgo/Major-AI-Skills · 31 tokens

kinesis-stream

Managed, ordered, replayable event stream — the deployable streaming primitive. Records are retained (default 24h, up to 365 days) and each consumer reads independently at its own offset, so the same events can feed many pipelines and be re-read after a bug fix. Config knobs: streamMode, retentionHours.

AlexK020908/infra-designer · 0 tokens

sqs-queue

Managed message queue; the catalog's only queue node. Config knobs: fifo (false), visibilityTimeoutSec (30), retentionDays (4), dlqEnabled (true). Use it for async work handoff — see long-running-tasks.md for the job pattern, scaling-writes.md for write buffering, multi-step-processes.md for workflow chains.

AlexK020908/infra-designer · 0 tokens

azure-appconfiguration-java

Client library for Azure App Configuration, a managed service for centralizing application configurations.

rootcastleco/rei-skills · 0 tokens

azure-eventhub-dotnet

High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs.

rootcastleco/rei-skills · 0 tokens