{"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 catalogs, GeoCatalog ingestion, SAS/Entra auth, tiles/mosaics, or QGI","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-L75 | Configuring Planetary Computer Pro data access and visualization: STAC collections, tiles, mosaics, render/colormap settings, queryables, ingestion sources, APIM proxy, and US Gov cloud endpoints. |\n| Integrations & Coding Patterns | L76-L89 | 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| Configure APIM proxy for Planetary Computer GeoCatalog | https://learn.microsoft.com/en-us/azure/planetary-computer/create-api-proxy-geocatalog |\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.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 549 github stars · SKILL.md body (8,268 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-05-18T18:53:57.517Z","embedding":null,"createdAt":"2026-04-18T21:59:47.062Z","updatedAt":"2026-05-18T18:53:57.517Z","lastSeenAt":"2026-05-18T18:53:57.517Z","tsv":"'/en-us/azure/planetary-computer/add-stac-item-to-collection':691 '/en-us/azure/planetary-computer/api-tutorial':703 '/en-us/azure/planetary-computer/application-authentication':464 '/en-us/azure/planetary-computer/assign-managed-identity-geocatalog-resource':477 '/en-us/azure/planetary-computer/authorize-cross-tenant-partner-applications':492 '/en-us/azure/planetary-computer/azure-batch':714 '/en-us/azure/planetary-computer/build-applications-with-planetary-computer-pro':433 '/en-us/azure/planetary-computer/build-web-application':728 '/en-us/azure/planetary-computer/bulk-ingestion-api':742 '/en-us/azure/planetary-computer/collection-configuration-concept':555 '/en-us/azure/planetary-computer/configure-collection-web-interface':567 '/en-us/azure/planetary-computer/configure-cross-tenant-application':505 '/en-us/azure/planetary-computer/configure-qgis':755 '/en-us/azure/planetary-computer/create-api-proxy-geocatalog':577 '/en-us/azure/planetary-computer/create-connection-arc-gis-pro':767 '/en-us/azure/planetary-computer/create-stac-collection':780 '/en-us/azure/planetary-computer/create-stac-item':792 '/en-us/azure/planetary-computer/data-visualization-samples':590 '/en-us/azure/planetary-computer/error-codes-ingestion':405 '/en-us/azure/planetary-computer/get-collection-sas-token':804 '/en-us/azure/planetary-computer/ingestion-source':601 '/en-us/azure/planetary-computer/manage-access':516 '/en-us/azure/planetary-computer/mosaic-configurations-for-collections':612 '/en-us/azure/planetary-computer/queryables-for-explorer-custom-search-filter':625 '/en-us/azure/planetary-computer/render-configuration':637 '/en-us/azure/planetary-computer/set-up-ingestion-credentials-managed-identity':528 '/en-us/azure/planetary-computer/set-up-ingestion-credentials-sas-tokens':541 '/en-us/azure/planetary-computer/supported-colormaps':649 '/en-us/azure/planetary-computer/supported-data-types':448 '/en-us/azure/planetary-computer/tile-settings':661 '/en-us/azure/planetary-computer/troubleshooting-ingestion':416 '/en-us/azure/planetary-computer/us-government-cloud-support':673 '/en-us/azure/planetary-computer/working-with-partner-applications':817 '/microsoftdocs/mcp/blob/main/readme.md)':164 '3':135 'accept':203 'access':169,248,319,327,340,485,498,508,760 'affect':291 'agent':84,128,187,201 'api':367,688,696,732,777 'apim':352,569 'app':303,385,497,718 'appli':578 'applic':453,483,810 'arcgi':387,757 'asset':789,801 'assign':465 'auth':34 'authent':302,454 'author':324,478,533 'avail':154 'azur':2,710 'azure-planetary-computer-pro':1 'base':323 'batch':711 'best':262 'build':715 'bulk':372,730 'capabl':76 'catalog':30 'categori':87,95,111,207,209 'caus':230 'choos':260,421 'cli':474 'cloud':357,665 'code':24,63,227,360,397,675 'collect':344,549,557,609,658,686,700,752,770,795 'collection-level':794 'collections/items':371 'colormap':640 'combin':66 'common':229 'comput':4,11,40,51,220,250,283,286,308,337,381,400,412,428,444,457,470,487,501,511,523,535,547,562,573,584,596,607,621,631,643,655,669,684,694,706,722,738,749,762,773,786,813 'configur':21,60,310,331,335,452,493,506,517,542,545,556,568,581,591,602,613,628,646,650,662,743,756 'connect':254,422,746 'content':71,173 'cover':53 'creat':768,781 'creating/managing':369 'credenti':520 'cross':317,480,495 'cross-ten':316,479,494 'custom':616 'data':252,275,297,329,339,374,407,430,440,537,586,725 'dataset':281,735 'decis':16,55,238,417 'defin':626 'descript':211 'develop':13 'diagnos':216 'display':720 'doc':179 'document':74,172 'e.g':99,115 'endpoint':358,666 'entra':311,460 'error':226,396 'expert':6,46 'explor':551 'failur':224 'fallback':191 'fetch':75,171,180,193 'file':105,113,120,125,273 'filter':618 'format':274 'generat':375,793 'geocatalog':31,222,326,402,472,489,513,574,598,708,764,800 'geospati':724,809 'github.com':163 'github.com/microsoftdocs/mcp/blob/main/readme.md)':162 'gov':356 'govern':664 'guid':161 'guidanc':47,237,243 'id':312,461 'ident':315,467,519 'import':82,126 'includ':14,225,253,288 'index':88,208 'ingest':32,223,330,350,373,395,408,525,538,592,679,731 'instal':158,160 'integr':23,62,256,359,379,425,674,805 'issu':409 'item':681,783 'knowledg':7 'l120':102 'l34':214 'l34-l39':213 'l35':101 'l35-l120':100 'l39':215 'l40':241 'l40-l44':240 'l44':242 'l45':270 'l45-l49':269 'l49':271 'l50':300 'l50-l60':299 'l60':301 'l61':333 'l61-l75':332 'l75':334 'l76':363 'l76-l89':362 'l89':364 'larg':734 'latest':143 'learn':186,200 'learn-agent-skil':185,199 'learn.microsoft.com':404,415,432,447,463,476,491,504,515,527,540,554,566,576,589,600,611,624,636,648,660,672,690,702,713,727,741,754,766,779,791,803,816 'learn.microsoft.com/en-us/azure/planetary-computer/add-stac-item-to-collection':689 'learn.microsoft.com/en-us/azure/planetary-computer/api-tutorial':701 'learn.microsoft.com/en-us/azure/planetary-computer/application-authentication':462 'learn.microsoft.com/en-us/azure/planetary-computer/assign-managed-identity-geocatalog-resource':475 'learn.microsoft.com/en-us/azure/planetary-computer/authorize-cross-tenant-partner-applications':490 'learn.microsoft.com/en-us/azure/planetary-computer/azure-batch':712 'learn.microsoft.com/en-us/azure/planetary-computer/build-applications-with-planetary-computer-pro':431 'learn.microsoft.com/en-us/azure/planetary-computer/build-web-application':726 'learn.microsoft.com/en-us/azure/planetary-computer/bulk-ingestion-api':740 'learn.microsoft.com/en-us/azure/planetary-computer/collection-configuration-concept':553 'learn.microsoft.com/en-us/azure/planetary-computer/configure-collection-web-interface':565 'learn.microsoft.com/en-us/azure/planetary-computer/configure-cross-tenant-application':503 'learn.microsoft.com/en-us/azure/planetary-computer/configure-qgis':753 'learn.microsoft.com/en-us/azure/planetary-computer/create-api-proxy-geocatalog':575 'learn.microsoft.com/en-us/azure/planetary-computer/create-connection-arc-gis-pro':765 'learn.microsoft.com/en-us/azure/planetary-computer/create-stac-collection':778 'learn.microsoft.com/en-us/azure/planetary-computer/create-stac-item':790 'learn.microsoft.com/en-us/azure/planetary-computer/data-visualization-samples':588 'learn.microsoft.com/en-us/azure/planetary-computer/error-codes-ingestion':403 'learn.microsoft.com/en-us/azure/planetary-computer/get-collection-sas-token':802 'learn.microsoft.com/en-us/azure/planetary-computer/ingestion-source':599 'learn.microsoft.com/en-us/azure/planetary-computer/manage-access':514 'learn.microsoft.com/en-us/azure/planetary-computer/mosaic-configurations-for-collections':610 'learn.microsoft.com/en-us/azure/planetary-computer/queryables-for-explorer-custom-search-filter':623 'learn.microsoft.com/en-us/azure/planetary-computer/render-configuration':635 'learn.microsoft.com/en-us/azure/planetary-computer/set-up-ingestion-credentials-managed-identity':526 'learn.microsoft.com/en-us/azure/planetary-computer/set-up-ingestion-credentials-sas-tokens':539 'learn.microsoft.com/en-us/azure/planetary-computer/supported-colormaps':647 'learn.microsoft.com/en-us/azure/planetary-computer/supported-data-types':446 'learn.microsoft.com/en-us/azure/planetary-computer/tile-settings':659 'learn.microsoft.com/en-us/azure/planetary-computer/troubleshooting-ingestion':414 'learn.microsoft.com/en-us/azure/planetary-computer/us-government-cloud-support':671 'learn.microsoft.com/en-us/azure/planetary-computer/working-with-partner-applications':815 'level':796 'limit':18,57,267,279,434 'line':97,109,210 'link':114,123 'local':67 'locat':91 'make':17,56,239,418 'manag':28,314,466,518,698 'map':633 'markdown':190,206 'mcp':149,176 'mean':228 'metadata.generated':130 'method':263,423 'microsoft':9,38,49,178 'microsoftdoc':150,177 'month':136 'mosaic':346,603 'network':168 'old':137 'option':255,604 'parti':808 'partner':482 'pattern':25,64,361,365,676 'planetari':3,10,39,50,219,249,285,307,336,380,399,411,427,443,456,469,486,500,510,522,534,546,561,572,583,595,606,620,630,642,654,668,683,693,705,721,737,748,761,772,785,812 'portal':564 'prefer':174 'pro':5,12,41,52,221,251,287,309,338,382,401,413,429,445,458,471,488,502,512,524,536,548,563,585,597,608,622,632,644,656,670,685,695,707,723,739,750,758,763,774,787,814 'process':294 'provid':45 'proxi':353,570 'pull':141 'python':776 'qgi':37 'qgis':386,744 'queri':182,196 'queryabl':349,614 'quick':69 'quick-refer':68 'quota':19,58,268,289,435 'rang':98 'raster':788 'rbac':313,507 'read':104,119 'refer':70,124,394 'relev':92 'remedi':236 'remot':73 'render':580,627,645 'render/colormap':347 'repositori':147 'requir':167 'resolv':218 'return':189,205 'sampl':579 'sas':322,376,530,797 'sas-bas':321 'sas/entra':33 'search':617 'section':93 'secur':20,59,298,449 'security.md':116,117 'select':245 'servic':305 'set':348,559,652 'size/usage':278 'skill':42,44,81,166,188,202 'skill-azure-planetary-computer-pro' 'sourc':351,593 'source-microsoftdocs' 'specifi':108 'stac':29,343,370,657,680,699,751,769,782 'step':233,235 'step-by-step':232 'store':296 'string':183,197 'suggest':138,155 'support':272,439,639 'tenant':318,481,496 'text/markdown':204 'third':807 'third-parti':806 'tile':345,634,651 'tiles/mosaics':35 'token':377,531,798 'tool':151,390 'tools/services':258 'topic':392,419,436,450,543,677 '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,54,212,391,406 'type':276,441 'url':393,420,437,451,544,678 'us':355,663 'use':26,79,85,103,118,175,192,438,529,638,692,704,729,775 'user':140,157 'version':144 'via':473,687 'visual':342,552,558,587 'web':384,717 'webpag':194 'workflow':266","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-05-18T18:53:57.517Z"}],"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":549,"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-05-17T02:50:05Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"1276cb977cacde255263389201c240bcf3583636","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 catalogs, GeoCatalog ingestion, SAS/Entra auth, tiles/mosaics, or QGIS/ArcGIS integrations, and other Microsoft Planetary Computer Pro related development tasks. Not for Azure Maps (use azure-maps), Azure Open Datasets (use azure-open-datasets), 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-05-18T18:53:57.517Z"}}