Export Report
OVERALL SCORE
Level 2, Agent-Limited
- AI Discoverability 23 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 20 out of 100
- GEO, AIO and AEO 67 out of 100
- SEO 85 out of 100
- Performance and Accessibility 58 out of 100
What AI sees of your website
Cloud Computing Services | Microsoft Azure
Invent with purpose, realize cost savings, and make your organization more efficient with Microsoft Azure’s open and flexible cloud computing platform.
Next step
Turn this report into a fix workflow
32 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 23 | Priority fix | 6 | 16 | 0 | View details |
| Discoverability | 14 | Priority fix | 1 | 8 | 0 | View details |
| Content Readiness | 50 | Needs work | 5 | 4 | 0 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 25 | 3 | View details |
| API | 0 | Priority fix | 0 | 4 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 5 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 67 | Needs work | 4 | 3 | 12 | View details |
| GEO Readiness | 79 | Mostly ready | 1 | 0 | 4 | |
| AIO Readiness | 58 | Needs work | 2 | 2 | 3 | View details |
| AEO Readiness | 63 | Needs work | 1 | 1 | 5 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| SEO | 85 | Mostly ready | 9 | 2 | 0 | View details |
| Security & Trust | 20 | Priority fix | 2 | 4 | 0 | View details |
| Security & Trust | 20 | Priority fix | 1 | 4 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 1 | 0 | 0 | |
| Performance and Accessibility | 58 | Needs work | 19 | 5 | 2 | View details |
| Performance | 36 | Priority fix | 13 | 4 | 2 | View details |
| Accessibility | 99 | Strong | 6 | 1 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
56 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint could not be fetched.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint could not be fetched.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"error": "TimeoutError: The operation was aborted due to timeout"
},
"issue": "The API catalog endpoint could not be fetched.",
"howToFix": "Publish /.well-known/api-catalog as application/linkset+json."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
No valid OpenAPI or Swagger document was found at expected paths.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
No valid OpenAPI or Swagger document was found at expected paths.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/openapi.yaml",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/swagger.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/swagger.yaml",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/api/openapi.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/api/swagger.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/docs/openapi.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "No valid OpenAPI or Swagger document was found at expected paths.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is missing or incomplete.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Fetch Markdown variant".
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Fetch Markdown variant".
Needs attention
Markdown negotiation
Issue
Failed to fetch with Accept: text/markdown: TimeoutError: The operation was aborted due to timeout
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Fetch Markdown variant".
Validation steps
Fetch Markdown variant
Failed to fetch with Accept: text/markdown: TimeoutError: The operation was aborted due to timeout
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch Markdown variant",
"status": "fail",
"evidence": {
"error": "TimeoutError: The operation was aborted due to timeout"
},
"issue": "Failed to fetch with Accept: text/markdown: TimeoutError: The operation was aborted due to timeout",
"howToFix": "Support text/markdown responses for agent-readable pages."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
33 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: 3 buttons missing accessible names; 0/2 applicable form inputs have autocomplete attributes (2 missing).
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": true,
"headingOrder": true,
"accessibleLinks": true,
"accessibleButtons": false,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [
"<button type=\"button\" class=\"slider__arrow-prev\" tabindex=\"-1\" aria-hidden=\"true\"></button>",
"<button type=\"button\" class=\"slider__arrow-next\" tabindex=\"-1\" aria-hidden=\"true\"></button>",
"<button class=\"c-glyph glyph-cancel lp-iframe-close x-hidden\"></button>"
],
"missingAutocompleteInputs": [
"<input id=\"cli_shellHeaderSearchInput\" aria-label=\"Search Expanded\" aria-expanded=\"false\" aria-controls=\"universal-header-search-auto-suggest-transparent\" aria-owns=\"universal-header-search-auto-suggest-ul\" type=\"search\" name=\"q\" placeholder=\"Search Azure\" data-m=\"{"cN":"SearchBox_nav","id":"n1c3c1c9c3m1r1a1","sN":1,"aN":"c3c1c9c3m1r1a1"}\" data-toggle=\"tooltip\" data-placement=\"right\" title=\"Search Azure\">",
"<input type=\"search\" required maxlength=\"250\" aria-label=\"Ask a question about Azure.\" placeholder=\"Ask a question about Azure.\">"
],
"imagesMissingAlt": [],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 77,
"links": 344,
"inaccessibleLinks": 0,
"buttons": 96,
"inaccessibleButtons": 3,
"images": 105,
"imagesWithAlt": 105,
"autocompleteInputs": 2,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 2
}
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection is missing or incomplete.
Needs attention
Frame protection
Issue
Frame protection is missing or incomplete.
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking risk.
Check name
Frame protection
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with X-Frame-Options or CSP frame-ancestors.
Result
Frame protection is missing or incomplete.
Evidence
{
"xFrameOptions": null,
"validXFrame": false,
"contentSecurityPolicy": null,
"cspFrameAncestors": false
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/.well-known/mcp/server-cards.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/.well-known/mcp.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/.well-known/mcp.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/.well-known/mcp/server-card.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/webmcp.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/mcp.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
25 Fail
Security & TrustSecurity & TrustEstablished
X-Content-Type-Options
X-Content-Type-Options is missing or incomplete.
Needs attention
X-Content-Type-Options
Issue
X-Content-Type-Options is missing or incomplete.
Why it matters
X-Content-Type-Options prevents browsers from treating mislabeled files as executable content, reducing content-sniffing attacks.
Check name
X-Content-Type-Options
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent MIME sniffing for browser-loaded resources.
Result
X-Content-Type-Options is missing or incomplete.
Evidence
{
"header": "x-content-type-options",
"value": null
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/.well-known/a2a/agent-card.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/agent-card.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/.well-known/skills/index.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/agent.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/agents.json",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
JSON-LD present
JSON-LD present is missing or incomplete.
Needs attention
JSON-LD present
Issue
No JSON-LD blocks found.
Why it matters
JSON-LD is a low-friction structured data format that agents can extract without interpreting page presentation or microdata markup.
Check name
JSON-LD present
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose schema.org JSON-LD so AI search systems can parse page entities.
Result
JSON-LD present is missing or incomplete.
Evidence
{
"blocks": 0,
"validBlocks": 0,
"schemaContextBlocks": 0,
"errors": [],
"documents": [],
"nodes": []
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Organization / WebSite schema
Organization / WebSite schema is missing or incomplete.
Needs attention
Organization / WebSite schema
Issue
Neither Organization nor WebSite schema types were found in JSON-LD.
Why it matters
Organization and WebSite schema help agents identify the publisher, canonical site identity, logo, and related profiles for attribution.
Check name
Organization / WebSite schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Identify the site owner and website entity in structured data.
Result
Organization / WebSite schema is missing or incomplete.
Evidence
{
"found": [],
"allTypes": []
}AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
17 Fail
AI DiscoverabilityDiscoverabilityEstablished
Sitemap
Sitemap is missing or incomplete.
Needs attention
Sitemap
Issue
No valid XML sitemap found at checked locations: https://azure.microsoft.com/robotsitemap-en-us/, https://azure.microsoft.com/robotsitemap-cs-cz/, https://azure.microsoft.com/robotsitemap-da-dk/, https://azure.microsoft.com/robotsitemap-de-de/, https://azure.microsoft.com/robotsitemap-en-au/, https://azure.microsoft.com/robotsitemap-en-ca/, https://azure.microsoft.com/robotsitemap-en-in/, https://azure.microsoft.com/robotsitemap-en-gb/, https://azure.microsoft.com/robotsitemap-es-es/, https://azure.microsoft.com/robotsitemap-es-mx/, https://azure.microsoft.com/robotsitemap-fr-fr/, https://azure.microsoft.com/robotsitemap-fr-ca/, https://azure.microsoft.com/robotsitemap-id-id/, https://azure.microsoft.com/robotsitemap-it-it/, https://azure.microsoft.com/robotsitemap-hu-hu/, https://azure.microsoft.com/robotsitemap-nb-no/, https://azure.microsoft.com/robotsitemap-nl-nl/, https://azure.microsoft.com/robotsitemap-pl-pl/, https://azure.microsoft.com/robotsitemap-pt-br/, https://azure.microsoft.com/robotsitemap-pt-pt/, https://azure.microsoft.com/robotsitemap-sv-se/, https://azure.microsoft.com/robotsitemap-tr-tr/, https://azure.microsoft.com/robotsitemap-ru-ru/, https://azure.microsoft.com/robotsitemap-ja-jp/, https://azure.microsoft.com/robotsitemap-ko-kr/, https://azure.microsoft.com/robotsitemap-zh-cn/, https://azure.microsoft.com/robotsitemap-zh-tw/, https://azure.microsoft.com/en-us/blog/sitemap_index.xml, https://azure.microsoft.com/de-de/blog/sitemap_index.xml, https://azure.microsoft.com/es-es/blog/sitemap_index.xml, https://azure.microsoft.com/fr-fr/blog/sitemap_index.xml, https://azure.microsoft.com/ja-jp/blog/sitemap_index.xml, https://azure.microsoft.com/sitemap.xml, https://azure.microsoft.com/sitemap_index.xml, https://azure.microsoft.com/sitemap-index.xml.
Why it matters
Sitemaps help crawlers and agents discover canonical URLs, updated pages, and deeper content that may not be obvious from the homepage navigation.
Check name
Sitemap
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Publish a sitemap and reference it from robots.txt.
Result
Sitemap is missing or incomplete.
Evidence
{
"checked": [
"https://azure.microsoft.com/robotsitemap-en-us/",
"https://azure.microsoft.com/robotsitemap-cs-cz/",
"https://azure.microsoft.com/robotsitemap-da-dk/",
"https://azure.microsoft.com/robotsitemap-de-de/",
"https://azure.microsoft.com/robotsitemap-en-au/",
"https://azure.microsoft.com/robotsitemap-en-ca/",
"https://azure.microsoft.com/robotsitemap-en-in/",
"https://azure.microsoft.com/robotsitemap-en-gb/",
"https://azure.microsoft.com/robotsitemap-es-es/",
"https://azure.microsoft.com/robotsitemap-es-mx/",
"https://azure.microsoft.com/robotsitemap-fr-fr/",
"https://azure.microsoft.com/robotsitemap-fr-ca/",
"https://azure.microsoft.com/robotsitemap-id-id/",
"https://azure.microsoft.com/robotsitemap-it-it/",
"https://azure.microsoft.com/robotsitemap-hu-hu/",
"https://azure.microsoft.com/robotsitemap-nb-no/",
"https://azure.microsoft.com/robotsitemap-nl-nl/",
"https://azure.microsoft.com/robotsitemap-pl-pl/",
"https://azure.microsoft.com/robotsitemap-pt-br/",
"https://azure.microsoft.com/robotsitemap-pt-pt/",
"https://azure.microsoft.com/robotsitemap-sv-se/",
"https://azure.microsoft.com/robotsitemap-tr-tr/",
"https://azure.microsoft.com/robotsitemap-ru-ru/",
"https://azure.microsoft.com/robotsitemap-ja-jp/",
"https://azure.microsoft.com/robotsitemap-ko-kr/",
"https://azure.microsoft.com/robotsitemap-zh-cn/",
"https://azure.microsoft.com/robotsitemap-zh-tw/",
"https://azure.microsoft.com/en-us/blog/sitemap_index.xml",
"https://azure.microsoft.com/de-de/blog/sitemap_index.xml",
"https://azure.microsoft.com/es-es/blog/sitemap_index.xml",
"https://azure.microsoft.com/fr-fr/blog/sitemap_index.xml",
"https://azure.microsoft.com/ja-jp/blog/sitemap_index.xml",
"https://azure.microsoft.com/sitemap.xml",
"https://azure.microsoft.com/sitemap_index.xml",
"https://azure.microsoft.com/sitemap-index.xml"
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "azure.microsoft.com",
"probes": [
{
"name": "_index._agents.azure.microsoft.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.azure.microsoft.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "azure.microsoft.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "microsoft.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="q"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 441,
"interactiveWithTags": 0,
"totalCount": 443,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"q\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 3,
"issues": [
"<input name=\"q\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"q\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 441,
"interactiveWithTags": 0,
"totalCount": 443,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"q\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 441,
"interactiveWithTags": 0,
"totalCount": 443,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"q\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
10 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 0/100 and needs a fix.
Needs attention
AIO: Visible structured data match
Issue
No JSON-LD structured data was detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
0/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 0/100 and needs a fix.
Evidence
{
"schemaCount": 0,
"mismatches": [],
"score": 0,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
6 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 40/100 and needs a fix.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/",
"text": "Learn more about cloud computing",
"html": "<a id=\"shellmenu_123\" class=\"js-subm-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/\" data-m=\"{"cN":"CatNav_Learn more about cloud computing_nav","id":"n1c7c1c12c8c3m1r1a1","sN":1,"aN":"c7c1c12c8c3m1r1a1"}\">Learn more about cloud computing</a>"
},
{
"href": "https://azure.microsoft.com/en-us/solutions/linux-on-azure/",
"text": "Learn more about Linux on Azure",
"html": "<a class=\"link link-inline \" data-bi-ecn=\"Learn more about Linux on Azure\" data-bi-ehn=\"Linux on Azure\" data-bi-tags=\"{}\" tabindex=\"0\" data-bi-hn=\"Linux on Azure\" data-bi-bhvr=\"231\" data-bi-cn=\"Learn more about Linux on Azure\" data-bi-compnm=\"Accordion - Filtered\" target=\"_self\" data-bi-an=\"Tab_2_Cloud migration\" data-oc=\"oc2ea6\" data-bi-ct=\"Subheader Link\" id=\"action-oc2ea6\" href=\"https://azure.microsoft.com/en-us/solutions/linux-on-azure/\" data-bi-sn=\"4\" aria-label=\"Learn more about Linux o..."
},
{
"href": "https://azure.microsoft.com/en-us/solutions/linux-on-azure/",
"text": "Learn more about Linux on Azure",
"html": "<a class=\"link link-inline \" data-bi-ecn=\"Learn more about Linux on Azure\" data-bi-ehn=\"Linux on Azure\" data-bi-tags=\"{}\" tabindex=\"0\" data-bi-hn=\"Linux on Azure\" data-bi-bhvr=\"230\" data-bi-cn=\"Learn more about Linux on Azure\" data-bi-compnm=\"Card Grid - Filtered\" target=\"_self\" data-bi-an=\"Tab_1_Featured\" data-oc=\"oc31c3\" data-bi-ct=\"Card Link\" id=\"action-oc31i\" href=\"https://azure.microsoft.com/en-us/solutions/linux-on-azure/\" data-bi-sn=\"5\" aria-label=\"Learn more about Linux on Azure\" data..."
},
{
"href": "https://choice.microsoft.com",
"text": "About our ads",
"html": "<a class=\"c-uhff-link\" href=\"https://choice.microsoft.com\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_AboutourAds_nav","id":"n9c11c1c1m1r1a2","sN":9,"aN":"c11c1c1m1r1a2"}\">About our ads</a>"
}
],
"contactLinks": [
{
"href": "https://azure.microsoft.com/en-us/support/",
"text": "Support",
"html": "<a id=\"c-shellmenu_custom_newtab_support\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/support/\" data-m=\"{"cN":"CatNav_Support_nav","id":"n14c8c3m1r1a1","sN":14,"aN":"c8c3m1r1a1"}\" target=\"_blank\">Support</a>"
},
{
"href": "https://azure.microsoft.com/en-us/contact",
"text": "Contact Sales",
"html": "<a id=\"c-shellmenu_custom_contactsales_bhvr124\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/contact\" data-m=\"{"cN":"CatNav_Resources_ContactSales_nav","id":"n15c8c3m1r1a1","sN":15,"aN":"c8c3m1r1a1","bhvr":"124"}\">Contact Sales</a>"
},
{
"href": "https://support.microsoft.com/en-us",
"text": "Support",
"html": "<a id=\"l1_support\" class=\"js-subm-uhf-nav-link\" href=\"https://support.microsoft.com/en-us\" data-m=\"{"cN":"W0Nav_Support_nav","id":"n1c9c2c1c9c3m1r1a1","sN":1,"aN":"c9c2c1c9c3m1r1a1"}\">Support</a>"
},
{
"href": "https://support.microsoft.com/en-us/office/moving-from-skype-to-microsoft-teams-free-3c0caa26-d9db-4179-bcb3-930ae2c87570?icid=DSM_All_Skype",
"text": "Moving from Skype to Teams",
"html": "<a id=\"shellmenu_159\" class=\"js-subm-uhf-nav-link\" href=\"https://support.microsoft.com/en-us/office/moving-from-skype-to-microsoft-teams-free-3c0caa26-d9db-4179-bcb3-930ae2c87570?icid=DSM_All_Skype\" data-m=\"{"cN":"GlobalNav_More_Software_Skype_nav","id":"n1c9c10c2c1c9c3m1r1a1","sN":1,"aN":"c9c10c2c1c9c3m1r1a1"}\">Moving from Skype to Teams</a>"
},
{
"href": "https://www.microsoft.com/software-development-companies/offers-benefits/isv-success?icid=DSM_All_SupportAIMarketplace&ocid=cmm3atxvn98",
"text": "Support for AI marketplace apps",
"html": "<a id=\"shellmenu_185\" class=\"js-subm-uhf-nav-link\" href=\"https://www.microsoft.com/software-development-companies/offers-benefits/isv-success?icid=DSM_All_SupportAIMarketplace&ocid=cmm3atxvn98\" data-m=\"{"cN":"GlobalNav_More_DeveloperAndIT_SupportForAIMarketplaceApps_nav","id":"n1c6c14c2c1c9c3m1r1a1","sN":1,"aN":"c6c14c2c1c9c3m1r1a1"}\">Support for AI marketplace apps</a>"
},
{
"href": "https://azure.microsoft.com/en-us/support/",
"text": "Support",
"html": "<a id=\"c-shellmenu_custom_newtab_support_right\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/support/\" data-m=\"{"cN":"CatNav_Support_nav","id":"n14c8c3m1r1a1","sN":14,"aN":"c8c3m1r1a1"}\" target=\"_blank\">Support</a>"
},
{
"href": "https://azure.microsoft.com/en-us/contact",
"text": "Contact Sales",
"html": "<a id=\"c-shellmenu_custom_contactsales_bhvr124_right\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/contact\" data-m=\"{"cN":"CatNav_Resources_ContactSales_nav","id":"n15c8c3m1r1a1","sN":15,"aN":"c8c3m1r1a1","bhvr":"124"}\">Contact Sales</a>"
},
{
"href": "https://azure.microsoft.com/en-us/contact/",
"text": "Get in Touch",
"html": "<a class=\"link \" data-bi-ecn=\"Get in Touch\" data-bi-ehn=\"Connect with a sales specialist\" data-bi-tags=\"{}\" tabindex=\"0\" data-bi-hn=\"Connect with a sales specialist\" data-bi-bhvr=\"124\" data-bi-cn=\"Get in Touch\" data-bi-compnm=\"Three Up Cards\" data-bi-prod=\"Connect with a sales specialist\" target=\"_self\" data-oc=\"oc6b6e\" data-bi-ct=\"Card Link\" id=\"action-oc6b6e\" href=\"https://azure.microsoft.com/en-us/contact/\" data-bi-sn=\"2\" aria-label=\"Get in Touch with azure sales\" data-bi-view=\"Take the ne..."
},
{
"href": "https://azure.microsoft.com/en-us/support/",
"text": "Support",
"html": "<a aria-label=\"Support Solutions and support\" class=\"c-uhff-link\" href=\"https://azure.microsoft.com/en-us/support/\" data-m=\"{"cN":"Support_nav","id":"n4c3c1c1m1r1a2","sN":4,"aN":"c3c1c1m1r1a2"}\">Support</a>"
},
{
"href": "https://support.microsoft.com/contactus",
"text": "Contact Microsoft",
"html": "<a class=\"c-uhff-link\" href=\"https://support.microsoft.com/contactus\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_ContactUs_nav","id":"n2c11c1c1m1r1a2","sN":2,"aN":"c11c1c1m1r1a2"}\">Contact Microsoft</a>"
}
],
"privacyLinks": [
{
"href": "https://aka.ms/yourcaliforniaprivacychoices",
"text": "Your Privacy Choices Opt-Out Icon Your Privacy Choices",
"html": "<a data-m=\"{"id":"n8c1c1m1r1a2","sN":8,"aN":"c1c1m1r1a2"}\" href=\"https://aka.ms/yourcaliforniaprivacychoices\" class=\"c-uhff-link c-uhff-ccpa\"> <svg role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 14\" xml:space=\"preserve\" height=\"16\" width=\"43\"> <title>Your Privacy Choices Opt-Out Icon</title> <path d=\"M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:#fff\"/> <path d..."
},
{
"href": "https://aka.ms/yourcaliforniaprivacychoices",
"text": "Your Privacy Choices Opt-Out Icon Your Privacy Choices",
"html": "<a data-m=\"{"id":"n9c1c1m1r1a2","sN":9,"aN":"c1c1m1r1a2"}\" href=\"https://aka.ms/yourcaliforniaprivacychoices\" class=\"c-uhff-link c-uhff-ccpa\"> <svg role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 14\" xml:space=\"preserve\" height=\"16\" width=\"43\"> <title>Your Privacy Choices Opt-Out Icon</title> <path d=\"M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:#fff\"/> <path d..."
},
{
"href": "https://go.microsoft.com/fwlink/?linkid=2259814",
"text": "Consumer Health Privacy",
"html": "<a data-m=\"{"id":"n10c1c1m1r1a2","sN":10,"aN":"c1c1m1r1a2"}\" href=\"https://go.microsoft.com/fwlink/?linkid=2259814\" class=\"c-uhff-link c-uhff-consumer\"> <span>Consumer Health Privacy</span> </a>"
},
{
"href": "https://go.microsoft.com/fwlink/?LinkId=521839",
"text": "Privacy",
"html": "<a class=\"c-uhff-link\" href=\"https://go.microsoft.com/fwlink/?LinkId=521839\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_PrivacyandCookies_nav","id":"n3c11c1c1m1r1a2","sN":3,"aN":"c11c1c1m1r1a2"}\">Privacy </a>"
},
{
"href": "https://go.microsoft.com/fwlink/?LinkID=206977",
"text": "Terms of use",
"html": "<a class=\"c-uhff-link\" href=\"https://go.microsoft.com/fwlink/?LinkID=206977\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_TermsOfUse_nav","id":"n5c11c1c1m1r1a2","sN":5,"aN":"c11c1c1m1r1a2"}\">Terms of use</a>"
}
],
"score": 40,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
5 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
40/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 40/100 and needs a fix.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/",
"text": "Learn more about cloud computing",
"html": "<a id=\"shellmenu_123\" class=\"js-subm-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/\" data-m=\"{"cN":"CatNav_Learn more about cloud computing_nav","id":"n1c7c1c12c8c3m1r1a1","sN":1,"aN":"c7c1c12c8c3m1r1a1"}\">Learn more about cloud computing</a>"
},
{
"href": "https://azure.microsoft.com/en-us/solutions/linux-on-azure/",
"text": "Learn more about Linux on Azure",
"html": "<a class=\"link link-inline \" data-bi-ecn=\"Learn more about Linux on Azure\" data-bi-ehn=\"Linux on Azure\" data-bi-tags=\"{}\" tabindex=\"0\" data-bi-hn=\"Linux on Azure\" data-bi-bhvr=\"231\" data-bi-cn=\"Learn more about Linux on Azure\" data-bi-compnm=\"Accordion - Filtered\" target=\"_self\" data-bi-an=\"Tab_2_Cloud migration\" data-oc=\"oc2ea6\" data-bi-ct=\"Subheader Link\" id=\"action-oc2ea6\" href=\"https://azure.microsoft.com/en-us/solutions/linux-on-azure/\" data-bi-sn=\"4\" aria-label=\"Learn more about Linux o..."
},
{
"href": "https://azure.microsoft.com/en-us/solutions/linux-on-azure/",
"text": "Learn more about Linux on Azure",
"html": "<a class=\"link link-inline \" data-bi-ecn=\"Learn more about Linux on Azure\" data-bi-ehn=\"Linux on Azure\" data-bi-tags=\"{}\" tabindex=\"0\" data-bi-hn=\"Linux on Azure\" data-bi-bhvr=\"230\" data-bi-cn=\"Learn more about Linux on Azure\" data-bi-compnm=\"Card Grid - Filtered\" target=\"_self\" data-bi-an=\"Tab_1_Featured\" data-oc=\"oc31c3\" data-bi-ct=\"Card Link\" id=\"action-oc31i\" href=\"https://azure.microsoft.com/en-us/solutions/linux-on-azure/\" data-bi-sn=\"5\" aria-label=\"Learn more about Linux on Azure\" data..."
},
{
"href": "https://choice.microsoft.com",
"text": "About our ads",
"html": "<a class=\"c-uhff-link\" href=\"https://choice.microsoft.com\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_AboutourAds_nav","id":"n9c11c1c1m1r1a2","sN":9,"aN":"c11c1c1m1r1a2"}\">About our ads</a>"
}
],
"contactLinks": [
{
"href": "https://azure.microsoft.com/en-us/support/",
"text": "Support",
"html": "<a id=\"c-shellmenu_custom_newtab_support\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/support/\" data-m=\"{"cN":"CatNav_Support_nav","id":"n14c8c3m1r1a1","sN":14,"aN":"c8c3m1r1a1"}\" target=\"_blank\">Support</a>"
},
{
"href": "https://azure.microsoft.com/en-us/contact",
"text": "Contact Sales",
"html": "<a id=\"c-shellmenu_custom_contactsales_bhvr124\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/contact\" data-m=\"{"cN":"CatNav_Resources_ContactSales_nav","id":"n15c8c3m1r1a1","sN":15,"aN":"c8c3m1r1a1","bhvr":"124"}\">Contact Sales</a>"
},
{
"href": "https://support.microsoft.com/en-us",
"text": "Support",
"html": "<a id=\"l1_support\" class=\"js-subm-uhf-nav-link\" href=\"https://support.microsoft.com/en-us\" data-m=\"{"cN":"W0Nav_Support_nav","id":"n1c9c2c1c9c3m1r1a1","sN":1,"aN":"c9c2c1c9c3m1r1a1"}\">Support</a>"
},
{
"href": "https://support.microsoft.com/en-us/office/moving-from-skype-to-microsoft-teams-free-3c0caa26-d9db-4179-bcb3-930ae2c87570?icid=DSM_All_Skype",
"text": "Moving from Skype to Teams",
"html": "<a id=\"shellmenu_159\" class=\"js-subm-uhf-nav-link\" href=\"https://support.microsoft.com/en-us/office/moving-from-skype-to-microsoft-teams-free-3c0caa26-d9db-4179-bcb3-930ae2c87570?icid=DSM_All_Skype\" data-m=\"{"cN":"GlobalNav_More_Software_Skype_nav","id":"n1c9c10c2c1c9c3m1r1a1","sN":1,"aN":"c9c10c2c1c9c3m1r1a1"}\">Moving from Skype to Teams</a>"
},
{
"href": "https://www.microsoft.com/software-development-companies/offers-benefits/isv-success?icid=DSM_All_SupportAIMarketplace&ocid=cmm3atxvn98",
"text": "Support for AI marketplace apps",
"html": "<a id=\"shellmenu_185\" class=\"js-subm-uhf-nav-link\" href=\"https://www.microsoft.com/software-development-companies/offers-benefits/isv-success?icid=DSM_All_SupportAIMarketplace&ocid=cmm3atxvn98\" data-m=\"{"cN":"GlobalNav_More_DeveloperAndIT_SupportForAIMarketplaceApps_nav","id":"n1c6c14c2c1c9c3m1r1a1","sN":1,"aN":"c6c14c2c1c9c3m1r1a1"}\">Support for AI marketplace apps</a>"
},
{
"href": "https://azure.microsoft.com/en-us/support/",
"text": "Support",
"html": "<a id=\"c-shellmenu_custom_newtab_support_right\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/support/\" data-m=\"{"cN":"CatNav_Support_nav","id":"n14c8c3m1r1a1","sN":14,"aN":"c8c3m1r1a1"}\" target=\"_blank\">Support</a>"
},
{
"href": "https://azure.microsoft.com/en-us/contact",
"text": "Contact Sales",
"html": "<a id=\"c-shellmenu_custom_contactsales_bhvr124_right\" class=\"c-uhf-nav-link\" href=\"https://azure.microsoft.com/en-us/contact\" data-m=\"{"cN":"CatNav_Resources_ContactSales_nav","id":"n15c8c3m1r1a1","sN":15,"aN":"c8c3m1r1a1","bhvr":"124"}\">Contact Sales</a>"
},
{
"href": "https://azure.microsoft.com/en-us/contact/",
"text": "Get in Touch",
"html": "<a class=\"link \" data-bi-ecn=\"Get in Touch\" data-bi-ehn=\"Connect with a sales specialist\" data-bi-tags=\"{}\" tabindex=\"0\" data-bi-hn=\"Connect with a sales specialist\" data-bi-bhvr=\"124\" data-bi-cn=\"Get in Touch\" data-bi-compnm=\"Three Up Cards\" data-bi-prod=\"Connect with a sales specialist\" target=\"_self\" data-oc=\"oc6b6e\" data-bi-ct=\"Card Link\" id=\"action-oc6b6e\" href=\"https://azure.microsoft.com/en-us/contact/\" data-bi-sn=\"2\" aria-label=\"Get in Touch with azure sales\" data-bi-view=\"Take the ne..."
},
{
"href": "https://azure.microsoft.com/en-us/support/",
"text": "Support",
"html": "<a aria-label=\"Support Solutions and support\" class=\"c-uhff-link\" href=\"https://azure.microsoft.com/en-us/support/\" data-m=\"{"cN":"Support_nav","id":"n4c3c1c1m1r1a2","sN":4,"aN":"c3c1c1m1r1a2"}\">Support</a>"
},
{
"href": "https://support.microsoft.com/contactus",
"text": "Contact Microsoft",
"html": "<a class=\"c-uhff-link\" href=\"https://support.microsoft.com/contactus\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_ContactUs_nav","id":"n2c11c1c1m1r1a2","sN":2,"aN":"c11c1c1m1r1a2"}\">Contact Microsoft</a>"
}
],
"privacyLinks": [
{
"href": "https://aka.ms/yourcaliforniaprivacychoices",
"text": "Your Privacy Choices Opt-Out Icon Your Privacy Choices",
"html": "<a data-m=\"{"id":"n8c1c1m1r1a2","sN":8,"aN":"c1c1m1r1a2"}\" href=\"https://aka.ms/yourcaliforniaprivacychoices\" class=\"c-uhff-link c-uhff-ccpa\"> <svg role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 14\" xml:space=\"preserve\" height=\"16\" width=\"43\"> <title>Your Privacy Choices Opt-Out Icon</title> <path d=\"M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:#fff\"/> <path d..."
},
{
"href": "https://aka.ms/yourcaliforniaprivacychoices",
"text": "Your Privacy Choices Opt-Out Icon Your Privacy Choices",
"html": "<a data-m=\"{"id":"n9c1c1m1r1a2","sN":9,"aN":"c1c1m1r1a2"}\" href=\"https://aka.ms/yourcaliforniaprivacychoices\" class=\"c-uhff-link c-uhff-ccpa\"> <svg role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 14\" xml:space=\"preserve\" height=\"16\" width=\"43\"> <title>Your Privacy Choices Opt-Out Icon</title> <path d=\"M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z\" style=\"fill-rule:evenodd;clip-rule:evenodd;fill:#fff\"/> <path d..."
},
{
"href": "https://go.microsoft.com/fwlink/?linkid=2259814",
"text": "Consumer Health Privacy",
"html": "<a data-m=\"{"id":"n10c1c1m1r1a2","sN":10,"aN":"c1c1m1r1a2"}\" href=\"https://go.microsoft.com/fwlink/?linkid=2259814\" class=\"c-uhff-link c-uhff-consumer\"> <span>Consumer Health Privacy</span> </a>"
},
{
"href": "https://go.microsoft.com/fwlink/?LinkId=521839",
"text": "Privacy",
"html": "<a class=\"c-uhff-link\" href=\"https://go.microsoft.com/fwlink/?LinkId=521839\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_PrivacyandCookies_nav","id":"n3c11c1c1m1r1a2","sN":3,"aN":"c11c1c1m1r1a2"}\">Privacy </a>"
},
{
"href": "https://go.microsoft.com/fwlink/?LinkID=206977",
"text": "Terms of use",
"html": "<a class=\"c-uhff-link\" href=\"https://go.microsoft.com/fwlink/?LinkID=206977\" data-mscc-ic=\"false\" data-m=\"{"cN":"Footer_TermsOfUse_nav","id":"n5c11c1c1m1r1a2","sN":5,"aN":"c11c1c1m1r1a2"}\">Terms of use</a>"
}
],
"score": 40,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 65/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, optional visible FAQ or FAQPage schema, JSON-LD structured data.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 65/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 1,
"hasFaq": false,
"definitionPatterns": 13,
"schemaBlocks": 0,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"optional visible FAQ or FAQPage schema",
"JSON-LD structured data"
],
"score": 65,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
41 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 41,
"passing": 0,
"failing": [
{
"heading": "Global",
"headingHtml": "<h2 class=\"c-uhf-sronly\">Global</h2>",
"firstParagraph": "",
"paragraphHtml": "<p class> <script src=\"/acom/etc.clientlibs/onecloud/clientlibs/clientlib-product-pricing.ACSHASHf9c4f2ed4e61ec88e9a455f543919e32.min.js\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/onecloud/clientlibs/clientlib-product-pricing.ACSHASHde5a77dc6cdb73df9c3096397924a3f0.min.css\" type=\"text/css\"> </p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Ask Microsoft",
"headingHtml": "<h2 class=\"block-feature__title \">Ask Microsoft</h2>",
"firstParagraph": "Need help finding a product or solution? Try Ask Microsoft.",
"paragraphHtml": "<p class=\"block-feature__paragraph base block-feature__paragraph\"> Need help finding a product or solution? Try Ask Microsoft. </p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Discover what’s happening on Azure",
"headingHtml": "<h2>Discover what’s happening on Azure</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "New: An enterprise-ready, agent-optimized backend as a service on Microsoft Fabric",
"headingHtml": "<h3><span class=\"d-block h5\">New: An enterprise-ready, agent-optimized backend as a service on Microsoft Fabric</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Turn your data from asset to advantage with Azure HorizonDB",
"headingHtml": "<h3><span class=\"d-block h5\">Turn your data from asset to advantage with Azure HorizonDB</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Connect knowledge across data, apps, and work with Foundry IQ",
"headingHtml": "<h3><span class=\"d-block h5\">Connect knowledge across data, apps, and work with Foundry IQ</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Find solutions for putting your ideas into action",
"headingHtml": "<h2>Find solutions for putting your ideas into action</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Application and data modernization",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Application and data modernization </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI apps and AI agents",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Azure AI apps and AI agents </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cloud databases",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Cloud databases </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Data platform for AI",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Data platform for AI </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI infrastructure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Azure AI infrastructure </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure cloud migration and modernization center",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure cloud migration and modernization center</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Innovate on an adaptive cloud",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Innovate on an adaptive cloud</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "SQL Server migration",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">SQL Server migration</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Linux on Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Linux on Azure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "SAP on Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">SAP on Azure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Data platform for AI",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Data platform for AI</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure Databricks",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure Databricks</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure databases",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure databases</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Build and modernize intelligent apps",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Build and modernize intelligent apps</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Modernize for AI innovation",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Modernize for AI innovation</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Agentic DevOps on Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Agentic DevOps on Azure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure integration services",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure integration services</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI apps and agents",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure AI apps and agents</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI infrastructure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure AI infrastructure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Responsible AI with Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Responsible AI with Azure </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Explore tools for bringing your vision to life",
"headingHtml": "<h2>Explore tools for bringing your vision to life</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure HorizonDB",
"headingHtml": "<h3>Azure HorizonDB</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Microsoft Foundry",
"headingHtml": "<h3>Microsoft Foundry</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure DevOps",
"headingHtml": "<h3>Azure DevOps</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure Virtual Machines",
"headingHtml": "<h3>Azure Virtual Machines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Microsoft Fabric",
"headingHtml": "<h3>Microsoft Fabric</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure Arc",
"headingHtml": "<h3>Azure Arc</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Transform the way you work",
"headingHtml": "<h2>Transform the way you work</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Global infrastructure designed to support the world’s most advanced AI",
"headingHtml": "<h2>Global infrastructure designed to support the world’s most advanced AI</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "See how customers are innovating with Azure",
"headingHtml": "<h2>See how customers are innovating with Azure</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Take the next step",
"headingHtml": "<h2>Take the next step</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Choose the Azure account that’s right for you",
"headingHtml": "<h3>Choose the Azure account that’s right for you</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Connect with a sales specialist",
"headingHtml": "<h3><span class=\"d-block h5\">Connect with a sales specialist</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "New to Azure? Learn at your own pace.",
"headingHtml": "<h3><span class=\"d-block h5\">New to Azure? Learn at your own pace.</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
No question-led h2 sections or FAQ pattern was detected.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 9,
"questionH2s": [],
"hasFaq": false,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
No substantial explanatory paragraphs were found.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 1,
"citablePassages": 0,
"failingCandidateParagraphs": [],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: services, get, hands, next.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 85/100 and needs improvement.
Evidence
{
"title": "Cloud Computing Services | Microsoft Azure",
"h1": "Get hands-on with what’s next for Azure",
"description": "Invent with purpose, realize cost savings, and make your organization more efficient with Microsoft Azure’s open and flexible cloud computing platform.",
"topicOverlap": 0.5,
"topicTerms": [
"cloud",
"computing",
"services",
"microsoft",
"azure",
"get",
"hands",
"next"
],
"descriptionTerms": [
"invent",
"purpose",
"realize",
"cost",
"savings",
"make",
"organization",
"more",
"efficient",
"microsoft",
"azure",
"open",
"flexible",
"cloud",
"computing",
"platform"
],
"missingFromDescription": [
"services",
"get",
"hands",
"next"
],
"score": 85,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 70/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
97 image(s) are missing width/height attributes. 92 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 70/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1, shrink-to-fit=no",
"visibleWords": 2433,
"htmlBytes": 674849,
"imagesMissingDimensions": [
{
"src": "https://uhf.microsoft.com/images/microsoft/RE1Mu3b.png",
"width": "",
"height": "",
"loading": "",
"html": "<img alt itemprop=\"logo\" class=\"c-image\" src=\"https://uhf.microsoft.com/images/microsoft/RE1Mu3b.png\" role=\"presentation\" aria-hidden=\"true\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Hero-Azure-Background-1600x580?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=2000&hei=725&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Hero-Azure-Background-1600x580?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=2000&hei=725&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-AIAssist-Background-1600x320?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=320&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-AIAssist-Background-1600x320?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=320&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://azure.microsoft.com/content/dam/microsoft/final/en-us/microsoft-brand/icons/AI-icon-white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img src=\"https://azure.microsoft.com/content/dam/microsoft/final/en-us/microsoft-brand/icons/AI-icon-white.svg\" aria-hidden=\"true\" role=\"presentation\" alt style=\"height: 50px;\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-FeturedNews-Background-1600x806?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=806&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-FeturedNews-Background-1600x806?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=806&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Featured-news-01-416x178?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=428&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Featured-news-01-416x178?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=428&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Featured-news-02-416x178?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=428&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Featured-news-02-416x178?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=428&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Featured-news-03-416x178?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=429&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Featured-news-03-416x178?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=429&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-ProductAccordion-Background-1600x1121?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=1121&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-ProductAccordion-Background-1600x1121?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=1121&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Accordion-Img01-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=641&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Accordion-Img01-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=641&qlt=100&fit=constrain\" class=\" \" alt=\"A women typing on a keyboard.\" loading=\"lazy\" data-oc=\"oc85cb\" id=\"image-oc85cb\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Accordion-Img02-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Accordion-Img02-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A computer screen displaying Azure OpenAI gpt tab.\" loading=\"lazy\" data-oc=\"ocf9f1\" id=\"image-ocf9f1\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-1-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-1-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A men and women standing Infront of camera.\" loading=\"lazy\" data-oc=\"oc85b0\" id=\"image-oc85b0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-1-4-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-1-4-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A men and women looking at a desktop.\" loading=\"lazy\" data-oc=\"oc3d73\" id=\"image-oc3d73\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Accordion-Img05-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Accordion-Img05-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"ocf9f1\" id=\"image-ocf9f1\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"Two men looking at the screen and smiling\" loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-2.2-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-2.2-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain\" class=\" \" alt=\"A man and woman looking at a computer \" loading=\"lazy\" data-oc=\"oc4cdb\" id=\"image-oc4cdb\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A man sitting at a desk with a laptop.\" loading=\"lazy\" data-oc=\"oc272d\" id=\"image-oc272d\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-4-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-4-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A person holding a tablet.\" loading=\"lazy\" data-oc=\"oc6e9c\" id=\"image-oc6e9c\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-5-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-2-5-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A man in a pink sweatshirt looking at a computer monitor.\" loading=\"lazy\" data-oc=\"oc4ac6\" id=\"image-oc4ac6\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-3.1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-3.1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain\" class=\" \" alt=\"A man and woman looking at a monitor in office setup\" loading=\"lazy\" data-oc=\"oc04d6\" id=\"image-oc04d6\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-3.2-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-3.2-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain\" class=\" \" alt=\"A man sitting at a desk with two monitors\" loading=\"lazy\" data-oc=\"oc390f\" id=\"image-oc390f\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-3.3-800x513-1?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-3.3-800x513-1?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=800&hei=513&qlt=100&fit=constrain\" class=\" \" alt=\"A man and woman talking in office work set up\" loading=\"lazy\" data-oc=\"oc04d6\" id=\"image-oc04d6\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-4-1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-4-1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A man holding a cup and using a laptop.\" loading=\"lazy\" data-oc=\"oc896f\" id=\"image-oc896f\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-4.2-800x513-1?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3517412-Solutions-4.2-800x513-1?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A person's hands typing on keyboard\" loading=\"lazy\" data-oc=\"oc5659\" id=\"image-oc5659\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-4-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-4-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A man and woman looking at a computer screen.\" loading=\"lazy\" data-oc=\"oce222\" id=\"image-oce222\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-4-4-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-4-4-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A person sitting on a couch using a laptop.\" loading=\"lazy\" data-oc=\"oc79a7\" id=\"image-oc79a7\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-5-1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-5-1-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A group of people looking at a computer screen.\" loading=\"lazy\" data-oc=\"ocb38c\" id=\"image-ocb38c\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-5-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Solutions-5-3-800x513?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=642&qlt=100&fit=constrain\" class=\" \" alt=\"A man in a suit looking at the camera.\" loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Products-Background-1600x1088?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=1088&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-Products-Background-1600x1088?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=1088&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Products-and-Services-01-Feature-card-320x636?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=2000&hei=3975&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Products-and-Services-01-Feature-card-320x636?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=2000&hei=3975&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc4307\" id=\"image-oc4307\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=48&hei=48&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=48&hei=48&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc177e\" id=\"image-oc177e\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-2-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-2-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"ocf149\" id=\"image-ocf149\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc2bd9\" id=\"image-oc2bd9\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-4-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-4-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"ocd055\" id=\"image-ocd055\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-5-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-5-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc9327\" id=\"image-oc9327\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=96&hei=96&qlt=100&fmt=png-alpha&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-1-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=96&hei=96&qlt=100&fmt=png-alpha&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oce3a1\" id=\"image-oce3a1\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-02-Feature-card-320x664?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1925&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-02-Feature-card-320x664?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1925&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc3e98\" id=\"image-oc3e98\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645Products-and-Services-1-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645Products-and-Services-1-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc4673\" id=\"image-oc4673\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-2-2-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-2-2-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"ocb8b4\" id=\"image-ocb8b4\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-2-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-2-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc4278\" id=\"image-oc4278\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-2-4-icon-2?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-2-4-icon-2?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc91ed\" id=\"image-oc91ed\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-2.5-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=96&hei=96&qlt=100&fmt=png-alpha&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-2.5-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=96&hei=96&qlt=100&fmt=png-alpha&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc2823\" id=\"image-oc2823\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-2-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3517412-Products-and-Services-2-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"occ0d3\" id=\"image-occ0d3\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-03-Feature-card-320x612?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1912&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-03-Feature-card-320x612?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1912&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc7386\" id=\"image-oc7386\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-3-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-3-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-GitHub-Enterprise-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-GitHub-Enterprise-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-3-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-3-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-Container-Apps-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-Container-Apps-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-API-Management-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-API-Management-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-3-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-3-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-04-Feature-card-320x592?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1850&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-04-Feature-card-320x592?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1850&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc4ba0\" id=\"image-oc4ba0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-2-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-2-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-4-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-4-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-Functions-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-Functions-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-4-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3797701-Databases-and-analytics-featured-img?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=2000&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3797701-Databases-and-analytics-featured-img?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=2000&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc28d8\" id=\"image-oc28d8\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3797701-Azure-Databases-Icon-Updated?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3797701-Azure-Databases-Icon-Updated?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-5-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-5-1-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-1-5-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-1-5-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-1-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-1-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-5-4-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-5-4-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3797701-Azure-Databricks-Hero-Icon-Updated?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/3797701-Azure-Databricks-Hero-Icon-Updated?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=24&hei=24&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-06-Feature-card-320x592?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1850&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Products-and-Services-06-Feature-card-320x592?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=1850&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"occfb9\" id=\"image-occfb9\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-SQL-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-SQL-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-Local-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-Local-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"oc9198\" id=\"image-oc9198\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-6-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-6-3-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Microsoft-Defender-for-Cloud-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Microsoft-Defender-for-Cloud-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-ExpressRoute-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/120999-Productsandservices-Icon-Azure-ExpressRoute-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-6-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/976645-Products-and-Services-6-6-icon-24x24?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Resources-by-role-Background-1600x1016?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=2000&hei=1270&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Resources-by-role-Background-1600x1016?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=2000&hei=1270&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Resources-by-role-01-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Resources-by-role-01-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain\" class=\" \" alt=\"A man and a woman looking at a computer screen.\" loading=\"lazy\" data-oc=\"oc8974\" id=\"image-oc8974\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Resources-by-role-02-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=562&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Resources-by-role-02-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=562&qlt=100&fit=constrain\" class=\" \" alt=\"A woman smiling and looking at a computer screen.\" loading=\"lazy\" data-oc=\"oc5596\" id=\"image-oc5596\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-03-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-03-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain\" class=\" \" alt=\"A man and woman looking at a laptop.\" loading=\"lazy\" data-oc=\"ocef62\" id=\"image-ocef62\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-04-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-04-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain\" class=\" \" alt=\"A man wearing glasses and a blue shirt.\" loading=\"lazy\" data-oc=\"ocaba2\" id=\"image-ocaba2\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-05-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-05-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain\" class=\" \" alt=\"A group of people looking at a laptop.\" loading=\"lazy\" data-oc=\"oc6787\" id=\"image-oc6787\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-06-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/54300-Resources-By-Role-06-832x468?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1664&hei=936&qlt=100&fit=constrain\" class=\" \" alt=\"A group of people looking at a computer\" loading=\"lazy\" data-oc=\"ocb533\" id=\"image-ocb533\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-CTA-Banner-Background-1600x364?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=368&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-CTA-Banner-Background-1600x364?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=368&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-CustomerStories-Background-1600x985?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1601&hei=985&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-CustomerStories-Background-1600x985?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1601&hei=985&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19644_Fortune%20Brands%20Story%20Thumbnail?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=135&hei=58&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19644_Fortune%20Brands%20Story%20Thumbnail?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=135&hei=58&qlt=100&fit=constrain\" class=\" \" alt=\"Fortune Brands\" loading=\"lazy\" data-oc=\"ocf03a\" id=\"image-ocf03a\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19335_Solv%20Story%20Thumbnail?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=135&hei=58&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19335_Solv%20Story%20Thumbnail?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=135&hei=58&qlt=100&fit=constrain\" class=\" \" alt=\"Solv logo\" loading=\"lazy\" data-oc=\"ocf03a\" id=\"image-ocf03a\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19644_Fortune%20Brands%20Header%20Image?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=1038&qlt=85&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19644_Fortune%20Brands%20Header%20Image?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=1038&qlt=85&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"occ9f3\" id=\"image-occ9f3\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95\" class=\" \" alt=\"Azure Data Factory\" loading=\"lazy\" data-oc=\"occfe0\" id=\"image-occfe0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Dynamics365_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Dynamics365_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95\" class=\" \" alt=\"Dynamics 365 Customer Service\" loading=\"lazy\" data-oc=\"occfe0\" id=\"image-occfe0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/PowerPlatform_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/PowerPlatform_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95\" class=\" \" alt=\"Microsoft Power Platform\" loading=\"lazy\" data-oc=\"occfe0\" id=\"image-occfe0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19335_Solv%20Header%20Image?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=1038&qlt=85&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19335_Solv%20Header%20Image?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=1038&qlt=85&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"occ9f3\" id=\"image-occ9f3\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19335_Solv%20Story%20Thumbnail?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=95&fmt=png-alpha&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/19335_Solv%20Story%20Thumbnail?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=174&hei=75&qlt=95&fmt=png-alpha&fit=constrain\" class=\" \" alt=\"Solv logo\" loading=\"lazy\" data-oc=\"ocb184\" id=\"image-ocb184\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Dynamics365_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Dynamics365_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95\" class=\" \" alt=\"Dynamics 365 Business Central\" loading=\"lazy\" data-oc=\"occfe0\" id=\"image-occfe0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/18989_Syensqo%20Header%20Image?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=1038&qlt=85&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/18989_Syensqo%20Header%20Image?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1328&hei=1038&qlt=85&fit=constrain\" class=\" \" alt loading=\"lazy\" data-oc=\"occ9f3\" id=\"image-occ9f3\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95\" class=\" \" alt=\"Azure\" loading=\"lazy\" data-oc=\"occfe0\" id=\"image-occfe0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95\" class=\" \" alt=\"Azure AI Services\" loading=\"lazy\" data-oc=\"occfe0\" id=\"image-occfe0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/Azure_17x17?resMode=sharp2&op_usm=1.5,0.65,15,0&qlt=95\" class=\" \" alt=\"Azure Cosmos DB\" loading=\"lazy\" data-oc=\"occfe0\" id=\"image-occfe0\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-NextSteps-Background-1600x1314?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=1314&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/3229800-NextSteps-Background-1600x1314?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1600&hei=1314&qlt=100&fit=constrain\" class=\" \" alt loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Take-the-next%20step-01-656x492?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=750&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Take-the-next%20step-01-656x492?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=750&qlt=100&fit=constrain\" class=\" \" alt=\"A man holding a cup and using a laptop.\" loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Take-the-next-step-02-640x274?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=428&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Take-the-next-step-02-640x274?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=428&qlt=100&fit=constrain\" class=\" \" alt=\"A man wearing glasses looking at a computer.\" loading=\"lazy\">"
},
{
"src": "https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Take-the-next-step-03-640x274?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=429&qlt=100&fit=constrain",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img src=\"https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/976645-Take-the-next-step-03-640x274?resMode=sharp2&op_usm=1.5,0.65,15,0&wid=1000&hei=429&qlt=100&fit=constrain\" class=\" \" alt=\"A man and woman looking at a laptop.\" loading=\"lazy\">"
}
],
"possibleDialogs": [
"<div id=\"modalsRenderedAfterPageLoad\"> </div>",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"hero-video\" role=\"dialog\" aria-label=\"Microsoft Foundry Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--ico...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"hero-video\" role=\"dialog\" aria-label=\"Microsoft Foundry Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-p...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"hero-video\" role=\"dialog\" aria-label=\"Microsoft Foundry Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </but...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container modal-dialog--video\"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-vide...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"azure-video\" role=\"dialog\" aria-label=\"Azure Sizzle Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-on...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"azure-video\" role=\"dialog\" aria-label=\"Azure Sizzle Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepe...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"azure-video\" role=\"dialog\" aria-label=\"Azure Sizzle Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container modal-dialog--video\"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-vide...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"solutions-video\" role=\"dialog\" aria-label=\"AI Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"solutions-video\" role=\"dialog\" aria-label=\"AI Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-can...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"solutions-video\" role=\"dialog\" aria-label=\"AI Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container \"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"solutions-video2\" role=\"dialog\" aria-label=\"AI Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only bt...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"solutions-video2\" role=\"dialog\" aria-label=\"AI Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-ca...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"solutions-video2\" role=\"dialog\" aria-label=\"AI Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container \"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"Microsoft-Foundry\" role=\"dialog\" aria-label=\"Microsoft Foundry Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn b...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"Microsoft-Foundry\" role=\"dialog\" aria-label=\"Microsoft Foundry Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"Microsoft-Foundry\" role=\"dialog\" aria-label=\"Microsoft Foundry Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container modal-dialog--video\"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-vide...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"it-professionals-video\" role=\"dialog\" aria-label=\"IT Professionals Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close b...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"it-professionals-video\" role=\"dialog\" aria-label=\"IT Professionals Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prep...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"it-professionals-video\" role=\"dialog\" aria-label=\"IT Professionals Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container \"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"data-analytics-video\" role=\"dialog\" aria-label=\"Data Analytics Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn b...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"data-analytics-video\" role=\"dialog\" aria-label=\"Data Analytics Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"data-analytics-video\" role=\"dialog\" aria-label=\"Data Analytics Video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container \"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"cloud-architects-video\" role=\"dialog\" aria-label=\"cloud architects video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close b...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"cloud-architects-video\" role=\"dialog\" aria-label=\"cloud architects video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prep...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"cloud-architects-video\" role=\"dialog\" aria-label=\"cloud architects video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container \"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"business-administrators-video\" role=\"dialog\" aria-label=\"business administrators video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"business-administrators-video\" role=\"dialog\" aria-label=\"business administrators video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span cla...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"business-administrators-video\" role=\"dialog\" aria-label=\"business administrators video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hi...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container \"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div ocr-component-name=\"modal\" class=\"reimagine-modal\" data-component-id=\"d73704b488e9f411875cbdfb1198c533\"> <div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"students-video\" role=\"dialog\" aria-label=\"students video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-onl...",
"<div class=\"modal-wrapper modal--full-screen\"> <div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"students-video\" role=\"dialog\" aria-label=\"students video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepen...",
"<div data-mount=\"reimagine-modal\" class=\"modal fade theme-day\" id=\"students-video\" role=\"dialog\" aria-label=\"students video\" aria-hidden=\"true\"> <div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>...",
"<div class=\"modal-header align-items-center sticky sticky-direction-top stuck\" data-mount=\"sticky\" style=\"--vw: 800px; height: 0px; margin-top: 0px;\"> <button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button> <div class=\"spacer\"></div> </div>",
"<button class=\"modal-close btn btn--icon-only btn--secondary theme-night\" data-dismiss=\"modal\" aria-label=\"Close\"> <span class=\"glyph-prepend glyph-prepend-cancel\" aria-hidden=\"true\"></span> </button>",
"<div class=\"modal-dialog container \"> <div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-...",
"<div class=\"modal-col d-flex justify-content-center\"> <div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf...",
"<div class=\"modal-content justify-content-center my-l w-100\"> <div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <sc...",
"<div class=\"modal-body theme-day\"> <div class=\"parsys\"> <div class=\"cascade-media-player\" data-component-id=\"d61b66016a6d9ab7d4619e3866ac611a\"> <div> <script type=\"module\" src=\"https://www.microsoft.com/videoplayer/ump.mjs\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/microsoft/components/content/inline-video/v2/cascade-media-player/clientlibs/site.ACSHASH131d95cf2ec0e511b73b264fa0c84059.min.css\" type=\"text/css\"> <script type=\"text/javascript\" src=\"/acom/etc.clientlibs/microsof...",
"<div class=\"c-flyout flyout-nohide\" id=\"lp-iframe-container\" role=\"dialog\" aria-hidden=\"true\" aria-description=\"chat with Sales window\" data-js-flyout-placement=\"top\" data-js-flyout-dismissible=\"false\"><button class=\"c-glyph glyph-cancel lp-iframe-close x-hidden\"></button><iframe src=\"https://publisher.liveperson.net/iframe-le-tag/iframe-cs.html?lpsite=60270350&lpsection=azure-leadgen-en-us&buttons=lpChatAzure\" allow=\"camera;microphone\" aria-live=\"assertive\" aria-label=\"chat with Sale..."
],
"score": 70,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
41 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 41,
"passing": 0,
"failing": [
{
"heading": "Global",
"headingHtml": "<h2 class=\"c-uhf-sronly\">Global</h2>",
"firstParagraph": "",
"paragraphHtml": "<p class> <script src=\"/acom/etc.clientlibs/onecloud/clientlibs/clientlib-product-pricing.ACSHASHf9c4f2ed4e61ec88e9a455f543919e32.min.js\"></script> <link rel=\"stylesheet\" href=\"/acom/etc.clientlibs/onecloud/clientlibs/clientlib-product-pricing.ACSHASHde5a77dc6cdb73df9c3096397924a3f0.min.css\" type=\"text/css\"> </p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
},
{
"heading": "Ask Microsoft",
"headingHtml": "<h2 class=\"block-feature__title \">Ask Microsoft</h2>",
"firstParagraph": "Need help finding a product or solution? Try Ask Microsoft.",
"paragraphHtml": "<p class=\"block-feature__paragraph base block-feature__paragraph\"> Need help finding a product or solution? Try Ask Microsoft. </p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Discover what’s happening on Azure",
"headingHtml": "<h2>Discover what’s happening on Azure</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "New: An enterprise-ready, agent-optimized backend as a service on Microsoft Fabric",
"headingHtml": "<h3><span class=\"d-block h5\">New: An enterprise-ready, agent-optimized backend as a service on Microsoft Fabric</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Turn your data from asset to advantage with Azure HorizonDB",
"headingHtml": "<h3><span class=\"d-block h5\">Turn your data from asset to advantage with Azure HorizonDB</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Connect knowledge across data, apps, and work with Foundry IQ",
"headingHtml": "<h3><span class=\"d-block h5\">Connect knowledge across data, apps, and work with Foundry IQ</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Find solutions for putting your ideas into action",
"headingHtml": "<h2>Find solutions for putting your ideas into action</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Application and data modernization",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Application and data modernization </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI apps and AI agents",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Azure AI apps and AI agents </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cloud databases",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Cloud databases </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Data platform for AI",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Data platform for AI </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI infrastructure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Azure AI infrastructure </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure cloud migration and modernization center",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure cloud migration and modernization center</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Innovate on an adaptive cloud",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Innovate on an adaptive cloud</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "SQL Server migration",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">SQL Server migration</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Linux on Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Linux on Azure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "SAP on Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">SAP on Azure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Data platform for AI",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Data platform for AI</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure Databricks",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure Databricks</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure databases",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure databases</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Build and modernize intelligent apps",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Build and modernize intelligent apps</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Modernize for AI innovation",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Modernize for AI innovation</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Agentic DevOps on Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Agentic DevOps on Azure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure integration services",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure integration services</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI apps and agents",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure AI apps and agents</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure AI infrastructure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> <span class=\"d-block h5\">Azure AI infrastructure</span> </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Responsible AI with Azure",
"headingHtml": "<h3 class=\"h5 \"> <div data-oc-token-text> Responsible AI with Azure </div> </h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Explore tools for bringing your vision to life",
"headingHtml": "<h2>Explore tools for bringing your vision to life</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure HorizonDB",
"headingHtml": "<h3>Azure HorizonDB</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Microsoft Foundry",
"headingHtml": "<h3>Microsoft Foundry</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure DevOps",
"headingHtml": "<h3>Azure DevOps</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure Virtual Machines",
"headingHtml": "<h3>Azure Virtual Machines</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Microsoft Fabric",
"headingHtml": "<h3>Microsoft Fabric</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Azure Arc",
"headingHtml": "<h3>Azure Arc</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Transform the way you work",
"headingHtml": "<h2>Transform the way you work</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Global infrastructure designed to support the world’s most advanced AI",
"headingHtml": "<h2>Global infrastructure designed to support the world’s most advanced AI</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "See how customers are innovating with Azure",
"headingHtml": "<h2>See how customers are innovating with Azure</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Take the next step",
"headingHtml": "<h2>Take the next step</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Choose the Azure account that’s right for you",
"headingHtml": "<h3>Choose the Azure account that’s right for you</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Connect with a sales specialist",
"headingHtml": "<h3><span class=\"d-block h5\">Connect with a sales specialist</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "New to Azure? Learn at your own pace.",
"headingHtml": "<h3><span class=\"d-block h5\">New to Azure? Learn at your own pace.</span></h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Global",
"html": "<h2 class=\"c-uhf-sronly\">Global</h2>"
},
{
"text": "Ask Microsoft",
"html": "<h2 class=\"block-feature__title \">Ask Microsoft</h2>"
},
{
"text": "Discover what’s happening on Azure",
"html": "<h2>Discover what’s happening on Azure</h2>"
},
{
"text": "Find solutions for putting your ideas into action",
"html": "<h2>Find solutions for putting your ideas into action</h2>"
},
{
"text": "Explore tools for bringing your vision to life",
"html": "<h2>Explore tools for bringing your vision to life</h2>"
},
{
"text": "Transform the way you work",
"html": "<h2>Transform the way you work</h2>"
},
{
"text": "Global infrastructure designed to support the world’s most advanced AI",
"html": "<h2>Global infrastructure designed to support the world’s most advanced AI</h2>"
},
{
"text": "See how customers are innovating with Azure",
"html": "<h2>See how customers are innovating with Azure</h2>"
},
{
"text": "Take the next step",
"html": "<h2>Take the next step</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Cloud Computing Services?",
"pattern": {}
},
{
"id": "how",
"label": "How does Cloud Computing Services work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Cloud Computing Services?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Cloud Computing Services free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Cloud Computing Services compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "benefits",
"label": "Why use Cloud Computing Services?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Cloud Computing Services free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Cloud Computing Services compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: services, get, hands, next.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
88/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 88/100 and needs improvement.
Evidence
{
"title": "Cloud Computing Services | Microsoft Azure",
"h1": "Get hands-on with what’s next for Azure",
"description": "Invent with purpose, realize cost savings, and make your organization more efficient with Microsoft Azure’s open and flexible cloud computing platform.",
"topicOverlap": 0.5,
"definitionCount": 13,
"topicTerms": [
"cloud",
"computing",
"services",
"microsoft",
"azure",
"get",
"hands",
"next"
],
"descriptionTerms": [
"invent",
"purpose",
"realize",
"cost",
"savings",
"make",
"organization",
"more",
"efficient",
"microsoft",
"azure",
"open",
"flexible",
"cloud",
"computing",
"platform"
],
"missingFromDescription": [
"services",
"get",
"hands",
"next"
],
"score": 88,
"weight": 18
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/api/context",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/context",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Global",
"html": "<h2 class=\"c-uhf-sronly\">Global</h2>"
},
{
"text": "Ask Microsoft",
"html": "<h2 class=\"block-feature__title \">Ask Microsoft</h2>"
},
{
"text": "Discover what’s happening on Azure",
"html": "<h2>Discover what’s happening on Azure</h2>"
},
{
"text": "Find solutions for putting your ideas into action",
"html": "<h2>Find solutions for putting your ideas into action</h2>"
},
{
"text": "Explore tools for bringing your vision to life",
"html": "<h2>Explore tools for bringing your vision to life</h2>"
},
{
"text": "Transform the way you work",
"html": "<h2>Transform the way you work</h2>"
},
{
"text": "Global infrastructure designed to support the world’s most advanced AI",
"html": "<h2>Global infrastructure designed to support the world’s most advanced AI</h2>"
},
{
"text": "See how customers are innovating with Azure",
"html": "<h2>See how customers are innovating with Azure</h2>"
},
{
"text": "Take the next step",
"html": "<h2>Take the next step</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Cloud Computing Services?",
"pattern": {}
},
{
"id": "how",
"label": "How does Cloud Computing Services work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Cloud Computing Services?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Cloud Computing Services free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Cloud Computing Services compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "benefits",
"label": "Why use Cloud Computing Services?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Cloud Computing Services free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Cloud Computing Services compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md could not be fetched.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md could not be fetched.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"error": "TimeoutError: The operation was aborted due to timeout",
"validation": {
"valid": false,
"issue": "auth.md could not be fetched."
}
},
"issue": "auth.md could not be fetched.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"error": "TimeoutError: The operation was aborted due to timeout",
"text": ""
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"error": "TimeoutError: The operation was aborted due to timeout",
"text": ""
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Q&A and FAQ opportunities
GEO: Q&A and FAQ opportunities is informational for this page.
Needs attention
GEO: Q&A and FAQ opportunities
Issue
9 h2 heading(s) are not phrased as questions; this is optional and only useful where Q&A wording is natural. No visible FAQ or FAQPage schema was detected; this is optional unless the page answers common questions.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Q&A and FAQ opportunities
Score
75/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Q&A and FAQ opportunities is informational for this page.
Evidence
{
"h2Count": 9,
"questionH2s": 0,
"hasFaq": false,
"nonQuestionH2s": [
{
"index": 1,
"text": "Global",
"isQuestion": false,
"html": "<h2 class=\"c-uhf-sronly\">Global</h2>"
},
{
"index": 2,
"text": "Ask Microsoft",
"isQuestion": false,
"html": "<h2 class=\"block-feature__title \">Ask Microsoft</h2>"
},
{
"index": 3,
"text": "Discover what’s happening on Azure",
"isQuestion": false,
"html": "<h2>Discover what’s happening on Azure</h2>"
},
{
"index": 4,
"text": "Find solutions for putting your ideas into action",
"isQuestion": false,
"html": "<h2>Find solutions for putting your ideas into action</h2>"
},
{
"index": 5,
"text": "Explore tools for bringing your vision to life",
"isQuestion": false,
"html": "<h2>Explore tools for bringing your vision to life</h2>"
},
{
"index": 6,
"text": "Transform the way you work",
"isQuestion": false,
"html": "<h2>Transform the way you work</h2>"
},
{
"index": 7,
"text": "Global infrastructure designed to support the world’s most advanced AI",
"isQuestion": false,
"html": "<h2>Global infrastructure designed to support the world’s most advanced AI</h2>"
},
{
"index": 8,
"text": "See how customers are innovating with Azure",
"isQuestion": false,
"html": "<h2>See how customers are innovating with Azure</h2>"
},
{
"index": 9,
"text": "Take the next step",
"isQuestion": false,
"html": "<h2>Take the next step</h2>"
}
],
"score": 75,
"weight": 4
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"error": "TimeoutError: The operation was aborted due to timeout"
},
{
"path": "/.well-known/oauth-authorization-server",
"error": "TimeoutError: The operation was aborted due to timeout"
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint could not be fetched.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint could not be fetched.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"error": "TimeoutError: The operation was aborted due to timeout"
},
"issue": "The OAuth Protected Resource metadata endpoint could not be fetched.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 6,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
}
]
},
"resourceFetchSucceeded": false
}Security & TrustAI Training ExposureEmerging recommendation
TDMRep declaration
The optional TDMRep check could not complete.
Informational
Security & TrustAI Training ExposureEmerging recommendation
TDMRep declaration
The optional TDMRep check could not complete.
Needs attention
TDMRep declaration
Issue
The scanner could not fetch /.well-known/tdmrep.json: TimeoutError: The operation was aborted due to timeout
Why it matters
TDMRep is a W3C Community Group protocol and IANA-registered well-known URI for declaring text and data mining reservation policy on applicable content.
Check name
TDMRep declaration
Score
0/100
Status
informational
Category
AI Training Exposure
Maturity
Emerging recommendation
Goal
Publish a machine-readable text and data mining reservation declaration when the site needs one.
Result
The optional TDMRep check could not complete.
Validation steps
Fetch /.well-known/tdmrep.json
The scanner could not fetch /.well-known/tdmrep.json: TimeoutError: The operation was aborted due to timeout
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch /.well-known/tdmrep.json",
"status": "informational",
"evidence": {
"error": "TimeoutError: The operation was aborted due to timeout"
},
"issue": "The scanner could not fetch /.well-known/tdmrep.json: TimeoutError: The operation was aborted due to timeout",
"howToFix": "Retry the scan, then publish /.well-known/tdmrep.json when the rightsholder needs to reserve or permit text and data mining with the W3C TDMRep signal."
}
],
"error": "TimeoutError: The operation was aborted due to timeout"
}Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
100 Fail
Performance and AccessibilityAccessibilityBrowser audit
Heading elements are not in a sequentially-descending order
Check name
Heading elements are not in a sequentially-descending order
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order)."
}SEOSEOBrowser audit
Links are not crawlable
50 Fail
SEOSEOBrowser audit
Links are not crawlable
Check name
Links are not crawlable
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)
Evidence
{
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}SEOSEOBrowser audit
Links do not have descriptive text
50 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
12 links found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "12 links found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Font display
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Font display
Check name
Font display
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 40Â ms
Fix guidance
Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 40Â ms",
"description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
}Performance and AccessibilityPerformanceBrowser audit
Minify JavaScript
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Minify JavaScript
Check name
Minify JavaScript
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 598Â KiB
Fix guidance
Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 598Â KiB",
"description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
17 Fail
Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
Check name
Network dependency tree
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
References
https://web.dev/learn/performance/Evidence
{
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
11 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
36/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 10Â ms",
"numericValue": 8
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 9,
"displayValue": "2.8Â s",
"numericValue": 2762.077330455396
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 24,
"displayValue": "3.5Â s",
"numericValue": 3462.0996587525356
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 10,
"displayValue": "470Â ms",
"numericValue": 471.0000000000009
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 5,
"displayValue": "1,010Â ms",
"numericValue": 1007.431208776155
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "60Â ms",
"numericValue": 55.19862
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 12,
"displayValue": "7.8Â s",
"numericValue": 7781.719852811078
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 25,
"displayValue": "3.1Â s",
"numericValue": 3075.903521728701
}
]
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 15,271Â KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 15,271Â KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 15637467
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
8 Warning
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 800Â KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 800Â KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 39/100 | Level 2, Agent-Limited | Current report |