hiexam
microsoft · AI-102 · Q325 · code_completion · adaptive_card, json, data_binding

Complete the Adaptive Card JSON by selecting the appropriate options for the placeholders in the code block below:

Complete the Adaptive Card JSON by selecting the appropriate options for the placeholders in the code block below:
{
  "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
  "type": "AdaptiveCard",
  "version": "1.3",
  "body": [
    {
      "type": "TextBlock",
      "size": "Medium",
      "weight": "Bolder",
      "text": "{{slot1}}"
    },
    {
      "type": "TextBlock",
      "text": "{{slot2}}",
      "color": "Attention"
    },
    {
      "type": "Image",
      "url": "{{slot3}}",
      "size": "Medium",
      "altText": "{{slot4}}"
    }
  ]
}
Correct slot values

Answer hidden

Unlock AI-102

First 5 questions of every exam are free. Unlock the rest.

Includes
  • · All — questions
  • · Verified answers + AI explanations
  • · Spaced-repetition mistake notebook
  • · Phone, tablet, laptop sync

One-time payment. Doesn't auto-renew. · Already paid? Sign in