Skip to content

Commit c8f00a3

Browse files
committed
video embedding to viva bot articles
1 parent fb1792f commit c8f00a3

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

docs/spfx/viva/bot-powered/Building-Your-First-Bot-Powered-ACE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ In this tutorial, you learn how to build a basic Bot Powered ACE with a step by
1414

1515
You can learn more about the architecture of the Bot Powered ACEs by reading the article ["Understanding Bot Powered Adaptive Card Extensions."](./Understanding-Bot-Powered-ACEs.md)
1616

17-
1817
> [!TIP]
1918
> You can also follow these steps by watching this video on the Microsoft 365 & Power Platform Community YouTube Channel.
19+
2020
> [!Video https://www.youtube.com/embed/JgyyJi0SWDs]
2121
2222
## Developing a Bot Powered ACE with Microsoft .NET

docs/spfx/viva/bot-powered/Understanding-Bot-Powered-ACEs.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ ms.localizationpriority: high
88

99
Bot Powered Adaptive Card Extensions (ACEs) for Microsoft Viva Connections can be used to build custom experiences for the Microsoft Viva Connections Dashboard using the Bot development model.
1010

11+
> [!TIP]
12+
> You can also wathc the key areas of this article in video format on the Microsoft 365 & Power Platform Community YouTube Channel.
1113
12-
You can also follow these steps by watching this video on the Microsoft 365 Platform Community (PnP) YouTube Channel:
13-
14-
> [!Video https://www.youtube.com/embed/JgyyJi0SWDs]
15-
16-
14+
> [!Video https://www.youtube.com/embed/OWPVe3n5UnM]
1715
1816
Bot Powered ACEs is the new addative extensibility extensibility model for the Viva Connections Dashboard, which can be also extended using the client-side ACEs built using the SharePoint Framework. SPFx based extensibility model is solid and mature, especially with the latest features introduced with the [component based ACEs](/sharepoint/dev/spfx/viva/design/designing-card) released with SharePoint Framework version 1.18.x. However, there are some use cases that can't be addressed with a client-side development model, like just to make few examples:
1917

0 commit comments

Comments
 (0)