Skills Microsoft
ego lite browser
sponsorego lite est le navigateur le plus rapide pour que les agents IA exécutent l'automatisation web, partageant votre état connecté avec Codex ou Claude Code, zéro coût, zéro configuration.
Alpha Vantage MCP Server
sponsorAccédez aux données des marchés financiers : actions en temps réel et historiques, ETF, options, forex, crypto, matières premières, fondamentaux, indicateurs techniques, et plus encore.
azure-diagnostics
skills/.github/plugins/azure-skills/skills/azure-diagnostics
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, kubectl cannot connect, kube-system/CoreDNS failures, pod pending, crashloop, node not ready, upgrade failures, analyze logs, KQL, insights, image pull failures, cold start issues, health probe failures, resource health, root cause of errors, troubleshoot event hubs, troubleshoot service bus, messaging SDK error, AMQP connection failure, message lock lost, service bus dead letter.
DevOpsazure-enterprise-infra-planner
skills/.github/plugins/azure-skills/skills/azure-enterprise-infra-planner
Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment', 'Azure Backup for VM workloads'. PREFER azure-prepare FOR app-centric workflows.
Développementazure-enterprise-infra-planner
azure-skills/skills/azure-enterprise-infra-planner
Architecturer et provisionner une infrastructure Azure d'entreprise à partir de descriptions de charges de travail. Pour les architectes cloud et les ingénieurs de plateforme planifiant la mise en réseau, l'identité,…
DevOpsSécuritéazure-eventgrid-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-eventgrid-dotnet
Azure Event Grid SDK for .NET. Client library for publishing and consuming events with Azure Event Grid. Use for event-driven architectures, pub/sub messaging, CloudEvents, and EventGridEvents. Triggers: "Event Grid", "EventGridPublisherClient", "CloudEvent", "EventGridEvent", "publish events .NET", "event-driven", "pub/sub".
Développementazure-eventgrid-java
skills/.github/plugins/azure-sdk-java/skills/azure-eventgrid-java
Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events.
Développementazure-eventgrid-py
skills/.github/plugins/azure-sdk-python/skills/azure-eventgrid-py
Azure Event Grid SDK for Python. Use for publishing events, handling CloudEvents, and event-driven architectures. Triggers: "event grid", "EventGridPublisherClient", "CloudEvent", "EventGridEvent", "publish events".
Développementazure-eventhub-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-eventhub-dotnet
Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming", "EventHubProducerClient", "EventProcessorClient", "send events", "receive events", "checkpointing", "partition".
Développementazure-eventhub-java
skills/.github/plugins/azure-sdk-java/skills/azure-eventhub-java
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures.
Développementazure-eventhub-py
skills/.github/plugins/azure-sdk-python/skills/azure-eventhub-py
Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions".
Développementazure-eventhub-rust
skills/.github/plugins/azure-sdk-rust/skills/azure-eventhub-rust
Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust", "eventhub rust".
Développementazure-eventhub-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-eventhub-ts
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real-time analytics, IoT telemetry, or event-driven architectures with partitioned consumers.
Développementazure-identity-dotnet
skills/.github/plugins/azure-sdk-dotnet/skills/azure-identity-dotnet
Azure Identity library for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and developer credentials. Triggers: "Azure Identity", "DefaultAzureCredential", "ManagedIdentityCredential", "ClientSecretCredential", "authentication .NET", "Azure auth", "credential chain".
Sécuritéazure-identity-java
skills/.github/plugins/azure-sdk-java/skills/azure-identity-java
Azure Identity library for Java authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure authentication pattern in Java applications.
Sécuritéazure-identity-py
skills/.github/plugins/azure-sdk-python/skills/azure-identity-py
Azure Identity SDK for Python authentication with Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and token caching. Triggers: "azure-identity", "DefaultAzureCredential", "authentication", "managed identity", "service principal", "credential".
Sécuritéazure-identity-rust
skills/.github/plugins/azure-sdk-rust/skills/azure-identity-rust
Azure Identity library for Rust. Microsoft Entra ID authentication for all Azure SDK clients. Triggers: "azure identity rust", "DeveloperToolsCredential", "authentication rust", "managed identity rust", "credential rust", "Entra ID rust".
Sécuritéazure-identity-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-identity-ts
Authenticate to Azure services using Azure Identity library for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or interactive browser login.
Sécuritéazure-keyvault-certificates-rust
skills/.github/plugins/azure-sdk-rust/skills/azure-keyvault-certificates-rust
Azure Key Vault Certificates library for Rust. Create, manage, and use X.509 certificates including self-signed and CA-issued. Triggers: "keyvault certificates rust", "CertificateClient rust", "create certificate rust", "self-signed certificate rust", "X.509 rust".
Développementazure-keyvault-keys-rust
skills/.github/plugins/azure-sdk-rust/skills/azure-keyvault-keys-rust
Azure Key Vault Keys library for Rust. Create, manage, and use cryptographic keys including RSA, EC, and HSM-protected keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "wrap key rust", "sign rust".
Développementazure-keyvault-keys-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-keyvault-keys-ts
Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys.
Développementazure-keyvault-py
skills/.github/plugins/azure-sdk-python/skills/azure-keyvault-py
Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. Triggers: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys".
Développementazure-keyvault-secrets-rust
skills/.github/plugins/azure-sdk-rust/skills/azure-keyvault-secrets-rust
Azure Key Vault Secrets library for Rust. Store and retrieve secrets, passwords, and API keys. Triggers: "keyvault secrets rust", "SecretClient rust", "get secret rust", "set secret rust", "list secrets rust".
Développementazure-keyvault-secrets-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-keyvault-secrets-ts
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values.
Développementazure-kubernetes
azure-skills/skills/azure-kubernetes
Planifier, créer et configurer des clusters Azure Kubernetes Service (AKS) prêts pour la production. Couvre la checklist Day-0, la sélection des SKU (Automatique vs Standard), la mise en réseau…
azure-kubernetes
skills/.github/plugins/azure-skills/skills/azure-kubernetes
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost analysis). WHEN: create AKS environment, provision AKS environment, enable AKS observability, design AKS networking, choose AKS SKU, secure AKS, optimize AKS, rightsize AKS pod, AKS spot nodes, AKS cluster-autoscaler.
DevOpsazure-kubernetes-app-deploy
azure-skills/skills/azure-kubernetes/azure-kubernetes-app-deploy
À utiliser lors du déploiement d'une application web ou d'une API existante sur un cluster Azure Kubernetes Service déjà en cours d'exécution. Détecte le framework, génère un Dockerfile et…
azure-kubernetes-app-deploy
skills/.github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-app-deploy
Utiliser lors du déploiement d'une application web ou API existante vers un cluster Azure Kubernetes Service déjà en cours d'exécution. Détecte le framework, génère un Dockerfile et…
azure-kubernetes-automatic-readiness
azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness
Évalue les charges de travail Kubernetes et la configuration du cluster pour la compatibilité AKS Automatic. Identifie les incompatibilités, génère des correctifs et guide la migration depuis…
azure-kubernetes-automatic-readiness
skills/.github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness
Évaluer les charges de travail Kubernetes et la configuration du cluster pour la compatibilité AKS Automatic. Identifie les incompatibilités, génère des correctifs et guide la migration depuis…
azure-kusto
azure-skills/skills/azure-kusto
Exécutez des requêtes KQL et analysez les données dans Azure Data Explorer pour l'analyse des journaux, la télémétrie et les insights de séries temporelles. Exécutez des requêtes KQL sur des ensembles de données massifs avec des performances inférieures à la seconde, incluant le filtrage, l'agrégation, l'analyse de séries temporelles et les jointures entre tables. Découvrez et explorez les ressources du cluster, les bases de données et les schémas de table pour comprendre votre modèle de données avant d'interroger. Prend en charge cinq modèles de requêtes principaux : récupération de base, analyse d'agrégation, analyse de séries temporelles, jointures...
azure-kusto
skills/.github/plugins/azure-skills/skills/azure-kusto
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection.
DevOps
151–180 sur 868