Skills Microsoft
ego lite browser
ผู้สนับสนุนego lite คือเบราว์เซอร์ที่เร็วที่สุดสำหรับ AI agents ในการรันเว็บออโตเมชัน แชร์สถานะที่ล็อกอินแล้วของคุณกับ Codex หรือ Claude Code โดยไม่มีค่าใช้จ่าย ไม่ต้องตั้งค่าใดๆ
Alpha Vantage MCP Server
ผู้สนับสนุนเข้าถึงข้อมูลตลาดการเงิน: หุ้นแบบเรียลไทม์และย้อนหลัง, ETF, ออปชั่น, ฟอเร็กซ์, คริปโต, สินค้าโภคภัณฑ์, ข้อมูลพื้นฐาน, ตัวชี้วัดทางเทคนิค และอื่นๆ
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.
การพัฒนาazure-enterprise-infra-planner
azure-skills/skills/azure-enterprise-infra-planner
ออกแบบและจัดเตรียมโครงสร้างพื้นฐาน Azure ระดับองค์กรจากคำอธิบายภาระงาน สำหรับสถาปนิกคลาวด์และวิศวกรแพลตฟอร์มที่วางแผนเครือข่าย การระบุตัวตน...
DevOpsความปลอดภัย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".
การพัฒนาazure-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.
การพัฒนาazure-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".
การพัฒนาazure-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".
การพัฒนาazure-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.
การพัฒนาazure-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".
การพัฒนาazure-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".
การพัฒนาazure-eventhub-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-eventhub-ts
สร้างแอปพลิเคชันสตรีมมิ่งเหตุการณ์โดยใช้ Azure Event Hubs SDK สำหรับ JavaScript (@azure/event-hubs) ใช้เมื่อนำไปใช้กับการรับส่งเหตุการณ์ที่มีปริมาณสูง การวิเคราะห์แบบเรียลไทม์ ข้อมูลเทเลเมทรีจาก IoT หรือสถาปัตยกรรมที่ขับเคลื่อนด้วยเหตุการณ์พร้อมผู้บริโภคแบบแบ่งพาร์ติชัน
การพัฒนาazure-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".
ความปลอดภัย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.
ความปลอดภัย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".
ความปลอดภัย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".
ความปลอดภัยazure-identity-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-identity-ts
ยืนยันตัวตนกับบริการ Azure โดยใช้ไลบรารี Azure Identity สำหรับ JavaScript (@azure/identity) ใช้เมื่อกำหนดค่าการยืนยันตัวตนด้วย DefaultAzureCredential, managed identity, service principals หรือการเข้าสู่ระบบผ่านเบราว์เซอร์แบบโต้ตอบ
ความปลอดภัย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".
การพัฒนาazure-keyvault-keys-rust
skills/.github/plugins/azure-sdk-rust/skills/azure-keyvault-keys-rust
ไลบรารี Azure Key Vault Keys สำหรับ Rust สร้าง จัดการ และใช้คีย์การเข้ารหัส รวมถึงคีย์ RSA, EC และคีย์ที่ป้องกันด้วย HSM ทริกเกอร์: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "wrap key rust", "sign rust
การพัฒนาazure-keyvault-keys-ts
skills/.github/plugins/azure-sdk-typescript/skills/azure-keyvault-keys-ts
จัดการคีย์การเข้ารหัสโดยใช้ Azure Key Vault Keys SDK สำหรับ JavaScript (@azure/keyvault-keys) ใช้เมื่อสร้าง เข้ารหัส/ถอดรหัส เซ็นชื่อ หรือหมุนเวียนคีย์
การพัฒนาazure-keyvault-py
skills/.github/plugins/azure-sdk-python/skills/azure-keyvault-py
Azure Key Vault SDK สำหรับ Python ใช้สำหรับการจัดการ secrets, keys และ certificates พร้อมการจัดเก็บที่ปลอดภัย ทริกเกอร์: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys
การพัฒนาazure-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".
การพัฒนาazure-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.
การพัฒนาazure-kubernetes
azure-skills/skills/azure-kubernetes
วางแผน สร้าง และกำหนดค่าคลัสเตอร์ Azure Kubernetes Service (AKS) ที่พร้อมสำหรับการผลิต ครอบคลุมรายการตรวจสอบ Day-0 การเลือก SKU (Automatic vs Standard) เครือข่าย…
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
ใช้เมื่อปรับใช้เว็บแอปพลิเคชันหรือ API ที่มีอยู่แล้วกับคลัสเตอร์ Azure Kubernetes Service ที่กำลังทำงานอยู่ ตรวจจับเฟรมเวิร์ก สร้าง Dockerfile และ…
azure-kubernetes-app-deploy
skills/.github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-app-deploy
ใช้เมื่อปรับใช้เว็บแอปพลิเคชันหรือ API ที่มีอยู่กับคลัสเตอร์ Azure Kubernetes Service ที่รันอยู่แล้ว ตรวจจับเฟรมเวิร์ก สร้าง Dockerfile และ…
azure-kubernetes-automatic-readiness
azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness
ประเมิน workloads ของ Kubernetes และการกำหนดค่าคลัสเตอร์เพื่อความเข้ากันได้กับ AKS Automatic ระบุความไม่เข้ากัน สร้างการแก้ไข และแนะนำการย้ายจาก…
azure-kubernetes-automatic-readiness
skills/.github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness
ประเมินเวิร์กโหลด Kubernetes และการกำหนดค่าคลัสเตอร์เพื่อความเข้ากันได้กับ AKS Automatic ระบุความไม่เข้ากัน สร้างการแก้ไข และแนะนำการย้ายจาก…
azure-kusto
azure-skills/skills/azure-kusto
ดำเนินการสอบถาม KQL และวิเคราะห์ข้อมูลใน Azure Data Explorer สำหรับการวิเคราะห์บันทึก ข้อมูลเทเลเมทรี และข้อมูลเชิงลึกแบบอนุกรมเวลา ดำเนินการสอบถาม KQL กับชุดข้อมูลขนาดใหญ่ด้วยประสิทธิภาพระดับต่ำกว่าวินาที รวมถึงการกรอง การรวม การวิเคราะห์อนุกรมเวลา และการเชื่อมต่อข้ามตาราง ค้นพบและสำรวจคลัสเตอร์ ฐานข้อมูล และสคีมาของตารางเพื่อทำความเข้าใจโมเดลข้อมูลของคุณก่อนการสอบถาม รองรับรูปแบบการสอบถามหลักห้ารูปแบบ: การดึงข้อมูลพื้นฐาน การวิเคราะห์การรวม การวิเคราะห์อนุกรมเวลา การเชื่อมต่อแบบ...
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 จาก 868 รายการ