azure-energy-data-services
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAzure Energy Data Services Skill
Azure Energy Data Services 技能
This skill provides expert guidance for Azure Energy Data Services. Covers troubleshooting, decision making, architecture & design patterns, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
本技能为Azure Energy Data Services提供专业指导,涵盖故障排查、决策制定、架构与设计模式、安全、配置、集成与编码模式以及部署。它结合了本地快速参考内容与远程文档获取能力。
How to Use This Skill
如何使用本技能
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,), useL35-L120with the specified lines. For categories with file links (e.g.,read_file), use[security.md](security.md)on the linked reference fileread_file
IMPORTANT for Agent: Ifis more than 3 months old, suggest the user pull the latest version from the repository. Ifmetadata.generated_attools are not available, suggest the user install it: Installation Guidemcp_microsoftdocs
This skill requires network access to fetch documentation content:
- Preferred: Use with query string
mcp_microsoftdocs:microsoft_docs_fetch. Returns Markdown.from=learn-agent-skill - Fallback: Use with query string
fetch_webpage. Returns Markdown.from=learn-agent-skill&accept=text/markdown
对Agent的重要提示:使用下方的分类索引定位相关章节。对于带有行范围的分类(例如),使用L35-L120读取指定行内容。对于带有文件链接的分类(例如read_file),使用[security.md](security.md)读取链接的参考文件。read_file
本技能需要网络访问权限以获取文档内容:
- 首选方式:使用,并携带查询字符串
mcp_microsoftdocs:microsoft_docs_fetch,返回Markdown格式内容。from=learn-agent-skill - 备用方式:使用,并携带查询字符串
fetch_webpage,返回Markdown格式内容。from=learn-agent-skill&accept=text/markdown
Category Index
分类索引
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L35-L39 | Diagnosing and fixing manifest ingestion failures in Azure Data Manager for Energy using Airflow logs, including log analysis steps and common error patterns. |
| Decision Making | L40-L45 | Guidance on choosing ADME deployment tiers (Developer vs Standard) and checking which OSDU data/compute services and capabilities are available in each tier. |
| Architecture & Design Patterns | L46-L50 | Guidance on architecting resilient ADME deployments in Azure Energy Data Services, including zone redundancy, disaster recovery strategies, and high-availability design patterns. |
| Security | L51-L64 | Security and access control in ADME: auth tokens, ACLs, encryption, legal tags, user/group entitlements, API protection, private endpoints, managed identities, and support access control. |
| Configuration | L65-L72 | Configuring Azure Data Manager for Energy: data partitioning, CORS rules, enabling Reservoir DDMS, and setting up/using audit logging for governance and access tracking. |
| Integrations & Coding Patterns | L73-L90 | Patterns and APIs for integrating ADME/OSDU with external data sources, DDMS domain services, large file upload, and exporting logs/metrics to Azure Monitor and other tools |
| Deployment | L91-L95 | Guides for deploying Azure Energy Data Services components, including Geospatial Consumption Zone on AKS and the OSDU Admin UI for Azure Data Manager for Energy administration |
| 分类 | 行范围 | 描述 |
|---|---|---|
| 故障排查 | L35-L39 | 使用Airflow日志诊断和修复Azure Data Manager for Energy(ADME)中的清单导入失败问题,包括日志分析步骤和常见错误模式。 |
| 决策制定 | L40-L45 | 指导如何选择ADME部署层级(开发者版 vs 标准版),以及检查每个层级中可用的OSDU数据/计算服务和功能。 |
| 架构与设计模式 | L46-L50 | 指导如何在Azure Energy Data Services中构建高韧性的ADME部署,包括区域冗余、灾难恢复策略和高可用性设计模式。 |
| 安全 | L51-L64 | ADME中的安全与访问控制:身份验证令牌、ACL、加密、法律标签、用户/组权限、API保护、专用终结点、托管标识以及支持访问控制。 |
| 配置 | L65-L72 | 配置Azure Data Manager for Energy:数据分区、CORS规则、启用Reservoir DDMS,以及设置和使用审计日志以实现治理和访问跟踪。 |
| 集成与编码模式 | L73-L90 | 将ADME/OSDU与外部数据源、DDMS域服务集成的模式和API,大文件上传,以及将日志/指标导出到Azure Monitor等工具。 |
| 部署 | L91-L95 | 部署Azure Energy Data Services组件的指南,包括AKS上的地理空间消费区(Geospatial Consumption Zone)和用于ADME管理的OSDU Admin UI。 |
Troubleshooting
故障排查
| Topic | URL |
|---|---|
| Troubleshoot manifest ingestion in Azure Data Manager for Energy using Airflow logs | https://learn.microsoft.com/en-us/azure/energy-data-services/troubleshoot-manifest-ingestion |
| 主题 | 链接 |
|---|---|
| 使用Airflow日志排查Azure Data Manager for Energy中的清单导入问题 | https://learn.microsoft.com/en-us/azure/energy-data-services/troubleshoot-manifest-ingestion |
Decision Making
决策制定
| Topic | URL |
|---|---|
| Choose between Developer and Standard ADME tiers | https://learn.microsoft.com/en-us/azure/energy-data-services/concepts-tier-details |
| Determine which OSDU services are available on ADME | https://learn.microsoft.com/en-us/azure/energy-data-services/osdu-services-on-adme |
Architecture & Design Patterns
架构与设计模式
| Topic | URL |
|---|---|
| Design resilient ADME deployments with zones and DR | https://learn.microsoft.com/en-us/azure/energy-data-services/reliability-energy-data-services |
| 主题 | 链接 |
|---|---|
| 使用区域和灾难恢复设计高韧性的ADME部署 | https://learn.microsoft.com/en-us/azure/energy-data-services/reliability-energy-data-services |
Security
安全
Configuration
配置
| Topic | URL |
|---|---|
| Add and manage data partitions in ADME | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-add-more-data-partitions |
| Configure CORS policies for Azure Data Manager for Energy | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-enable-cors |
| Enable and configure Reservoir DDMS in ADME | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-enable-reservoir-ddms |
| Configure and use audit logs in Azure Data Manager for Energy | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-manage-audit-logs |
| 主题 | 链接 |
|---|---|
| 在ADME中添加和管理数据分区 | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-add-more-data-partitions |
| 为Azure Data Manager for Energy配置CORS策略 | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-enable-cors |
| 在ADME中启用和配置Reservoir DDMS | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-enable-reservoir-ddms |
| 配置和使用Azure Data Manager for Energy中的审计日志 | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-manage-audit-logs |
Integrations & Coding Patterns
集成与编码模式
Deployment
部署
| Topic | URL |
|---|---|
| Deploy Geospatial Consumption Zone on AKS with Azure Data Manager for Energy | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-deploy-gcz |
| Deploy OSDU Admin UI for ADME administration | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-deploy-osdu-admin-ui |
| 主题 | 链接 |
|---|---|
| 在AKS上部署Azure Data Manager for Energy的地理空间消费区 | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-deploy-gcz |
| 用于ADME管理的OSDU Admin UI部署 | https://learn.microsoft.com/en-us/azure/energy-data-services/how-to-deploy-osdu-admin-ui |