
Currently I am sharing my knowledge with the Power Platform, with PowerApps and Power Automate. With over 8 years of experience, I have been learning SharePoint and SharePoint Online
In a recent YouTube video published by Andrew Hess - MySPQuestions, viewers are guided through the nuances of designing responsive Adaptive Cards specifically for use in Microsoft Power Automate and Copilot Studio. The video targets those who aim to create visually appealing and functional cards that adapt fluidly across devices and interfaces. With adaptive layouts becoming increasingly vital, Andrew’s walkthrough offers clarity on which layouts merit the most development attention and how to balance aesthetics with project requirements.
Throughout the video, Andrew addresses a common pain point: understanding when to use each layout type—Very Narrow, Narrow, Standard, and Wide—and how these choices impact the user experience across various platforms. By clarifying these differences, the video aims to save developers time and help them focus on what matters most for their specific use cases.
Adaptive Cards are a technology designed to facilitate the exchange of rich, interactive content across multiple platforms. Within Power Automate and Copilot Studio, they serve as a medium to present questions or information to users, capturing their responses effectively within automation workflows or AI-driven agents.
These cards are structured using JSON schemas, allowing developers to include elements such as text blocks, input fields, choice sets, and submit buttons. This approach not only streamlines data collection but also ensures that user interactions remain intuitive and visually consistent, regardless of where the card is displayed. As a result, Adaptive Cards enhance the overall automation process by bridging the gap between user input and backend systems.
The video demonstrates how to add Adaptive Card nodes within Copilot Studio, enabling users to construct cards by dragging and dropping elements or editing the JSON directly. A key feature is the support for Power Fx formulas, which introduce dynamic content binding. This capability allows variables from agents or flows to populate card elements at runtime, making each interaction contextually relevant.
For cards intended to capture user input, it is essential to include at least one submit button. This button triggers the transmission of user responses as output variables, which can then be processed by the underlying agent or flow. Moreover, the integration with Power Automate enables these inputs to drive further actions, such as sending emails or initiating workflows, thereby extending the card's functionality.
Adaptive Cards offer several advantages, including interactive and dynamic communication, seamless cross-platform compatibility, and low-code customization. The ability to design cards that adjust responsively to different screen sizes is particularly valuable, ensuring a consistent experience on both desktop and mobile devices.
Recent updates in 2025 have introduced enhanced responsive design capabilities, allowing cards to better adapt to varying device sizes and user contexts. Additionally, the Copilot Studio now features a built-in designer panel, simplifying the creation and editing process for both novice and experienced developers. The integration of Power Fx expressions further empowers developers to embed dynamic logic and real-time data binding within cards, elevating the sophistication of user interactions.
Despite the robust feature set, designing Adaptive Cards comes with its own set of challenges. Constructing complex JSON payloads requires precision, as even minor errors can disrupt the card’s functionality. Moreover, balancing the need for visual appeal with performance and accessibility considerations can be tricky, especially when targeting diverse platforms.
To address these challenges, Andrew recommends thorough testing across all supported layouts—Very Narrow, Narrow, Standard, and Wide—ensuring that each card maintains its integrity and usability. Leveraging the built-in designer and preview tools can also help streamline the development workflow and reduce the risk of errors.
Andrew Hess’s video provides a comprehensive guide for anyone looking to master responsive Adaptive Card layouts in Power Automate and Copilot Studio. By highlighting recent enhancements, common pitfalls, and best practices, the video serves as a valuable resource for developers aiming to deliver compelling and adaptable user experiences. As Microsoft continues to evolve its low-code platforms, mastering Adaptive Cards will remain essential for building modern, interactive automation solutions.

Responsive Adaptive Cards Power Automate Copilot Studio Adaptive Card Design Power Automate Tips Adaptive Cards Best Practices Copilot Studio Integration