{"id":"459eb4af-c88e-43f9-9656-c4ec5cc91d7a","shortId":"WnMy24","kind":"skill","title":"azure-planetary-computer-pro","tagline":"Expert knowledge for Microsoft Planetary Computer Pro development including troubleshooting, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when managing STAC collections, GeoCatalog ingestion, SAS tokens, Explorer visualization","description":"# Microsoft Planetary Computer Pro Skill\n\nThis skill provides expert guidance for Microsoft Planetary Computer Pro. Covers troubleshooting, decision making, limits & quotas, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.\n\n## How to Use This Skill\n\n> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file\n\n> **IMPORTANT for Agent**: If `metadata.generated_at` is more than 3 months old, suggest the user pull the latest version from the repository. If `mcp_microsoftdocs` tools are not available, suggest the user install it: [Installation Guide](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)\n\nThis skill requires **network access** to fetch documentation content:\n- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.\n- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.\n\n## Category Index\n\n| Category | Lines | Description |\n|----------|-------|-------------|\n| Troubleshooting | L34-L39 | Diagnosing and resolving Planetary Computer Pro GeoCatalog ingestion failures, including error code meanings, common causes, and step-by-step remediation guidance. |\n| Decision Making | L40-L44 | Guidance on selecting how to access Planetary Computer Pro data, including connection options, integrations with tools/services, and choosing the best method for your workflow. |\n| Limits & Quotas | L45-L49 | Supported file formats, data types, and size/usage limits for datasets and computations in Planetary Computer Pro, including quotas that affect how you process and store data. |\n| Security | L50-L60 | Authenticating apps and services to Planetary Computer Pro, configuring Entra ID, RBAC, managed identities, cross-tenant access, and SAS-based authorization for GeoCatalog access and data ingestion |\n| Configuration | L61-L74 | Configuring Planetary Computer Pro collections: ingestion sources, mosaics, tiles, render/colormap settings, Explorer visualization, queryable filters, and US Gov cloud endpoints. |\n| Integrations & Coding Patterns | L75-L88 | Patterns and APIs for creating/managing STAC collections/items, bulk ingesting data, generating SAS tokens, and integrating Planetary Computer Pro with web apps, QGIS, ArcGIS, and other tools |\n\n### Troubleshooting\n| Topic | URL |\n|-------|-----|\n| Reference ingestion error codes for Planetary Computer Pro GeoCatalogs | https://learn.microsoft.com/en-us/azure/planetary-computer/error-codes-ingestion |\n| Troubleshoot data ingestion issues in Planetary Computer Pro | https://learn.microsoft.com/en-us/azure/planetary-computer/troubleshooting-ingestion |\n\n### Decision Making\n| Topic | URL |\n|-------|-----|\n| Choose connection methods and integrations for Planetary Computer Pro data | https://learn.microsoft.com/en-us/azure/planetary-computer/build-applications-with-planetary-computer-pro |\n\n### Limits & Quotas\n| Topic | URL |\n|-------|-----|\n| Use supported data types in Planetary Computer Pro | https://learn.microsoft.com/en-us/azure/planetary-computer/supported-data-types |\n\n### Security\n| Topic | URL |\n|-------|-----|\n| Configure application authentication to Planetary Computer Pro with Entra ID | https://learn.microsoft.com/en-us/azure/planetary-computer/application-authentication |\n| Assign managed identities to Planetary Computer Pro GeoCatalogs via CLI | https://learn.microsoft.com/en-us/azure/planetary-computer/assign-managed-identity-geocatalog-resource |\n| Authorize cross-tenant partner applications to access Planetary Computer Pro GeoCatalogs | https://learn.microsoft.com/en-us/azure/planetary-computer/authorize-cross-tenant-partner-applications |\n| Configure cross-tenant app access to Planetary Computer Pro | https://learn.microsoft.com/en-us/azure/planetary-computer/configure-cross-tenant-application |\n| Configure RBAC access for Planetary Computer Pro GeoCatalogs | https://learn.microsoft.com/en-us/azure/planetary-computer/manage-access |\n| Configure managed identity credentials for Planetary Computer Pro ingestion | https://learn.microsoft.com/en-us/azure/planetary-computer/set-up-ingestion-credentials-managed-identity |\n| Use SAS tokens to authorize Planetary Computer Pro data ingestion | https://learn.microsoft.com/en-us/azure/planetary-computer/set-up-ingestion-credentials-sas-tokens |\n\n### Configuration\n| Topic | URL |\n|-------|-----|\n| Configure Planetary Computer Pro collections for Explorer visualization | https://learn.microsoft.com/en-us/azure/planetary-computer/collection-configuration-concept |\n| Configure collection visualization settings in Planetary Computer Pro portal | https://learn.microsoft.com/en-us/azure/planetary-computer/configure-collection-web-interface |\n| Apply sample render configurations for Planetary Computer Pro data visualization | https://learn.microsoft.com/en-us/azure/planetary-computer/data-visualization-samples |\n| Configure ingestion sources for Planetary Computer Pro GeoCatalogs | https://learn.microsoft.com/en-us/azure/planetary-computer/ingestion-source |\n| Configure mosaic options for Planetary Computer Pro collections | https://learn.microsoft.com/en-us/azure/planetary-computer/mosaic-configurations-for-collections |\n| Configure queryables for custom search filters in Planetary Computer Pro | https://learn.microsoft.com/en-us/azure/planetary-computer/queryables-for-explorer-custom-search-filter |\n| Define render configurations for Planetary Computer Pro map tiles | https://learn.microsoft.com/en-us/azure/planetary-computer/render-configuration |\n| Use supported colormaps in Planetary Computer Pro render configurations | https://learn.microsoft.com/en-us/azure/planetary-computer/supported-colormaps |\n| Configure tile settings for Planetary Computer Pro STAC collections | https://learn.microsoft.com/en-us/azure/planetary-computer/tile-settings |\n| Configure US Government cloud endpoints for Planetary Computer Pro | https://learn.microsoft.com/en-us/azure/planetary-computer/us-government-cloud-support |\n\n### Integrations & Coding Patterns\n| Topic | URL |\n|-------|-----|\n| Ingest STAC items into Planetary Computer Pro collections via API | https://learn.microsoft.com/en-us/azure/planetary-computer/add-stac-item-to-collection |\n| Use Planetary Computer Pro APIs to manage STAC collections | https://learn.microsoft.com/en-us/azure/planetary-computer/api-tutorial |\n| Use Planetary Computer Pro GeoCatalog with Azure Batch | https://learn.microsoft.com/en-us/azure/planetary-computer/azure-batch |\n| Build a web app that displays Planetary Computer Pro geospatial data | https://learn.microsoft.com/en-us/azure/planetary-computer/build-web-application |\n| Use Bulk Ingestion API for large datasets in Planetary Computer Pro | https://learn.microsoft.com/en-us/azure/planetary-computer/bulk-ingestion-api |\n| Configure QGIS to connect to Planetary Computer Pro STAC collections | https://learn.microsoft.com/en-us/azure/planetary-computer/configure-qgis |\n| Configure ArcGIS Pro to access Planetary Computer Pro GeoCatalogs | https://learn.microsoft.com/en-us/azure/planetary-computer/create-connection-arc-gis-pro |\n| Create STAC collections in Planetary Computer Pro using Python APIs | https://learn.microsoft.com/en-us/azure/planetary-computer/create-stac-collection |\n| Create STAC items for Planetary Computer Pro raster assets | https://learn.microsoft.com/en-us/azure/planetary-computer/create-stac-item |\n| Generate collection-level SAS tokens for GeoCatalog assets | https://learn.microsoft.com/en-us/azure/planetary-computer/get-collection-sas-token |\n| Integrate third-party geospatial applications with Planetary Computer Pro | https://learn.microsoft.com/en-us/azure/planetary-computer/working-with-partner-applications |","tags":["azure","planetary","computer","pro","agent","skills","microsoftdocs","agent-skills","agentic-skills","agentskill","ai-agents","ai-coding"],"capabilities":["skill","source-microsoftdocs","skill-azure-planetary-computer-pro","topic-agent","topic-agent-skills","topic-agentic-skills","topic-agentskill","topic-ai-agents","topic-ai-coding","topic-azure","topic-azure-functions","topic-azure-kubernetes-service","topic-azure-openai","topic-azure-sql-database","topic-azure-storage"],"categories":["Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-planetary-computer-pro","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MicrosoftDocs/Agent-Skills","source_repo":"https://github.com/MicrosoftDocs/Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.698","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 497 github stars · SKILL.md body (8,103 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T00:53:35.679Z","embedding":null,"createdAt":"2026-04-18T21:59:47.062Z","updatedAt":"2026-04-22T00:53:35.679Z","lastSeenAt":"2026-04-22T00:53:35.679Z","tsv":"'/en-us/azure/planetary-computer/add-stac-item-to-collection':676 '/en-us/azure/planetary-computer/api-tutorial':688 '/en-us/azure/planetary-computer/application-authentication':459 '/en-us/azure/planetary-computer/assign-managed-identity-geocatalog-resource':472 '/en-us/azure/planetary-computer/authorize-cross-tenant-partner-applications':487 '/en-us/azure/planetary-computer/azure-batch':699 '/en-us/azure/planetary-computer/build-applications-with-planetary-computer-pro':428 '/en-us/azure/planetary-computer/build-web-application':713 '/en-us/azure/planetary-computer/bulk-ingestion-api':727 '/en-us/azure/planetary-computer/collection-configuration-concept':550 '/en-us/azure/planetary-computer/configure-collection-web-interface':562 '/en-us/azure/planetary-computer/configure-cross-tenant-application':500 '/en-us/azure/planetary-computer/configure-qgis':740 '/en-us/azure/planetary-computer/create-connection-arc-gis-pro':752 '/en-us/azure/planetary-computer/create-stac-collection':765 '/en-us/azure/planetary-computer/create-stac-item':777 '/en-us/azure/planetary-computer/data-visualization-samples':575 '/en-us/azure/planetary-computer/error-codes-ingestion':400 '/en-us/azure/planetary-computer/get-collection-sas-token':789 '/en-us/azure/planetary-computer/ingestion-source':586 '/en-us/azure/planetary-computer/manage-access':511 '/en-us/azure/planetary-computer/mosaic-configurations-for-collections':597 '/en-us/azure/planetary-computer/queryables-for-explorer-custom-search-filter':610 '/en-us/azure/planetary-computer/render-configuration':622 '/en-us/azure/planetary-computer/set-up-ingestion-credentials-managed-identity':523 '/en-us/azure/planetary-computer/set-up-ingestion-credentials-sas-tokens':536 '/en-us/azure/planetary-computer/supported-colormaps':634 '/en-us/azure/planetary-computer/supported-data-types':443 '/en-us/azure/planetary-computer/tile-settings':646 '/en-us/azure/planetary-computer/troubleshooting-ingestion':411 '/en-us/azure/planetary-computer/us-government-cloud-support':658 '/en-us/azure/planetary-computer/working-with-partner-applications':802 '/microsoftdocs/mcp/blob/main/readme.md)':163 '3':134 'accept':202 'access':168,247,318,326,480,493,503,745 'affect':290 'agent':83,127,186,200 'api':362,673,681,717,762 'app':302,380,492,703 'appli':563 'applic':448,478,795 'arcgi':382,742 'asset':774,786 'assign':460 'authent':301,449 'author':323,473,528 'avail':153 'azur':2,695 'azure-planetary-computer-pro':1 'base':322 'batch':696 'best':261 'build':700 'bulk':367,715 'capabl':75 'categori':86,94,110,206,208 'caus':229 'choos':259,416 'cli':469 'cloud':352,650 'code':24,62,226,355,392,660 'collect':30,338,544,552,594,643,671,685,737,755,780 'collection-level':779 'collections/items':366 'colormap':625 'combin':65 'common':228 'comput':4,11,39,50,219,249,282,285,307,336,376,395,407,423,439,452,465,482,496,506,518,530,542,557,569,581,592,606,616,628,640,654,669,679,691,707,723,734,747,758,771,798 'configur':21,59,309,330,334,447,488,501,512,537,540,551,566,576,587,598,613,631,635,647,728,741 'connect':253,417,731 'content':70,172 'cover':52 'creat':753,766 'creating/managing':364 'credenti':515 'cross':316,475,490 'cross-ten':315,474,489 'custom':601 'data':251,274,296,328,369,402,425,435,532,571,710 'dataset':280,720 'decis':16,54,237,412 'defin':611 'descript':210 'develop':13 'diagnos':215 'display':705 'doc':178 'document':73,171 'e.g':98,114 'endpoint':353,651 'entra':310,455 'error':225,391 'expert':6,45 'explor':35,345,546 'failur':223 'fallback':190 'fetch':74,170,179,192 'file':104,112,119,124,272 'filter':348,603 'format':273 'generat':370,778 'geocatalog':31,221,325,397,467,484,508,583,693,749,785 'geospati':709,794 'github.com':162 'github.com/microsoftdocs/mcp/blob/main/readme.md)':161 'gov':351 'govern':649 'guid':160 'guidanc':46,236,242 'id':311,456 'ident':314,462,514 'import':81,125 'includ':14,224,252,287 'index':87,207 'ingest':32,222,329,339,368,390,403,520,533,577,664,716 'instal':157,159 'integr':23,61,255,354,374,420,659,790 'issu':404 'item':666,768 'knowledg':7 'l120':101 'l34':213 'l34-l39':212 'l35':100 'l35-l120':99 'l39':214 'l40':240 'l40-l44':239 'l44':241 'l45':269 'l45-l49':268 'l49':270 'l50':299 'l50-l60':298 'l60':300 'l61':332 'l61-l74':331 'l74':333 'l75':358 'l75-l88':357 'l88':359 'larg':719 'latest':142 'learn':185,199 'learn-agent-skil':184,198 'learn.microsoft.com':399,410,427,442,458,471,486,499,510,522,535,549,561,574,585,596,609,621,633,645,657,675,687,698,712,726,739,751,764,776,788,801 'learn.microsoft.com/en-us/azure/planetary-computer/add-stac-item-to-collection':674 'learn.microsoft.com/en-us/azure/planetary-computer/api-tutorial':686 'learn.microsoft.com/en-us/azure/planetary-computer/application-authentication':457 'learn.microsoft.com/en-us/azure/planetary-computer/assign-managed-identity-geocatalog-resource':470 'learn.microsoft.com/en-us/azure/planetary-computer/authorize-cross-tenant-partner-applications':485 'learn.microsoft.com/en-us/azure/planetary-computer/azure-batch':697 'learn.microsoft.com/en-us/azure/planetary-computer/build-applications-with-planetary-computer-pro':426 'learn.microsoft.com/en-us/azure/planetary-computer/build-web-application':711 'learn.microsoft.com/en-us/azure/planetary-computer/bulk-ingestion-api':725 'learn.microsoft.com/en-us/azure/planetary-computer/collection-configuration-concept':548 'learn.microsoft.com/en-us/azure/planetary-computer/configure-collection-web-interface':560 'learn.microsoft.com/en-us/azure/planetary-computer/configure-cross-tenant-application':498 'learn.microsoft.com/en-us/azure/planetary-computer/configure-qgis':738 'learn.microsoft.com/en-us/azure/planetary-computer/create-connection-arc-gis-pro':750 'learn.microsoft.com/en-us/azure/planetary-computer/create-stac-collection':763 'learn.microsoft.com/en-us/azure/planetary-computer/create-stac-item':775 'learn.microsoft.com/en-us/azure/planetary-computer/data-visualization-samples':573 'learn.microsoft.com/en-us/azure/planetary-computer/error-codes-ingestion':398 'learn.microsoft.com/en-us/azure/planetary-computer/get-collection-sas-token':787 'learn.microsoft.com/en-us/azure/planetary-computer/ingestion-source':584 'learn.microsoft.com/en-us/azure/planetary-computer/manage-access':509 'learn.microsoft.com/en-us/azure/planetary-computer/mosaic-configurations-for-collections':595 'learn.microsoft.com/en-us/azure/planetary-computer/queryables-for-explorer-custom-search-filter':608 'learn.microsoft.com/en-us/azure/planetary-computer/render-configuration':620 'learn.microsoft.com/en-us/azure/planetary-computer/set-up-ingestion-credentials-managed-identity':521 'learn.microsoft.com/en-us/azure/planetary-computer/set-up-ingestion-credentials-sas-tokens':534 'learn.microsoft.com/en-us/azure/planetary-computer/supported-colormaps':632 'learn.microsoft.com/en-us/azure/planetary-computer/supported-data-types':441 'learn.microsoft.com/en-us/azure/planetary-computer/tile-settings':644 'learn.microsoft.com/en-us/azure/planetary-computer/troubleshooting-ingestion':409 'learn.microsoft.com/en-us/azure/planetary-computer/us-government-cloud-support':656 'learn.microsoft.com/en-us/azure/planetary-computer/working-with-partner-applications':800 'level':781 'limit':18,56,266,278,429 'line':96,108,209 'link':113,122 'local':66 'locat':90 'make':17,55,238,413 'manag':28,313,461,513,683 'map':618 'markdown':189,205 'mcp':148,175 'mean':227 'metadata.generated':129 'method':262,418 'microsoft':9,37,48,177 'microsoftdoc':149,176 'month':135 'mosaic':341,588 'network':167 'old':136 'option':254,589 'parti':793 'partner':477 'pattern':25,63,356,360,661 'planetari':3,10,38,49,218,248,284,306,335,375,394,406,422,438,451,464,481,495,505,517,529,541,556,568,580,591,605,615,627,639,653,668,678,690,706,722,733,746,757,770,797 'portal':559 'prefer':173 'pro':5,12,40,51,220,250,286,308,337,377,396,408,424,440,453,466,483,497,507,519,531,543,558,570,582,593,607,617,629,641,655,670,680,692,708,724,735,743,748,759,772,799 'process':293 'provid':44 'pull':140 'python':761 'qgis':381,729 'queri':181,195 'queryabl':347,599 'quick':68 'quick-refer':67 'quota':19,57,267,288,430 'rang':97 'raster':773 'rbac':312,502 'read':103,118 'refer':69,123,389 'relev':91 'remedi':235 'remot':72 'render':565,612,630 'render/colormap':343 'repositori':146 'requir':166 'resolv':217 'return':188,204 'sampl':564 'sas':33,321,371,525,782 'sas-bas':320 'search':602 'section':92 'secur':20,58,297,444 'security.md':115,116 'select':244 'servic':304 'set':344,554,637 'size/usage':277 'skill':41,43,80,165,187,201 'skill-azure-planetary-computer-pro' 'sourc':340,578 'source-microsoftdocs' 'specifi':107 'stac':29,365,642,665,684,736,754,767 'step':232,234 'step-by-step':231 'store':295 'string':182,196 'suggest':137,154 'support':271,434,624 'tenant':317,476,491 'text/markdown':203 'third':792 'third-parti':791 'tile':342,619,636 'token':34,372,526,783 'tool':150,385 'tools/services':257 'topic':387,414,431,445,538,662 'topic-agent' 'topic-agent-skills' 'topic-agentic-skills' 'topic-agentskill' 'topic-ai-agents' 'topic-ai-coding' 'topic-azure' 'topic-azure-functions' 'topic-azure-kubernetes-service' 'topic-azure-openai' 'topic-azure-sql-database' 'topic-azure-storage' 'troubleshoot':15,53,211,386,401 'type':275,436 'url':388,415,432,446,539,663 'us':350,648 'use':26,78,84,102,117,174,191,433,524,623,677,689,714,760 'user':139,156 'version':143 'via':468,672 'visual':36,346,547,553,572 'web':379,702 'webpag':193 'workflow':265","prices":[{"id":"37a0dc56-d199-4b3f-a3ef-d8bc8e851f36","listingId":"459eb4af-c88e-43f9-9656-c4ec5cc91d7a","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MicrosoftDocs","category":"Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:59:47.062Z"}],"sources":[{"listingId":"459eb4af-c88e-43f9-9656-c4ec5cc91d7a","source":"github","sourceId":"MicrosoftDocs/Agent-Skills/azure-planetary-computer-pro","sourceUrl":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-planetary-computer-pro","isPrimary":false,"firstSeenAt":"2026-04-18T21:59:47.062Z","lastSeenAt":"2026-04-22T00:53:35.679Z"}],"details":{"listingId":"459eb4af-c88e-43f9-9656-c4ec5cc91d7a","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MicrosoftDocs","slug":"azure-planetary-computer-pro","github":{"repo":"MicrosoftDocs/Agent-Skills","stars":497,"topics":["agent","agent-skills","agentic-skills","agentskill","ai","ai-agents","ai-coding","azure","azure-functions","azure-kubernetes-service","azure-openai","azure-sql-database","azure-storage","azure-virtual-machine","claude-code","github-copilot","microsoft-learn","openai-codex","skills"],"license":"cc-by-4.0","html_url":"https://github.com/MicrosoftDocs/Agent-Skills","pushed_at":"2026-04-19T02:43:40Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"d1e1219d507057d9a861bc7f0fefbf789d3e611b","skill_md_path":"skills/azure-planetary-computer-pro/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-planetary-computer-pro"},"layout":"multi","source":"github","category":"Agent-Skills","frontmatter":{"name":"azure-planetary-computer-pro","description":"Expert knowledge for Microsoft Planetary Computer Pro development including troubleshooting, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when managing STAC collections, GeoCatalog ingestion, SAS tokens, Explorer visualization, or QGIS/ArcGIS integration, and other Microsoft Planetary Computer Pro related development tasks. Not for Azure Open Datasets (use azure-open-datasets), Azure Maps (use azure-maps), Azure Data Explorer (use azure-data-explorer), Azure Synapse Analytics (use azure-synapse-analytics).","compatibility":"Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation."},"skills_sh_url":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-planetary-computer-pro"},"updatedAt":"2026-04-22T00:53:35.679Z"}}