u/Independent-Hunt-370

▲ 4 r/PowerPlatformHub+2 crossposts

Asset Management System for M365 – Open Source Release Soon 🚀

Hey everyone 👋

I’m currently working on an Asset Management System built on the Microsoft 365 platform, and the plan is to release it as open source in less than 2 weeks.

The goal is to create something practical and easy to deploy for organizations already using M365/SharePoint/Power Platform.

Right now I’m looking for:
Pilot testers

Feature requests / ideas

Feedback from IT admins or M365 users

Suggestions on what would make it genuinely useful

Would love to hear what features you would expect in an asset management solution 👀

If anyone is interested in testing or contributing ideas, feel free to comment or DM me.

reddit.com
u/Independent-Hunt-370 — 11 hours ago

Reddit Communities That Still Support Genuine Knowledge Sharing 🙌

Huge thanks to communities like r/PowerAutomate, r/MicrosoftFlow, r/SharePoint, r/CopilotPro and others that continue supporting genuine knowledge sharing, blogs, samples, and technical discussions 🙌

A bit unfortunate that some communities instantly remove posts or even permanently ban creators just for sharing technical blog content,even when it’s purely educational, non-commercial, and positively received by members.

I believe Reddit is not only for Q&A, but also for learning from each other, sharing solutions, and helping the wider tech community grow.

What are your thoughts on this? Have you experienced something similar, or found communities that genuinely support technical knowledge sharing?

Would love to hear different perspectives from fellow Redditors.

Again, thank you to the supportive communities and mods that encourage open technical knowledge sharing ❤️

reddit.com
▲ 8 r/PowerPlatformHub+2 crossposts

Built an HR Onboarding Assistant using Copilot Studio + SharePoint 🚀

I recently built an HR onboarding assistant using Microsoft Copilot Studio and SharePoint to help new employees get instant answers to onboarding questions like:
Leave policies
IT setup guides
HR SOPs

Company onboarding processes
The assistant is grounded on SharePoint documents, can be deployed in Teams, and helps reduce repetitive HR queries while improving the new hire experience.
I also shared the full step-by-step walkthrough, configuration tips, and deployment approach here:

HR Onboarding Assistant Guide

Would love to hear how others are using Copilot Studio internally for HR or employee self-service scenarios. 🚀
Based on Microsoft’s HR Copilot adoption scenarios, onboarding assistants are becoming one of the strongest enterprise AI use cases for improving employee experience and reducing repetitive support requests.

▲ 2 r/PowerPlatformHub+1 crossposts

Power Platform Discord for Tips, Samples & Knowledge Sharing

I recently started a Discord server focused on sharing tips, samples, experiments, troubleshooting, and general knowledge around Power Platform, AI, automation, and related tech.

Right now it’s still very new and doesn’t have members yet. My goal is to slowly build a useful community first before actively sharing it around.
If anyone is interested in:
joining

contributing knowledge

sharing samples/projects

helping answer questions

Discord link

reddit.com
u/Independent-Hunt-370 — 4 days ago

When is GitHub Copilot Pro coming back?

I know GitHub temporarily paused new Copilot Pro / Pro+ signups due to compute capacity and usage issues, but has anyone seen any update on when new subscriptions might open again?
Right now it looks like only Copilot Free is available for new users. Existing users seem unaffected, but I haven’t found any official ETA yet. (github.blog)
Curious if anyone has heard anything from GitHub staff, roadmap discussions, or community updates.

u/Independent-Hunt-370 — 6 days ago
▲ 2 r/PowerPlatformHub+2 crossposts

Guess how much time it took to create this app? 👀

From beginner or someone starting power apps

I’ve been testing Claude Code from the terminal to see how practical prompt-driven development really is.

This app was generated through iterative prompts without me directly writing the application logic myself.

The UI/UX is still rough because the goal wasn’t building the perfect UI — it was validating how far the workflow could go using plain English instructions.

Pretty interesting experience overall.

Would love to hear:
Are AI coding agents actually improving your productivity?

Happy to share the steps I have followed

u/Independent-Hunt-370 — 7 days ago
▲ 27 r/TheLowCodeLab+1 crossposts

Copilot Studio feels much better when treated like orchestration instead of just a chatbot

When I first started using Microsoft Copilot Studio, I honestly just thought it was another chatbot builder.

But after spending more time with it — topics, Power Automate, knowledge sources, variables/entities, grounding, generative answers and my view of it changed.

,

The biggest shift for me was realising it works way better when you treat it like an orchestration layer, not something that should “figure everything out” on its own.

I also found that improving the knowledge sources made a much bigger difference than tweaking prompts over and over.

In enterprise setups, especially, keeping responses grounded to approved sources really cuts down inconsistent or random answers.

