Search
384 results for “hubsite365”
-
🟩 Introduction to custom AI Skills in SharePoint
Create reusable site skills to automate review tagging and organization. Public preview began mid April 2026 with GA rolling from late May to early July.
💡 Consistent site level review rules
🔍 Natural language no code authoring
⚖️ Permissions aware governance -
🟪 Harnessing the Power of Data Structure to Build Resilient Power Apps
Too often, Power Apps makers jump into app building—without giving enough thought to data structure. In Ep. 55 of #PowerTalks, Griffin Lickfeldt from Citizen Developer explains why getting this step right from the start is critical for building scalable, secure, and AI-ready apps.
💡 The Superpower of Dataverse
🔍 Strategic Table Structuring
⚖️ Future-Proof Your Apps
🔒 Security as a Cornerstone -
🟦 Tool calling in LLMs with Python — Microsoft Foundry 🔹
Andrew Hess demos a pro-code pattern: let the model request a function, execute it in Python, and return the real-world result (weather example). This keeps tool use explicit and execution under developer control.
💡 • Model decides when to call a tool; Python runs the call and feeds back results
🔍 • Uses Foundry/Azure SDK flows: define tools, pass to agents, handle tool_call IDs
⚖️ • Outcome: predictable, secure integrations with RAG and managed computeWatch the walkthrough and grab the examples from the repo. 🚀
#MicrosoftFoundry #LLM #Python #AIDevelopment -
🟦 Build AI Interface in Power Apps with Microsoft Foundry
Bring LLM power into Power Apps with a custom Microsoft Foundry connector—swap models on the fly and A/B test prompts. 🚀💡 Custom connector + canvas app + dynamic model selection
🔍 Prompt roles (user/system/assistant), JSON params, and token A/B testing
⚖️ BYOM, agent collaboration, and enterprise-grade securityReady to prototype this in your next Power Platform project?
#PowerApps #MicrosoftFoundry #AI #LowCode -
🟦 Microsoft Foundry: New UI & Agentic Retrieval
a full agent factory with a redesigned UI, Foundry IQ, agent memory, workflows and enterprise controls. It's more than a rename; it reshapes how organizations build and govern AI agents. 🚀💡 New UI + Foundry IQ simplify RAG and cross-source grounding.
🔍 Agentic retrieval, memory and multi-agent workflows enable stateful, reliable agents.
⚖️ Control plane, Entra Agent ID and M365 integrations secure deployment to Teams and Copilot. 🔹Want a short deep-dive or screenshots?
#MicrosoftFoundry #AzureAI #AIAgents #CopilotStudio -
🟩 Latest Features in the SharePoint Brand Center - 🚀 Exciting Updates in SharePoint Brand Center! 🚀
1️⃣ Centralized Branding Hub: Manage your organization's branding seamlessly across SharePoint and Viva Connections.
2️⃣ Custom Font Management: Upload and manage fonts for consistent branding across components.
3️⃣ Theme Creation & Management: Simplify site aesthetics with easy theme creation, no PowerShell needed!The SharePoint Brand Center is revolutionizing how organizations manage their digital branding. With features like custom font management and theme creation, it ensures a consistent and professional appearance across your digital workspace.
#Microsoft365 #SharePoint #BrandCenter #DigitalBranding #Community
-
🟦 Connect Power Automate Cloud to Desktop in 3 Minutes
Ready to trigger desktop flows from the cloud in minutes? This quick guide shows Machine Runtime setup, environment matching, and the full cloud–desktop connection.
💡 How to link Cloud and Desktop
🔍 Install Machine Runtime, match environments, and add "Run a desktop flow"
⚖️ Supports unattended runs and machine queuingWatch the short walkthrough to avoid setup pitfalls and start automating 🔹
-
🟦 Power Automate UI Automation: Quick Setup Guide
Ready to automate UI tasks end to end—set up the machine runtime, connect to the cloud, and run Power Automate Desktop flows from Power Automate. This walkthrough shows how to capture UI elements, stabilize selectors, and manage elements centrally. 🔹🚀💡 Capture and manage UI elements for reliable clicks, typing, and data extraction
🔍 Use multiple selectors and the editor to handle UI changes
⚖️ Automate legacy apps and modern web pages with no-code flowsWant the step‑by‑step checklist or a short demo? #PowerAutomate #RPA #UIAutomation #NoCode
-
🟪 Add Multiple Items to a Work Queue in Power Automate Desktop
Power Automate Desktop users, ever wondered how to efficiently add multiple items to a work queue? 🚀 Dive into the latest techniques to leverage Power Automate for seamless bulk insertions.
💡 Key Highlights:
• Create work queues with Power Automate Cloud
• Dataverse bulk-import capabilities and API batch calls.
• Discover practical insights from Power Automate for optimizing your automationMake the most of your automation efforts! Are you ready to scale up your queue management? 🎯
-
💙 Discover New Copilot Features in Power Automate for Desktop
Harness the power of AI to streamline your automation tasks with the latest Copilot features in Power Automate for Desktop, unveiled during the 2025 Microsoft Build event.
💡 Key Features:
- Analyze and summarize desktop flow activities for clearer insights.
- Create automation flows using natural language inputs for ease of use.
- Diagnose and repair automation errors for seamless execution.Explore these advancements and make your automation processes more efficient today!
#Copilot #RPA #PowerAutomate #DesktopAutomation #PowerPlatform
-
🟪 NEW Power Apps in M365 Copilot — MCP got super easy
Power Apps now plug directly into Microsoft 365 Copilot via MCP.
Install in Teams and create update Dataverse records straight from chat.
No pro code changes needed so admins handle the package distribution.💡 MCP agent export and upload
🔍 Teams zero code install steps
⚖️ Preserves app logic and permissions -
🟦 Cloning my voice with ElevenLabs and Power Automate
I built a workflow that clones my voice and saves audio to SharePoint. I walk through ElevenLabs setup API key entry and voice model training. I debugged errors and confirmed a successful flow run. 🚀
💡 Voice cloning setup steps
🔍 Power Automate SharePoint flow
⚖️ Troubleshooting and successful run -
🟪 Microsoft 365's July 2025 Updates
🔹 Microsoft's latest updates are here to streamline your organization's experience across platforms! 🚀 Check out these transformative features designed to boost productivity and enhance security.
💡 Tailor your Teams notifications with compact toast sizes for focused work environments.
🔍 Secure your communications with Teams URL validation and Outlook's unverified sender banners.
⚖️ Stay efficient with the new Workflows app for effortless task automation across Microsoft 365.Explore these game-changing features today and see how they can transform your work dynamics! What are you most excited about?
#Microsoft365 #ProductivityBoost #SecureCommunication #TechUpdates
-
💚 Quick SharePoint Reports for Consultants (🤙 Browser Console)
Rapid, AI-powered reports make it easy to expose digital rot and compliance gaps 🚀💡 Speed: targeted reports in minutes to clean and optimize sites.
🔍 Scale & AI: compare up to 10,000 sites against a reference with Copilot.
⚖️ Governance: surface inactive/orphaned sites, guest access, and policy drift.Want a script or template to get started? Ask below.
#SharePoint #Microsoft365 #ITConsulting #AdminTools -
🟪 Skills for Copilot Studio CLI Plugin 🚀
Build and test Copilot Studio agents from the terminal. An open source plugin links Claude Code and GitHub Copilot CLI to Copilot Studio.
This enables natural language YAML authoring and faster iterations. It includes Author Test and Troubleshoot agents for end to end workflows. Integrates with VS Code for local simulation and quick deployment.
💡 Terminal native agent authoring
🔍 Local testing and simulated validation
⚖️ Troubleshooting and YAML fixes -
🟦 Introduction to Copilot Studio Component Collections 🚀
Reuse topics actions and knowledge across Copilot agents to cut duplication.
Create collections from Library or agent settings then share them across agents.💡 Centralized maintenance and consistency
🔍 Reusable topics workflows and knowledge
⚖️ Exportable collections for cross environment sharingWatch the demo by David Warner from the community call.
Interested in using Component Collections in your agents? -
🟪 Build Canvas Apps in VS Code with AI — New Power Apps Tool
Shane Young shows how to build and debug Canvas Apps in VS Code using AI 🚀💡 Rapid app prototyping in VS Code
🔍 AI assisted debugging for old apps
⚖️ GitHub Copilot and Claude integration -
🟦 Why and How to Use Adaptive Cards in Copilot Studio
Bring buttons forms and native styling to Copilot Studio to boost engagement 🚀
This quick guide explains why they matter and how to add them.💡 Interactive adaptive forms
🔍 Structured input capture
⚖️ Native cross platform UIWant a sample card or a walkthrough video link?
#COPILOTSTUDIO #ADAPTIVECARDS #POWERPLATFORM #CONVERSATIONALAI
▶︎https://www.hubsite365.com/en-ww/citizen-developer/?id=300a8379-cf20-f111-8342-00224882d634&topic=9f678e9a-8cd4-ec11-a7b5-6045bd92fe52&theater=true -
🟩 Dataverse grounding in Copilot Studio 🚀
Mission 8 in Agent Academy shows how to connect prompts to Dataverse tables and related columns. Use prompt grounding to pull up to 1000 records and inject business context into agent flows. Benefits include real time accuracy low code integration and scalable enterprise use.
💡 Real time accuracy
🔍 Context aware prompts
⚖️ Low code enterprise deploymentTry Mission 8 in Agent Academy and share your findings.
#CopilotStudio #PowerPlatform #AgentAcademy #Dataverse -
🟦 Evaluating Resumes with Copilot Studio
See how a single Copilot Studio agent can automate resume screening and ranking 🚀
💡 Automated resume scoring
🔍 Skill extraction and fit summaries
⚖️ Consistent objective candidate rankingDemo covers architecture and a live example. Grab the sample agent on GitHub and try Copilot Studio.
#CopilotStudio #AIRecruiting #HiringTech #MicrosoftCopilot
▶︎https://www.hubsite365.com/en-ww/citizen-developer/?id=ea54ba0e-a91c-f111-8341-7c1e5273f078&topic=9f678e9a-8cd4-ec11-a7b5-6045bd92fe52&theater=true -
🟦 Copilot Studio Assessment Agent Design
Watched Damien Bird's walkthrough of assessment agents in Copilot Studio.
Shows how to build assessors that score responses track usage and flag escalations 🚀.
Highlights governance tools analytics and Viva Insights integration for observability 💡.
Emphasizes testing piloting and monitoring before scale.💡 Natural language agent design
🔍 Unified analytics and usage insights
⚖️ Governance and Responsible AI controlsWhat assessment would you build next?
#CopilotStudio #AIagents #PowerPlatform #GenerativeAI -
🟦 Copilot Studio Agents Explained Through a Real Demo
See a real end to end demo of Copilot Studio agents automating workflows inside Microsoft 365 🔹
💡 Agent orchestration and child agents
🔍 Topics tools and Power Automate integration
⚖️ Document generation and real world outputsGet the demo files and start building agents that produce documents and trigger flows. Want the demo link or a quick walkthrough?
-
🟪 Agent To Agent A2A | Copilot Studio to Google Cloud
Can Microsoft Copilot call a Google Cloud agent? See a compact demo that unifies agents across platforms and reduces architectural silos.💡 A2A protocol basics
🔍 Agent Card JSON schema
⚖️ Custom Connector auto generationThe walkthrough links a Copilot Studio master agent to a GCP hosted agent and shows endpoint driven connector creation. Ideal for customer service and retail scenarios seeking unified AI workflows. Watch the demo to reproduce this in your environment. 🚀
-
🟦 Copilot Studio - Dataverse Structured Data
Build agents that query structured data efficiently and avoid token waste 💡💡 Fabric Data Agent
🔍 Code interpreter Python execution
⚖️ Dataverse query cacheCheck the example agent on GitHub and try it yourself.
-
🔵 Understanding Instructions and Descriptions in Copilot Studio
Copilot Studio’s instructions and descriptions let you shape agent behavior and orchestration with precision.💡 Use clear, scoped instructions so agents map language to the right tools and actions.
🔍 Leverage generative orchestration and connectors (like Dataverse) to break up
⚖️ Test flows, monitor node-level transcripts, and apply governance for secure,Ready to try it in your workflow? Try Copilot Studio at aka.ms/TryCopilotStudio
-
🟪 Power Platform Code Interpreter: Python in Prompts
Power Platform now runs Python inside prompts—transform CSVs into structured Excel reports and charts within Power Automate flows, no custom code required. 💡
💡 🚀 Enable Code Interpreter in Copilot Studio to run Python on CSV/Excel/PDF inputs.
🔍 Automate file processing, generate charts, and update Dataverse inside agent flows.
⚖️ Reduce manual work and cut costs—agents can make workflows ~30% cheaper. -
🟦 Copilot Studio: Clone agents in minutes
Clone Copilot agents into VS Code to edit, version, and redeploy them like regular code. Move from portal-only edits to local workflows for faster iteration and collaboration. Teams can use Git, CI/CD, and AI-assisted edits to accelerate development.
💡 Speed: clone & open in VS Code in under a minute 🚀
🔍 Local edits: YAML + IntelliSense, git-friendly
⚖️ Governance: audit-ready workflows and reattach to Copilot Studio -
🟦 How To Use Evaluations in Copilot Studio
Automated, LLM-powered evaluations help you verify agent quality and source grounding before release. 🚀💡 Build test sets: upload, reuse Test Pane, manual, or AI-generate
🔍 Test methods: exact/partial text match, semantic similarity, LLM quality scoring
⚖️ Define thresholds and run one-click evaluations with diagnostic insightsWant a checklist or sample test set to get started? Try Copilot Studio at aka.ms/TryCopilotStudio
#CopilotStudio #AI #MLOps #Testing
▶︎https://www.hubsite365.com/en-ww/citizen-developer/?id=fcff0f27-d2ef-f011-8406-7c1e5273f078&topic=9f678e9a-8cd4-ec11-a7b5-6045bd92fe52&theater=true -
🟦 Copilot Studio basics to Copilot Studio
Want to build AI agents that act inside Microsoft 365? This primer explains Copilot Studio’s components, integrations, and governance so teams can design, test, and publish copilots quickly. 🚀
💡 Design, test, and publish agents
🔍 Integrate data via Microsoft Graph, connectors, and MCP
⚖️ Govern lifecycle, security, and analytics -
🟦 Cloud Flows vs Agent Flows: Quick guide
Choosing the right automation approach can save time and cost—here’s a clear comparison to help. 🚀
💡 Cloud Flows: event, schedule or manual triggers;
🔍 Agent Flows: Copilot Studio–driven, conversational/autonomous
⚖️ Key factors: licensing, human-in-the-loop + express mode