跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Azure Data Tables Py

技能 已验证 活跃

Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. Triggers: "table storage", "TableServiceClient", "TableClient", "entities", "PartitionKey", "RowKey".

目的

To enable users to effectively manage NoSQL key-value data in Azure using Python, facilitating structured data storage, retrieval, and modification.

功能

  • Manages Azure Storage Tables and Cosmos DB Table API
  • Performs entity Create, Read, Update, Delete (CRUD) operations
  • Supports table creation, deletion, and listing
  • Enables batch operations for multiple entities
  • Provides query capabilities with filters and property selection

使用场景

  • Storing and retrieving structured data in a NoSQL format
  • Implementing entity-based data models for applications
  • Performing bulk data operations within a single partition
  • Querying data based on keys and property values

非目标

  • Managing other Azure Storage services like Blob, Queue, or File Share
  • Complex relational database operations or transactions
  • Direct interaction with Cosmos DB SQL or MongoDB APIs

Execution

  • info:Pinned dependenciesDependencies are managed via pip, but explicit version pinning or lock files are not detailed in the SKILL.md, though this is standard Python practice.

安装

请先添加 Marketplace

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-python@skills

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码

类似扩展

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

技能
microsoft

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

技能
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

技能
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

技能
microsoft

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

技能
microsoft

Skill Creator

99

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

技能
microsoft