Curious what people are actually building with Copilot agents right now — internal helpdesk, automations, something else?

If anyone interested in knowing how I built the agent I can share the details

​

reddit.com
u/Independent-Hunt-370 — 9 days ago

Welcome to r/PowerPlatformHub — Power Platform Knowledge Sharing

Welcome to PowerPlatformHub, a community created for anyone working with or passionate about the Microsoft Power Platform ecosystem.

Whether you’re just getting started or architecting enterprise-scale solutions, this space is built for you.

🚀 What this community is about

This subreddit is a place to connect, learn, and grow around:

  • 🧩 Power Apps – build apps fast with low-code tools
  • 🔁 Power Automate – automate workflows and business processes
  • 📊 Power BI – turn data into insights
  • 🗄️ Dataverse – secure, scalable data storage
  • 🤖 Copilot Studio – build AI-powered copilots and agents
  • 📁 SharePoint – manage and share enterprise content
  • 💬 Microsoft Teams – integrate apps into daily collaboration

💡 What you can do here

  • Ask questions and troubleshoot issues
  • Share real-world solutions and project builds
  • Discuss best practices and architecture patterns
  • Learn from other makers and professionals
  • Showcase your apps, flows, dashboards, and agents
  • Stay updated with Power Platform + AI innovations
reddit.com
u/Independent-Hunt-370 — 9 days ago
▲ 10 r/PowerApps+1 crossposts

Power Apps Code Apps + Graph API — Are You Using Them in Production Yet?

Are you using Power Apps code apps in your organization? What’s your experience been like with integrating the Graph API? Interested to hear your thoughts, challenges, and best practices.

reddit.com
u/Independent-Hunt-370 — 9 days ago

Power Apps Code Apps Changed How I Build on Power Platform — Are You Using Them Yet?

Are you exploring Power Apps Code Apps for more advanced scenarios? What type of apps are you building, and what challenges have you faced so far?

Built an M365 FAQ App using Power Apps Code Apps (React + Vite + PAC CLI) to create a richer and more flexible UX than traditional Canvas app layouts.

What surprised me most: PAC CLI auto-generates the typed service layer directly from the SharePoint schema — no manual API calls, auth handling, or token management.

![img](6ybcm8038n0h1 "Power Apps Code App FAQ App ")

![video](6yeqa9478n0h1)

**Note**: No selling purely for community sharing 😄

Features:
• Real-time search with term highlighting
• Markdown-rendered answers
• Dynamic category filters from SharePoint
• Accordion + modal view modes
• Fully responsive design

Backend: SharePoint as a headless CMS.

The full project is open source, and I’ve shared the repo and architecture guide in the **comments**.

reddit.com
u/Independent-Hunt-370 — 10 days ago
▲ 6 r/PowerApps+2 crossposts

Power Apps Code Apps Changed How I Build on Power Platform — Are You Using Them Yet?

Are you exploring Power Apps Code Apps for more advanced scenarios? What type of apps are you building, and what challenges have you faced so far?

Built an M365 FAQ App using Power Apps Code Apps (React + Vite + PAC CLI) to create a richer and more flexible UX than traditional Canvas app layouts.

What surprised me most: PAC CLI auto-generates the typed service layer directly from the SharePoint schema — no manual API calls, auth handling, or token management.

Power Apps Code App FAQ App

https://reddit.com/link/1tas7pq/video/6yeqa9478n0h1/player

Note: No selling purely for community sharing 😄

Features:
• Real-time search with term highlighting
• Markdown-rendered answers
• Dynamic category filters from SharePoint
• Accordion + modal view modes
• Fully responsive design

Backend: SharePoint as a headless CMS.

The full project is open source, and I’ve shared the repo and architecture guide in the comments.

reddit.com
u/Independent-Hunt-370 — 10 days ago
▲ 36 r/TheLowCodeLab+2 crossposts

Hey r/sharepoint,

If you've managed SharePoint sites for a while, you know the pain: trying to figure out exactly who has access to what is a complete nightmare. You end up clicking through dozens of libraries to spot broken inheritance or manually hunting down orphaned users.

To solve this, I built the SharePoint Permission Viewer, a free, open-source SPFx Web Part

Here is what it does:

  • 📊 Centralized Dashboard: Instant stats on Total Users, Groups, and Unique Permissions.
  • 🔍 Deep Scan: It crawls your lists and libraries to catch broken inheritance at the folder/file level.
  • 🧹 Orphaned User Scanner (Deep Clean): Automatically flags and lets you remove users who are disabled/deleted in Azure AD but still hold permissions

Details features on the Permission Webpart

use the discussion section in GitHub for features and suggestions

Note: No Selling, purely to contribute to the community

u/Independent-Hunt-370 — 17 days ago