├── .DS_Store ├── .github └── workflows │ └── auto_add_to_project.yml ├── CODE_OF_CONDUCT.md ├── LICENSE ├── README.md ├── SECURITY.md ├── SUPPORT.md ├── lab ├── lab-default │ ├── 01-Build-Your-First-Agent.md │ ├── 02-Publishing-Your-Agent.md │ ├── 03-Extending-Agent-With-Custom-Connectors.md │ ├── 04-Add-A-New-Method-To-The-Connector.md │ ├── 05-Adding-Connector-To-Microsoft-Copilot-Studio.md │ ├── 06-Adding-The-Contoso-Plugin-To-Your-Agent.md │ ├── README.md │ └── images │ │ ├── OpenAgentTeams2.png │ │ ├── activity-map-get-order-details-filled.png │ │ ├── activity-map-get-order-details.png │ │ ├── add-action.png │ │ ├── add-connector-default.png │ │ ├── add-microsoftcom.png │ │ ├── agent-vs-open.png │ │ ├── agent-vs.png │ │ ├── confirm-actions.png │ │ ├── confirm-website.png │ │ ├── connected-service-default-next.png │ │ ├── create-agent.png │ │ ├── create-connector-default.png │ │ ├── create-dev-tunnel-default.png │ │ ├── generative-ai.png │ │ ├── get-order-details-auth.png │ │ ├── get-order-details-connection.png │ │ ├── instructions251852 │ │ └── 68bmf8n2.jpg │ │ ├── instructions260958 │ │ ├── 0tr7qkfd.jpg │ │ ├── 295yxdwg.jpg │ │ ├── 5wepsq15.jpg │ │ ├── BotFinished.jpg │ │ ├── Create Plugin.jpg │ │ ├── GenAI.jpg │ │ ├── Newenvironment.jpg │ │ ├── Overview.jpg │ │ ├── Publish.jpg │ │ ├── STep56.jpg │ │ ├── SettingChannel.jpg │ │ ├── Step 10.jpg │ │ ├── Step 23.jpg │ │ ├── Step 67.jpg │ │ ├── Step1-2.jpg │ │ ├── Step10.jpg │ │ ├── Step11.jpg │ │ ├── Step12.jpg │ │ ├── Step13.jpg │ │ ├── Step14.jpg │ │ ├── Step15.jpg │ │ ├── Step16.jpg │ │ ├── Step17.jpg │ │ ├── Step18.jpg │ │ ├── Step19.jpg │ │ ├── Step22.jpg │ │ ├── Step23.jpg │ │ ├── Step24.jpg │ │ ├── Step25.jpg │ │ ├── Step26.jpg │ │ ├── Step27.jpg │ │ ├── Step28.jpg │ │ ├── Step3.jpg │ │ ├── Step30.jpg │ │ ├── Step33.jpg │ │ ├── Step34.jpg │ │ ├── Step36.jpg │ │ ├── Step37.jpg │ │ ├── Step38..jpg │ │ ├── Step39..jpg │ │ ├── Step4.jpg │ │ ├── Step41.jpg │ │ ├── Step42.jpg │ │ ├── Step43.jpg │ │ ├── Step44.jpg │ │ ├── Step45.jpg │ │ ├── Step47..jpg │ │ ├── Step47.jpg │ │ ├── Step48..jpg │ │ ├── Step49..jpg │ │ ├── Step5-6.jpg │ │ ├── Step50.jpg │ │ ├── Step51.jpg │ │ ├── Step52.jpg │ │ ├── Step53.jpg │ │ ├── Step54.jpg │ │ ├── Step55.jpg │ │ ├── Step57.jpg │ │ ├── Step58.jpg │ │ ├── Step59..jpg │ │ ├── Step60.jpg │ │ ├── Step61.jpg │ │ ├── Step62.jpg │ │ ├── Step63.jpg │ │ ├── Step64.jpg │ │ ├── Step65.jpg │ │ ├── Step66.jpg │ │ ├── Step68.jpg │ │ ├── Step69.jpg │ │ ├── Step70.jpg │ │ ├── Step71.jpg │ │ ├── Step72b.jpg │ │ ├── Step73.jpg │ │ ├── Step74.jpg │ │ ├── Step75.jpg │ │ ├── Step8.jpg │ │ ├── Step9.jpg │ │ ├── Stpe43.jpg │ │ ├── Test Copilot.jpg │ │ ├── Topics and Plugins.jpg │ │ ├── WheretoCode.jpg │ │ ├── envform.jpg │ │ ├── environments.jpg │ │ ├── giaopjiz.jpg │ │ ├── nqsq38sg.jpg │ │ ├── nt15mpjk.jpg │ │ ├── ruzw61zx.jpg │ │ ├── step72.jpg │ │ ├── t1r2966s.jpg │ │ ├── tgs9n0uu.jpg │ │ ├── vjsprbva.jpg │ │ ├── vpucfed3.jpg │ │ ├── wz4dj71d.jpg │ │ └── yuzaby9t.jpg │ │ ├── instructions263320 │ │ ├── 0kc3q9zn.jpg │ │ ├── 0otdk779.jpg │ │ ├── 1oqct27j.jpg │ │ ├── 1u3y16a3.jpg │ │ ├── 4i4no093.jpg │ │ ├── 4msyjmcm.jpg │ │ ├── 4wgprrms.jpg │ │ ├── 7e72y6dk.jpg │ │ ├── 7x7u7et3.jpg │ │ ├── 9o5sfyi9.jpg │ │ ├── a8dbr0ao.jpg │ │ ├── aubjmvdn.jpg │ │ ├── b63zvpj7.jpg │ │ ├── d3dr0p8n.jpg │ │ ├── fekpl4il.jpg │ │ ├── gxn451ju.jpg │ │ ├── h8e18hzt.jpg │ │ ├── ij7ebjm7.jpg │ │ ├── j13hpsay.jpg │ │ ├── k6sns7us.jpg │ │ ├── m8ef8ryo.jpg │ │ ├── mck26eq8.jpg │ │ ├── mimxdk58.jpg │ │ ├── r2l2yu4d.jpg │ │ ├── sibbsqq1.jpg │ │ ├── u1xk6d7l.jpg │ │ ├── vq8nb7iy.jpg │ │ ├── xy1l2vmt.jpg │ │ └── zrvtqukz.jpg │ │ ├── instructions271368 │ │ ├── AskLater.png │ │ ├── pic1.png │ │ ├── pic2.png │ │ └── pic3.jpg │ │ ├── instructions273634 │ │ ├── actions-dynamically-generated-ai-save.png │ │ ├── actions-edit-outputs.png │ │ ├── actions-respond-to-user.png │ │ ├── actions-select-outputs.png │ │ ├── image.png │ │ ├── pic1.jpg │ │ ├── pic1.png │ │ ├── pic1_official.png │ │ ├── pic2.png │ │ ├── pic3.jpg │ │ ├── pic3.png │ │ ├── step10.jpg │ │ ├── step11.jpg │ │ ├── step12.jpg │ │ ├── step13.jpg │ │ ├── step14.png │ │ ├── step15.jpg │ │ ├── step15part2.jpg │ │ ├── step16.jpg │ │ ├── step17.jpg │ │ ├── step17part2.jpg │ │ ├── step18.png │ │ ├── step19.png │ │ ├── step20.png │ │ ├── step21.png │ │ ├── step22.png │ │ ├── step23.png │ │ ├── step24.png │ │ ├── step26.jpg │ │ ├── step27.jpg │ │ ├── step28.jpg │ │ ├── step29.jpg │ │ ├── step3.png │ │ ├── step30.jpg │ │ ├── step31.jpg │ │ ├── step32.jpg │ │ ├── step32.png │ │ ├── step34.jpg │ │ ├── step37.jpg │ │ ├── step38.jpg │ │ ├── step39.jpg │ │ ├── step40.jpg │ │ ├── step41.jpg │ │ ├── step42.jpg │ │ ├── step43.jpg │ │ ├── step45.jpg │ │ ├── step46.jpg │ │ ├── step47.jpg │ │ ├── step48.jpg │ │ ├── step49.jpg │ │ ├── step50.jpg │ │ ├── step51.jpg │ │ ├── step52.jpg │ │ ├── step53.jpg │ │ ├── step54.jpg │ │ ├── step56.jpg │ │ ├── step57.jpg │ │ ├── step58.png │ │ ├── step59.jpg │ │ ├── step6.png │ │ ├── step60.jpg │ │ ├── step61.jpg │ │ ├── step62.jpg │ │ ├── step63.jpg │ │ ├── step64.png │ │ ├── step65.jpg │ │ ├── step66.jpg │ │ ├── step67.jpg │ │ ├── step68.jpg │ │ ├── step69.jpg │ │ ├── step7.jpg │ │ ├── step7.png │ │ ├── step70.jpg │ │ ├── step71.jpg │ │ ├── step72.jpg │ │ ├── step73.jpg │ │ ├── step74.jpg │ │ ├── step75.jpg │ │ ├── step76.jpg │ │ ├── step77.jpg │ │ ├── step78.jpg │ │ ├── step79.jpg │ │ ├── step8.jpg │ │ ├── step80.jpg │ │ ├── step81.jpg │ │ ├── step9.jpg │ │ └── update-delivery-address.png │ │ ├── instructions279065 │ │ ├── .DS_Store │ │ ├── actions-dynamically-generated-ai-save.png │ │ ├── actions-edit-outputs.png │ │ ├── actions-respond-to-user.png │ │ ├── actions-select-outputs.png │ │ ├── copilot-studio-channels.png │ │ ├── create-new-agent.png │ │ ├── create.png │ │ ├── image.png │ │ ├── knowledge.png │ │ ├── open-agent.png │ │ ├── pic1.jpg │ │ ├── pic1.png │ │ ├── pic1_official.png │ │ ├── pic2.png │ │ ├── pic3.jpg │ │ ├── pic3.png │ │ ├── publish-agent.png │ │ ├── publishing-agent.png │ │ ├── step10.jpg │ │ ├── step11.jpg │ │ ├── step12.jpg │ │ ├── step13.jpg │ │ ├── step14.png │ │ ├── step15.jpg │ │ ├── step15part2.jpg │ │ ├── step16.jpg │ │ ├── step17.jpg │ │ ├── step17part2.jpg │ │ ├── step18.png │ │ ├── step19.png │ │ ├── step20.png │ │ ├── step21.png │ │ ├── step22.png │ │ ├── step23.png │ │ ├── step24.png │ │ ├── step26.jpg │ │ ├── step27.jpg │ │ ├── step28.jpg │ │ ├── step29.jpg │ │ ├── step3.png │ │ ├── step30.jpg │ │ ├── step31.jpg │ │ ├── step32.jpg │ │ ├── step32.png │ │ ├── step34.jpg │ │ ├── step37.jpg │ │ ├── step38.jpg │ │ ├── step39.jpg │ │ ├── step40.jpg │ │ ├── step41.jpg │ │ ├── step42.jpg │ │ ├── step43.jpg │ │ ├── step45.jpg │ │ ├── step46.jpg │ │ ├── step47.jpg │ │ ├── step48.jpg │ │ ├── step49.jpg │ │ ├── step50.jpg │ │ ├── step51.jpg │ │ ├── step52.jpg │ │ ├── step53.jpg │ │ ├── step54.jpg │ │ ├── step56.jpg │ │ ├── step57.jpg │ │ ├── step58.png │ │ ├── step59.jpg │ │ ├── step6.png │ │ ├── step60.jpg │ │ ├── step61.jpg │ │ ├── step62.jpg │ │ ├── step63.jpg │ │ ├── step64.png │ │ ├── step65.jpg │ │ ├── step66.jpg │ │ ├── step67.jpg │ │ ├── step68.jpg │ │ ├── step69.jpg │ │ ├── step7.jpg │ │ ├── step7.png │ │ ├── step70.jpg │ │ ├── step71.jpg │ │ ├── step72.jpg │ │ ├── step73.jpg │ │ ├── step74.jpg │ │ ├── step75.jpg │ │ ├── step76.jpg │ │ ├── step77.jpg │ │ ├── step78.jpg │ │ ├── step79.jpg │ │ ├── step8.jpg │ │ ├── step80.jpg │ │ ├── step81.jpg │ │ ├── step9.jpg │ │ ├── test-your-agent.png │ │ ├── thorsk1y.jpg │ │ └── update-delivery-address.png │ │ ├── mydevtunneldefault.png │ │ ├── public-websites.png │ │ ├── refresh-session.png │ │ ├── screens │ │ ├── .DS_Store │ │ ├── cpeulwxy.jpg │ │ ├── eb1zd0jo.jpg │ │ ├── hzrxdtfl.jpg │ │ └── uhjex3m1.jpg │ │ ├── search-actions.png │ │ ├── select-copilot-auth.png │ │ ├── select-get-order-details.png │ │ ├── select-update-delivery-address.png │ │ ├── update-delivery-address-auth.png │ │ ├── update-delivery-address-connection.png │ │ └── update-delivery-address-test.png └── lab-dev │ ├── 01-Build-Your-First-Agent.md │ ├── 02-Publishing-Your-Agent.md │ ├── 03-Extending-Agent-With-Custom-Connectors.md │ ├── 04-Add-A-New-Method-To-The-Connector.md │ ├── 05-Adding-Connector-To-Microsoft-Copilot-Studio.md │ ├── 06-Adding-The-Contoso-Plugin-To-Your-Agent.md │ ├── README.md │ └── images │ ├── OpenAgentTeams2.png │ ├── activity-map-get-order-details-filled.png │ ├── activity-map-get-order-details.png │ ├── add-action.png │ ├── add-connector-dev.png │ ├── add-microsoftcom.png │ ├── agent-vs-open.png │ ├── agent-vs.png │ ├── confirm-actions.png │ ├── confirm-website.png │ ├── connected-service-dev-next.png │ ├── create-agent.png │ ├── create-connector.png │ ├── create-dev-tunnel-dev.png │ ├── generative-ai.png │ ├── get-order-details-auth.png │ ├── get-order-details-connection.png │ ├── instructions251852 │ └── 68bmf8n2.jpg │ ├── instructions260958 │ ├── 0tr7qkfd.jpg │ ├── 295yxdwg.jpg │ ├── 5wepsq15.jpg │ ├── BotFinished.jpg │ ├── Create Plugin.jpg │ ├── GenAI.jpg │ ├── Newenvironment.jpg │ ├── Overview.jpg │ ├── Publish.jpg │ ├── STep56.jpg │ ├── SettingChannel.jpg │ ├── Step 10.jpg │ ├── Step 23.jpg │ ├── Step 67.jpg │ ├── Step1-2.jpg │ ├── Step10.jpg │ ├── Step11.jpg │ ├── Step12.jpg │ ├── Step13.jpg │ ├── Step14.jpg │ ├── Step15.jpg │ ├── Step16.jpg │ ├── Step17.jpg │ ├── Step18.jpg │ ├── Step19.jpg │ ├── Step22.jpg │ ├── Step23.jpg │ ├── Step24.jpg │ ├── Step25.jpg │ ├── Step26.jpg │ ├── Step27.jpg │ ├── Step28.jpg │ ├── Step3.jpg │ ├── Step30.jpg │ ├── Step33.jpg │ ├── Step34.jpg │ ├── Step36.jpg │ ├── Step37.jpg │ ├── Step38..jpg │ ├── Step39..jpg │ ├── Step4.jpg │ ├── Step41.jpg │ ├── Step42.jpg │ ├── Step43.jpg │ ├── Step44.jpg │ ├── Step45.jpg │ ├── Step47..jpg │ ├── Step47.jpg │ ├── Step48..jpg │ ├── Step49..jpg │ ├── Step5-6.jpg │ ├── Step50.jpg │ ├── Step51.jpg │ ├── Step52.jpg │ ├── Step53.jpg │ ├── Step54.jpg │ ├── Step55.jpg │ ├── Step57.jpg │ ├── Step58.jpg │ ├── Step59..jpg │ ├── Step60.jpg │ ├── Step61.jpg │ ├── Step62.jpg │ ├── Step63.jpg │ ├── Step64.jpg │ ├── Step65.jpg │ ├── Step66.jpg │ ├── Step68.jpg │ ├── Step69.jpg │ ├── Step70.jpg │ ├── Step71.jpg │ ├── Step72b.jpg │ ├── Step73.jpg │ ├── Step74.jpg │ ├── Step75.jpg │ ├── Step8.jpg │ ├── Step9.jpg │ ├── Stpe43.jpg │ ├── Test Copilot.jpg │ ├── Topics and Plugins.jpg │ ├── WheretoCode.jpg │ ├── envform.jpg │ ├── environments.jpg │ ├── giaopjiz.jpg │ ├── nqsq38sg.jpg │ ├── nt15mpjk.jpg │ ├── ruzw61zx.jpg │ ├── step72.jpg │ ├── t1r2966s.jpg │ ├── tgs9n0uu.jpg │ ├── vjsprbva.jpg │ ├── vpucfed3.jpg │ ├── wz4dj71d.jpg │ └── yuzaby9t.jpg │ ├── instructions263320 │ ├── 0kc3q9zn.jpg │ ├── 0otdk779.jpg │ ├── 1oqct27j.jpg │ ├── 1u3y16a3.jpg │ ├── 4i4no093.jpg │ ├── 4msyjmcm.jpg │ ├── 4wgprrms.jpg │ ├── 7e72y6dk.jpg │ ├── 7x7u7et3.jpg │ ├── 9o5sfyi9.jpg │ ├── a8dbr0ao.jpg │ ├── aubjmvdn.jpg │ ├── b63zvpj7.jpg │ ├── d3dr0p8n.jpg │ ├── fekpl4il.jpg │ ├── gxn451ju.jpg │ ├── h8e18hzt.jpg │ ├── ij7ebjm7.jpg │ ├── j13hpsay.jpg │ ├── k6sns7us.jpg │ ├── m8ef8ryo.jpg │ ├── mck26eq8.jpg │ ├── mimxdk58.jpg │ ├── r2l2yu4d.jpg │ ├── sibbsqq1.jpg │ ├── u1xk6d7l.jpg │ ├── vq8nb7iy.jpg │ ├── xy1l2vmt.jpg │ └── zrvtqukz.jpg │ ├── instructions271368 │ ├── AskLater.png │ ├── pic1.png │ ├── pic2.png │ └── pic3.jpg │ ├── instructions273634 │ ├── actions-dynamically-generated-ai-save.png │ ├── actions-edit-outputs.png │ ├── actions-respond-to-user.png │ ├── actions-select-outputs.png │ ├── image.png │ ├── pic1.jpg │ ├── pic1.png │ ├── pic1_official.png │ ├── pic2.png │ ├── pic3.jpg │ ├── pic3.png │ ├── step10.jpg │ ├── step11.jpg │ ├── step12.jpg │ ├── step13.jpg │ ├── step14.png │ ├── step15.jpg │ ├── step15part2.jpg │ ├── step16.jpg │ ├── step17.jpg │ ├── step17part2.jpg │ ├── step18.png │ ├── step19.png │ ├── step20.png │ ├── step21.png │ ├── step22.png │ ├── step23.png │ ├── step24.png │ ├── step26.jpg │ ├── step27.jpg │ ├── step28.jpg │ ├── step29.jpg │ ├── step3.png │ ├── step30.jpg │ ├── step31.jpg │ ├── step32.jpg │ ├── step32.png │ ├── step34.jpg │ ├── step37.jpg │ ├── step38.jpg │ ├── step39.jpg │ ├── step40.jpg │ ├── step41.jpg │ ├── step42.jpg │ ├── step43.jpg │ ├── step45.jpg │ ├── step46.jpg │ ├── step47.jpg │ ├── step48.jpg │ ├── step49.jpg │ ├── step50.jpg │ ├── step51.jpg │ ├── step52.jpg │ ├── step53.jpg │ ├── step54.jpg │ ├── step56.jpg │ ├── step57.jpg │ ├── step58.png │ ├── step59.jpg │ ├── step6.png │ ├── step60.jpg │ ├── step61.jpg │ ├── step62.jpg │ ├── step63.jpg │ ├── step64.png │ ├── step65.jpg │ ├── step66.jpg │ ├── step67.jpg │ ├── step68.jpg │ ├── step69.jpg │ ├── step7.jpg │ ├── step7.png │ ├── step70.jpg │ ├── step71.jpg │ ├── step72.jpg │ ├── step73.jpg │ ├── step74.jpg │ ├── step75.jpg │ ├── step76.jpg │ ├── step77.jpg │ ├── step78.jpg │ ├── step79.jpg │ ├── step8.jpg │ ├── step80.jpg │ ├── step81.jpg │ ├── step9.jpg │ └── update-delivery-address.png │ ├── instructions279065 │ ├── actions-dynamically-generated-ai-save.png │ ├── actions-edit-outputs.png │ ├── actions-respond-to-user.png │ ├── actions-select-outputs.png │ ├── copilot-studio-channels.png │ ├── create-new-agent.png │ ├── create.png │ ├── image.png │ ├── knowledge.png │ ├── open-agent.png │ ├── pic1.jpg │ ├── pic1.png │ ├── pic1_official.png │ ├── pic2.png │ ├── pic3.jpg │ ├── pic3.png │ ├── publish-agent.png │ ├── publishing-agent.png │ ├── step10.jpg │ ├── step11.jpg │ ├── step12.jpg │ ├── step13.jpg │ ├── step14.png │ ├── step15.jpg │ ├── step15part2.jpg │ ├── step16.jpg │ ├── step17.jpg │ ├── step17part2.jpg │ ├── step18.png │ ├── step19.png │ ├── step20.png │ ├── step21.png │ ├── step22.png │ ├── step23.png │ ├── step24.png │ ├── step26.jpg │ ├── step27.jpg │ ├── step28.jpg │ ├── step29.jpg │ ├── step3.png │ ├── step30.jpg │ ├── step31.jpg │ ├── step32.jpg │ ├── step32.png │ ├── step34.jpg │ ├── step37.jpg │ ├── step38.jpg │ ├── step39.jpg │ ├── step40.jpg │ ├── step41.jpg │ ├── step42.jpg │ ├── step43.jpg │ ├── step45.jpg │ ├── step46.jpg │ ├── step47.jpg │ ├── step48.jpg │ ├── step49.jpg │ ├── step50.jpg │ ├── step51.jpg │ ├── step52.jpg │ ├── step53.jpg │ ├── step54.jpg │ ├── step56.jpg │ ├── step57.jpg │ ├── step58.png │ ├── step59.jpg │ ├── step6.png │ ├── step60.jpg │ ├── step61.jpg │ ├── step62.jpg │ ├── step63.jpg │ ├── step64.png │ ├── step65.jpg │ ├── step66.jpg │ ├── step67.jpg │ ├── step68.jpg │ ├── step69.jpg │ ├── step7.jpg │ ├── step7.png │ ├── step70.jpg │ ├── step71.jpg │ ├── step72.jpg │ ├── step73.jpg │ ├── step74.jpg │ ├── step75.jpg │ ├── step76.jpg │ ├── step77.jpg │ ├── step78.jpg │ ├── step79.jpg │ ├── step8.jpg │ ├── step80.jpg │ ├── step81.jpg │ ├── step9.jpg │ ├── test-your-agent.png │ ├── thorsk1y.jpg │ └── update-delivery-address.png │ ├── mydevtunneldev.png │ ├── public-websites.png │ ├── refresh-session.png │ ├── screens │ ├── cpeulwxy.jpg │ ├── eb1zd0jo.jpg │ ├── hzrxdtfl.jpg │ └── uhjex3m1.jpg │ ├── search-actions.png │ ├── select-copilot-auth.png │ ├── select-environment.png │ ├── select-get-order-details.png │ ├── select-update-delivery-address.png │ ├── update-delivery-address-auth.png │ ├── update-delivery-address-connection.png │ └── update-delivery-address-test.png ├── session-delivery-resources └── README.md └── src ├── AITour_Workshop_Screenshot.png ├── ContosoApiApp.sln ├── ContosoApiApp ├── .config │ └── dotnet-tools.json ├── ContosoApiApp.csproj ├── Controllers │ └── OrderController.cs ├── Order.cs ├── Program.cs ├── Properties │ ├── launchSettings.json │ ├── serviceDependencies.json │ └── serviceDependencies.local.json ├── appsettings.Development.json ├── appsettings.json └── obj │ ├── ContosoApiApp.csproj.nuget.dgspec.json │ ├── ContosoApiApp.csproj.nuget.g.props │ ├── ContosoApiApp.csproj.nuget.g.targets │ ├── Debug │ └── net7.0 │ │ ├── .NETCoreApp,Version=v7.0.AssemblyAttributes.cs │ │ ├── ContosoApiApp.AssemblyInfo.cs │ │ ├── ContosoApiApp.AssemblyInfoInputs.cache │ │ ├── ContosoApiApp.GeneratedMSBuildEditorConfig.editorconfig │ │ ├── ContosoApiApp.GlobalUsings.g.cs │ │ ├── ContosoApiApp.assets.cache │ │ └── ContosoApiApp.csproj.AssemblyReference.cache │ ├── project.assets.json │ └── project.nuget.cache └── README.md /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/.DS_Store -------------------------------------------------------------------------------- /.github/workflows/auto_add_to_project.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/.github/workflows/auto_add_to_project.yml -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/SECURITY.md -------------------------------------------------------------------------------- /SUPPORT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/SUPPORT.md -------------------------------------------------------------------------------- /lab/lab-default/01-Build-Your-First-Agent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/01-Build-Your-First-Agent.md -------------------------------------------------------------------------------- /lab/lab-default/02-Publishing-Your-Agent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/02-Publishing-Your-Agent.md -------------------------------------------------------------------------------- /lab/lab-default/04-Add-A-New-Method-To-The-Connector.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/04-Add-A-New-Method-To-The-Connector.md -------------------------------------------------------------------------------- /lab/lab-default/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/README.md -------------------------------------------------------------------------------- /lab/lab-default/images/OpenAgentTeams2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/OpenAgentTeams2.png -------------------------------------------------------------------------------- /lab/lab-default/images/activity-map-get-order-details.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/activity-map-get-order-details.png -------------------------------------------------------------------------------- /lab/lab-default/images/add-action.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/add-action.png -------------------------------------------------------------------------------- /lab/lab-default/images/add-connector-default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/add-connector-default.png -------------------------------------------------------------------------------- /lab/lab-default/images/add-microsoftcom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/add-microsoftcom.png -------------------------------------------------------------------------------- /lab/lab-default/images/agent-vs-open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/agent-vs-open.png -------------------------------------------------------------------------------- /lab/lab-default/images/agent-vs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/agent-vs.png -------------------------------------------------------------------------------- /lab/lab-default/images/confirm-actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/confirm-actions.png -------------------------------------------------------------------------------- /lab/lab-default/images/confirm-website.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/confirm-website.png -------------------------------------------------------------------------------- /lab/lab-default/images/connected-service-default-next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/connected-service-default-next.png -------------------------------------------------------------------------------- /lab/lab-default/images/create-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/create-agent.png -------------------------------------------------------------------------------- /lab/lab-default/images/create-connector-default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/create-connector-default.png -------------------------------------------------------------------------------- /lab/lab-default/images/create-dev-tunnel-default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/create-dev-tunnel-default.png -------------------------------------------------------------------------------- /lab/lab-default/images/generative-ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/generative-ai.png -------------------------------------------------------------------------------- /lab/lab-default/images/get-order-details-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/get-order-details-auth.png -------------------------------------------------------------------------------- /lab/lab-default/images/get-order-details-connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/get-order-details-connection.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions251852/68bmf8n2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions251852/68bmf8n2.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/0tr7qkfd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/0tr7qkfd.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/295yxdwg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/295yxdwg.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/5wepsq15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/5wepsq15.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/BotFinished.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/BotFinished.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Create Plugin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Create Plugin.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/GenAI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/GenAI.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Overview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Overview.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Publish.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Publish.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/STep56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/STep56.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step 10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step 10.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step 23.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step 23.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step 67.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step 67.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step1-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step1-2.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step10.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step11.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step12.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step13.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step14.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step15.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step16.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step17.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step18.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step18.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step19.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step19.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step22.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step22.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step23.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step23.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step24.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step24.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step25.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step25.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step26.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step27.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step28.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step28.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step3.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step30.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step30.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step33.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step33.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step34.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step36.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step36.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step37.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step38..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step38..jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step39..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step39..jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step4.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step41.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step41.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step42.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step42.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step43.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step44.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step44.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step45.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step45.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step47..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step47..jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step47.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step47.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step48..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step48..jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step49..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step49..jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step5-6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step5-6.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step50.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step50.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step51.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step51.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step52.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step53.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step54.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step55.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step55.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step57.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step58.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step58.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step59..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step59..jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step60.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step61.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step62.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step63.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step64.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step65.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step66.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step66.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step68.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step68.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step69.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step69.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step70.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step70.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step71.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step71.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step72b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step72b.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step73.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step73.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step74.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step74.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step75.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step75.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step8.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Step9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Step9.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Stpe43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Stpe43.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/Test Copilot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/Test Copilot.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/WheretoCode.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/WheretoCode.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/envform.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/envform.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/environments.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/environments.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/giaopjiz.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/giaopjiz.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/nqsq38sg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/nqsq38sg.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/nt15mpjk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/nt15mpjk.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/ruzw61zx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/ruzw61zx.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/step72.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/step72.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/t1r2966s.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/t1r2966s.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/tgs9n0uu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/tgs9n0uu.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/vjsprbva.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/vjsprbva.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/vpucfed3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/vpucfed3.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/wz4dj71d.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/wz4dj71d.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions260958/yuzaby9t.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions260958/yuzaby9t.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/0kc3q9zn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/0kc3q9zn.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/0otdk779.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/0otdk779.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/1oqct27j.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/1oqct27j.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/1u3y16a3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/1u3y16a3.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/4i4no093.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/4i4no093.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/4msyjmcm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/4msyjmcm.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/4wgprrms.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/4wgprrms.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/7e72y6dk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/7e72y6dk.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/7x7u7et3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/7x7u7et3.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/9o5sfyi9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/9o5sfyi9.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/a8dbr0ao.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/a8dbr0ao.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/aubjmvdn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/aubjmvdn.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/b63zvpj7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/b63zvpj7.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/d3dr0p8n.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/d3dr0p8n.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/fekpl4il.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/fekpl4il.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/gxn451ju.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/gxn451ju.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/h8e18hzt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/h8e18hzt.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/ij7ebjm7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/ij7ebjm7.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/j13hpsay.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/j13hpsay.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/k6sns7us.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/k6sns7us.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/m8ef8ryo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/m8ef8ryo.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/mck26eq8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/mck26eq8.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/mimxdk58.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/mimxdk58.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/r2l2yu4d.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/r2l2yu4d.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/sibbsqq1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/sibbsqq1.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/u1xk6d7l.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/u1xk6d7l.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/vq8nb7iy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/vq8nb7iy.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/xy1l2vmt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/xy1l2vmt.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions263320/zrvtqukz.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions263320/zrvtqukz.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions271368/AskLater.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions271368/AskLater.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions271368/pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions271368/pic1.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions271368/pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions271368/pic2.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions271368/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions271368/pic3.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/image.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/pic1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/pic1.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/pic1.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/pic1_official.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/pic1_official.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/pic2.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/pic3.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/pic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/pic3.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step10.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step11.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step12.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step13.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step14.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step15.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step15part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step15part2.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step16.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step17.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step17part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step17part2.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step18.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step19.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step20.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step21.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step22.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step23.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step24.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step26.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step27.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step28.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step28.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step29.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step29.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step3.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step30.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step30.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step31.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step31.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step32.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step32.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step34.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step37.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step38.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step39.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step39.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step40.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step40.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step41.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step41.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step42.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step42.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step43.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step45.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step45.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step46.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step46.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step47.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step47.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step48.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step48.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step49.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step49.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step50.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step50.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step51.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step51.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step52.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step53.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step54.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step56.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step57.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step58.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step59.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step59.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step6.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step60.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step61.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step62.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step63.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step64.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step65.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step66.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step66.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step67.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step67.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step68.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step68.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step69.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step69.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step7.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step7.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step70.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step70.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step71.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step71.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step72.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step72.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step73.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step73.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step74.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step74.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step75.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step75.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step76.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step76.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step77.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step77.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step78.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step78.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step79.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step79.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step8.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step80.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step80.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step81.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step81.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions273634/step9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions273634/step9.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/.DS_Store -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/create.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/image.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/knowledge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/knowledge.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/open-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/open-agent.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/pic1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/pic1.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/pic1.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/pic1_official.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/pic1_official.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/pic2.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/pic3.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/pic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/pic3.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/publish-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/publish-agent.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step10.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step11.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step12.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step13.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step14.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step15.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step15part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step15part2.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step16.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step17.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step17part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step17part2.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step18.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step19.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step20.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step21.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step22.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step23.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step24.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step26.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step27.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step28.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step28.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step29.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step29.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step3.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step30.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step30.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step31.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step31.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step32.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step32.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step34.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step37.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step38.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step39.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step39.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step40.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step40.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step41.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step41.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step42.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step42.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step43.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step45.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step45.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step46.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step46.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step47.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step47.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step48.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step48.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step49.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step49.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step50.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step50.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step51.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step51.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step52.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step53.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step54.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step56.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step57.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step58.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step59.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step59.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step6.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step60.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step61.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step62.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step63.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step64.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step65.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step66.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step66.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step67.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step67.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step68.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step68.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step69.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step69.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step7.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step7.png -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step70.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step70.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step71.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step71.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step72.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step72.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step73.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step73.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step74.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step74.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step75.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step75.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step76.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step76.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step77.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step77.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step78.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step78.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step79.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step79.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step8.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step80.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step80.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step81.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step81.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/step9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/step9.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/instructions279065/thorsk1y.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/instructions279065/thorsk1y.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/mydevtunneldefault.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/mydevtunneldefault.png -------------------------------------------------------------------------------- /lab/lab-default/images/public-websites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/public-websites.png -------------------------------------------------------------------------------- /lab/lab-default/images/refresh-session.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/refresh-session.png -------------------------------------------------------------------------------- /lab/lab-default/images/screens/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/screens/.DS_Store -------------------------------------------------------------------------------- /lab/lab-default/images/screens/cpeulwxy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/screens/cpeulwxy.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/screens/eb1zd0jo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/screens/eb1zd0jo.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/screens/hzrxdtfl.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/screens/hzrxdtfl.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/screens/uhjex3m1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/screens/uhjex3m1.jpg -------------------------------------------------------------------------------- /lab/lab-default/images/search-actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/search-actions.png -------------------------------------------------------------------------------- /lab/lab-default/images/select-copilot-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/select-copilot-auth.png -------------------------------------------------------------------------------- /lab/lab-default/images/select-get-order-details.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/select-get-order-details.png -------------------------------------------------------------------------------- /lab/lab-default/images/select-update-delivery-address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/select-update-delivery-address.png -------------------------------------------------------------------------------- /lab/lab-default/images/update-delivery-address-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/update-delivery-address-auth.png -------------------------------------------------------------------------------- /lab/lab-default/images/update-delivery-address-test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-default/images/update-delivery-address-test.png -------------------------------------------------------------------------------- /lab/lab-dev/01-Build-Your-First-Agent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/01-Build-Your-First-Agent.md -------------------------------------------------------------------------------- /lab/lab-dev/02-Publishing-Your-Agent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/02-Publishing-Your-Agent.md -------------------------------------------------------------------------------- /lab/lab-dev/03-Extending-Agent-With-Custom-Connectors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/03-Extending-Agent-With-Custom-Connectors.md -------------------------------------------------------------------------------- /lab/lab-dev/04-Add-A-New-Method-To-The-Connector.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/04-Add-A-New-Method-To-The-Connector.md -------------------------------------------------------------------------------- /lab/lab-dev/06-Adding-The-Contoso-Plugin-To-Your-Agent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/06-Adding-The-Contoso-Plugin-To-Your-Agent.md -------------------------------------------------------------------------------- /lab/lab-dev/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/README.md -------------------------------------------------------------------------------- /lab/lab-dev/images/OpenAgentTeams2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/OpenAgentTeams2.png -------------------------------------------------------------------------------- /lab/lab-dev/images/activity-map-get-order-details.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/activity-map-get-order-details.png -------------------------------------------------------------------------------- /lab/lab-dev/images/add-action.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/add-action.png -------------------------------------------------------------------------------- /lab/lab-dev/images/add-connector-dev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/add-connector-dev.png -------------------------------------------------------------------------------- /lab/lab-dev/images/add-microsoftcom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/add-microsoftcom.png -------------------------------------------------------------------------------- /lab/lab-dev/images/agent-vs-open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/agent-vs-open.png -------------------------------------------------------------------------------- /lab/lab-dev/images/agent-vs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/agent-vs.png -------------------------------------------------------------------------------- /lab/lab-dev/images/confirm-actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/confirm-actions.png -------------------------------------------------------------------------------- /lab/lab-dev/images/confirm-website.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/confirm-website.png -------------------------------------------------------------------------------- /lab/lab-dev/images/connected-service-dev-next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/connected-service-dev-next.png -------------------------------------------------------------------------------- /lab/lab-dev/images/create-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/create-agent.png -------------------------------------------------------------------------------- /lab/lab-dev/images/create-connector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/create-connector.png -------------------------------------------------------------------------------- /lab/lab-dev/images/create-dev-tunnel-dev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/create-dev-tunnel-dev.png -------------------------------------------------------------------------------- /lab/lab-dev/images/generative-ai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/generative-ai.png -------------------------------------------------------------------------------- /lab/lab-dev/images/get-order-details-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/get-order-details-auth.png -------------------------------------------------------------------------------- /lab/lab-dev/images/get-order-details-connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/get-order-details-connection.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions251852/68bmf8n2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions251852/68bmf8n2.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/0tr7qkfd.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/0tr7qkfd.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/295yxdwg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/295yxdwg.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/5wepsq15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/5wepsq15.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/BotFinished.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/BotFinished.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Create Plugin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Create Plugin.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/GenAI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/GenAI.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Newenvironment.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Newenvironment.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Overview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Overview.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Publish.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Publish.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/STep56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/STep56.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/SettingChannel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/SettingChannel.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step 10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step 10.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step 23.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step 23.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step 67.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step 67.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step1-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step1-2.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step10.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step11.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step12.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step13.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step14.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step15.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step16.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step17.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step18.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step18.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step19.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step19.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step22.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step22.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step23.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step23.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step24.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step24.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step25.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step25.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step26.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step27.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step28.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step28.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step3.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step30.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step30.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step33.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step33.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step34.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step36.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step36.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step37.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step38..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step38..jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step39..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step39..jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step4.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step41.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step41.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step42.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step42.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step43.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step44.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step44.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step45.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step45.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step47..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step47..jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step47.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step47.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step48..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step48..jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step49..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step49..jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step5-6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step5-6.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step50.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step50.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step51.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step51.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step52.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step53.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step54.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step55.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step55.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step57.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step58.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step58.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step59..jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step59..jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step60.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step61.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step62.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step63.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step64.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step65.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step66.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step66.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step68.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step68.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step69.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step69.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step70.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step70.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step71.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step71.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step72b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step72b.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step73.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step73.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step74.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step74.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step75.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step75.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step8.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Step9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Step9.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Stpe43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Stpe43.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/Test Copilot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/Test Copilot.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/WheretoCode.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/WheretoCode.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/envform.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/envform.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/environments.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/environments.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/giaopjiz.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/giaopjiz.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/nqsq38sg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/nqsq38sg.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/nt15mpjk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/nt15mpjk.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/ruzw61zx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/ruzw61zx.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/step72.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/step72.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/t1r2966s.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/t1r2966s.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/tgs9n0uu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/tgs9n0uu.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/vjsprbva.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/vjsprbva.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/vpucfed3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/vpucfed3.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/wz4dj71d.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/wz4dj71d.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions260958/yuzaby9t.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions260958/yuzaby9t.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/0kc3q9zn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/0kc3q9zn.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/0otdk779.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/0otdk779.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/1oqct27j.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/1oqct27j.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/1u3y16a3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/1u3y16a3.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/4i4no093.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/4i4no093.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/4msyjmcm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/4msyjmcm.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/4wgprrms.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/4wgprrms.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/7e72y6dk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/7e72y6dk.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/7x7u7et3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/7x7u7et3.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/9o5sfyi9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/9o5sfyi9.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/a8dbr0ao.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/a8dbr0ao.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/aubjmvdn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/aubjmvdn.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/b63zvpj7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/b63zvpj7.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/d3dr0p8n.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/d3dr0p8n.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/fekpl4il.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/fekpl4il.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/gxn451ju.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/gxn451ju.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/h8e18hzt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/h8e18hzt.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/ij7ebjm7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/ij7ebjm7.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/j13hpsay.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/j13hpsay.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/k6sns7us.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/k6sns7us.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/m8ef8ryo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/m8ef8ryo.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/mck26eq8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/mck26eq8.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/mimxdk58.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/mimxdk58.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/r2l2yu4d.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/r2l2yu4d.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/sibbsqq1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/sibbsqq1.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/u1xk6d7l.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/u1xk6d7l.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/vq8nb7iy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/vq8nb7iy.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/xy1l2vmt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/xy1l2vmt.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions263320/zrvtqukz.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions263320/zrvtqukz.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions271368/AskLater.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions271368/AskLater.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions271368/pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions271368/pic1.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions271368/pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions271368/pic2.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions271368/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions271368/pic3.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/image.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/pic1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/pic1.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/pic1.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/pic1_official.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/pic1_official.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/pic2.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/pic3.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/pic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/pic3.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step10.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step11.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step12.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step13.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step14.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step15.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step15part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step15part2.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step16.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step17.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step17part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step17part2.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step18.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step19.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step20.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step21.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step22.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step23.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step24.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step26.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step27.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step28.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step28.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step29.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step29.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step3.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step30.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step30.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step31.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step31.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step32.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step32.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step34.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step37.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step38.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step39.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step39.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step40.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step40.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step41.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step41.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step42.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step42.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step43.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step45.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step45.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step46.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step46.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step47.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step47.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step48.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step48.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step49.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step49.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step50.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step50.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step51.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step51.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step52.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step53.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step54.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step56.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step57.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step58.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step59.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step59.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step6.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step60.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step61.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step62.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step63.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step64.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step65.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step66.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step66.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step67.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step67.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step68.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step68.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step69.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step69.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step7.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step7.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step70.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step70.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step71.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step71.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step72.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step72.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step73.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step73.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step74.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step74.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step75.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step75.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step76.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step76.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step77.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step77.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step78.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step78.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step79.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step79.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step8.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step80.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step80.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step81.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step81.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions273634/step9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions273634/step9.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/create-new-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/create-new-agent.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/create.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/create.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/image.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/knowledge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/knowledge.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/open-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/open-agent.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/pic1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/pic1.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/pic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/pic1.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/pic1_official.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/pic1_official.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/pic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/pic2.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/pic3.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/pic3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/pic3.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/publish-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/publish-agent.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/publishing-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/publishing-agent.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step10.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step11.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step12.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step13.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step14.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step15.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step15part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step15part2.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step16.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step17.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step17part2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step17part2.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step18.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step19.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step20.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step21.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step22.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step23.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step24.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step26.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step27.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step27.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step28.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step28.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step29.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step29.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step3.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step30.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step30.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step31.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step31.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step32.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step32.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step34.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step34.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step37.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step37.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step38.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step38.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step39.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step39.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step40.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step40.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step41.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step41.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step42.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step42.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step43.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step43.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step45.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step45.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step46.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step46.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step47.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step47.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step48.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step48.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step49.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step49.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step50.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step50.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step51.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step51.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step52.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step53.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step54.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step56.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step57.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step58.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step59.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step59.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step6.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step60.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step61.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step62.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step63.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step64.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step65.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step66.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step66.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step67.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step67.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step68.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step68.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step69.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step69.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step7.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step7.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step70.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step70.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step71.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step71.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step72.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step72.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step73.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step73.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step74.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step74.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step75.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step75.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step76.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step76.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step77.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step77.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step78.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step78.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step79.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step79.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step8.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step80.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step80.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step81.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step81.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/step9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/step9.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/test-your-agent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/test-your-agent.png -------------------------------------------------------------------------------- /lab/lab-dev/images/instructions279065/thorsk1y.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/instructions279065/thorsk1y.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/mydevtunneldev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/mydevtunneldev.png -------------------------------------------------------------------------------- /lab/lab-dev/images/public-websites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/public-websites.png -------------------------------------------------------------------------------- /lab/lab-dev/images/refresh-session.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/refresh-session.png -------------------------------------------------------------------------------- /lab/lab-dev/images/screens/cpeulwxy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/screens/cpeulwxy.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/screens/eb1zd0jo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/screens/eb1zd0jo.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/screens/hzrxdtfl.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/screens/hzrxdtfl.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/screens/uhjex3m1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/screens/uhjex3m1.jpg -------------------------------------------------------------------------------- /lab/lab-dev/images/search-actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/search-actions.png -------------------------------------------------------------------------------- /lab/lab-dev/images/select-copilot-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/select-copilot-auth.png -------------------------------------------------------------------------------- /lab/lab-dev/images/select-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/select-environment.png -------------------------------------------------------------------------------- /lab/lab-dev/images/select-get-order-details.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/select-get-order-details.png -------------------------------------------------------------------------------- /lab/lab-dev/images/select-update-delivery-address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/select-update-delivery-address.png -------------------------------------------------------------------------------- /lab/lab-dev/images/update-delivery-address-auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/update-delivery-address-auth.png -------------------------------------------------------------------------------- /lab/lab-dev/images/update-delivery-address-connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/update-delivery-address-connection.png -------------------------------------------------------------------------------- /lab/lab-dev/images/update-delivery-address-test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/lab/lab-dev/images/update-delivery-address-test.png -------------------------------------------------------------------------------- /session-delivery-resources/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/session-delivery-resources/README.md -------------------------------------------------------------------------------- /src/AITour_Workshop_Screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/AITour_Workshop_Screenshot.png -------------------------------------------------------------------------------- /src/ContosoApiApp.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp.sln -------------------------------------------------------------------------------- /src/ContosoApiApp/.config/dotnet-tools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/.config/dotnet-tools.json -------------------------------------------------------------------------------- /src/ContosoApiApp/ContosoApiApp.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/ContosoApiApp.csproj -------------------------------------------------------------------------------- /src/ContosoApiApp/Controllers/OrderController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/Controllers/OrderController.cs -------------------------------------------------------------------------------- /src/ContosoApiApp/Order.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/Order.cs -------------------------------------------------------------------------------- /src/ContosoApiApp/Program.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/Program.cs -------------------------------------------------------------------------------- /src/ContosoApiApp/Properties/launchSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/Properties/launchSettings.json -------------------------------------------------------------------------------- /src/ContosoApiApp/Properties/serviceDependencies.json: -------------------------------------------------------------------------------- 1 | { 2 | "dependencies": {} 3 | } -------------------------------------------------------------------------------- /src/ContosoApiApp/Properties/serviceDependencies.local.json: -------------------------------------------------------------------------------- 1 | { 2 | "dependencies": {} 3 | } -------------------------------------------------------------------------------- /src/ContosoApiApp/appsettings.Development.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/appsettings.Development.json -------------------------------------------------------------------------------- /src/ContosoApiApp/appsettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/appsettings.json -------------------------------------------------------------------------------- /src/ContosoApiApp/obj/ContosoApiApp.csproj.nuget.g.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/obj/ContosoApiApp.csproj.nuget.g.props -------------------------------------------------------------------------------- /src/ContosoApiApp/obj/project.assets.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/obj/project.assets.json -------------------------------------------------------------------------------- /src/ContosoApiApp/obj/project.nuget.cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/ContosoApiApp/obj/project.nuget.cache -------------------------------------------------------------------------------- /src/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/aitour-building-copilots-with-copilot-studio/HEAD/src/README.md --------------------------------------------------------------------------------