Forum Widgets
Latest Discussions
Upcoming Updates to the MSLE Program Structure
The Microsoft Learn for Educators (MSLE) program goals include helping educators integrate in-demand technical skills into their teaching and better prepare students for today’s workforce. Through the program, educators gain access to ready-to-teach Microsoft Official Curriculum, including courseware, assessments, and teaching resources aligned to industry-recognized Microsoft Certifications. MSLE also provides professional development opportunities, certification pathways, and a global community of educators, enabling faculty to stay current, collaborate with peers, and deliver engaging, real-world learning experiences. As we look ahead to the upcoming fiscal year, we’re making an important update to how the MSLE program is structured. What’s changing Currently, educators can participate in MSLE either as an individual educator or as part of an educational institution, with institutions receiving a distinct set of expanded benefits. Moving forward, we will no longer differentiate between these two participation models. All participants in the MSLE program will be classified as individual educators, creating a more unified and streamlined experience for our global educator community. What this means for you As part of this change: The majority of MSLE benefits will remain the same, including access to Microsoft Official Curriculum, teaching resources, and the global educator community Lab access will continue to be available, however labs will no longer be offered at no cost as a standard program benefit We understand how valuable hands-on lab experiences are for teaching and learning, and we are working to ensure continued access through updated models. Looking ahead We will be sharing more details in the coming weeks to support your planning as you prepare for the upcoming school year, including: Updated guidance on lab access and options Changes within the MSLE portal and program experience Resources to help you adapt your course planning If you have questions or would like to connect with other educators, we encourage you to stay connected via the MSLE Tech Community for support, discussion, and updates. Thank you for your continued partnership and for the important work you do to equip students with in-demand technical skills. Warm regards, The Microsoft Learn for Educators Team59Views0likes0Comments- Aditya008May 15, 2026Copper Contributor27Views0likes0Comments
Unable to tag distribution lists (DLs) in Viva engage posts
Dear All, It would be helpful to have a feature in Viva Engage posts that allows us to tag DLs when needed. While planning a post, I noticed that cross functional teams are not part of the community for specific reasons, which I understand. Instead of reposting in their community, it would be useful if we could tag DLs so the original message reaches everyone intended.gibhnovo123May 05, 2026Copper Contributor19Views0likes0Comments📣 Last Call: Help Shape the Future of AI Skills Navigator for Higher Ed
We’re finalizing upcoming AI Skills Navigator Customer Feedback Sessions and are looking for a few MSLE educators to join a live focus group with our product team. This is a unique opportunity to: ✅ Preview AI Skills Navigator before broader rollout ✅ Share real-world classroom and curriculum use cases ✅ Influence how AI skilling experiences are designed for higher education ✅ Provide direct input that helps shape upcoming product capabilities If you're interested in how AI can better support your students — this is your chance to help guide what comes next. 🕒 What to Expect Live demo of AI Skills Navigator Facilitated discussion with the product team Open forum to share feedback from an educator’s perspective Time commitment: 1 hour Participation logistics will be shared with selected volunteers. 👉 Interested in joining? Please complete the Learning Product Customer Connections Participant Opt-in Form Selected participants will be contacted by Ifrah, Customer Experience Program Manager, with next steps this week. Spots are limited — we hope to hear from you! — The AI Skills Navigator Product Team49Views0likes0CommentsNew resource for MSLE educators: A research informed guide to generative AI
Announcing a new resource for MSLE educators (and anyone supporting research): The Academic Researcher’s Guide to Generative AI: Methods and Prompting with Microsoft 365 Copilot Chat. This is a practical, research-informed guide for faculty, graduate students, and research staff who want to use generative AI as an assistant and tool for thinking—without compromising scholarly integrity. Guide sections include - Foundations + limitations: how generative AI works and why critical engagement matters Robust prompting as a research skill (clarity, structure, and documentation) Workflow-ready use cases you can run in Microsoft 365 Copilot Chat (any license level), with an emphasis on transparency and disclosure For departments or research groups seeking a common reference for responsible AI‑assisted research practices, this resource provides a useful starting point and can be accessed through the link provided.DarcyOgdenApr 09, 2026Microsoft123Views0likes0CommentsApril 2026 MSLE Newsletter available now!
Head over to the blog section and read the newest edition of the MSLE Newsletter, also available in Arabic, Chinese (Traditional), French, Portuguese, and Spanish From the Microsoft Learn for Educators community page, select Blogs from the top navigation menu. There, you’ll find the Microsoft Learn for Educators News blog where you can find the newsletter. Additional language versions can be found as attachments to the blog.114Views0likes0CommentsGMSA Password length
Hi All, Hope you are doing well! Do we have any official document from Microsoft that tells how many characters would be used for a GMSA account password? I understand that 240-byte, randomly generated passwords will be used; however, I would like to understand how many characters would be used in 240 bytes. Thank you in advance! Regards, Sajin P SsajinpottekkatMar 11, 2026Copper Contributor61Views0likes0CommentsExcel vba
I am trying to move rows containing "Click to chat" from an Excel sheet to a new sheet and delete the blank rows. The code below is giving me an error to debug, and the line below in bold is highlighted. I don't know what to do. Can you assist? Sub MoveClickToChatRows() Dim wsSource As Worksheet Dim wsTarget As Worksheet Dim lastRow As Long Dim i As Long Dim targetRow As Long Set wsSource = ActiveSheet Set wsTarget = Sheets.Add wsTarget.Name = "Click_to_Chat" lastRow = wsSource.Cells(wsSource.Rows.Count, "A").End(xlUp).Row targetRow = 1 ' Copy header wsSource.Rows(1).Copy wsTarget.Rows(1) targetRow = 2 For i = lastRow To 2 Step -1 If InStr(1, wsSource.Rows(i).Text, "Click to chat", vbTextCompare) > 0 Then wsSource.Rows(i).Copy wsTarget.Rows(targetRow) wsSource.Rows(i).Delete targetRow = targetRow + 1 End If Next i End SubFKanangilaFeb 10, 2026Copper Contributor42Views0likes0CommentsMSLE AI Bootcamps
Greetings, I am wondering if anyone here has delivered training geared or related to MSLE AI Bootcamps specifically the Copilot Prompt-a-thon and Generative AI for Teaching. I'd like to know the experience to expect from such a delivery and an estimated preparation time, labs, etc. For reference, let's say you have to deliver Microsoft Copilot Prompt-a-thon Workshop for Higher Education Leaders for a client in person. Thank you for your inputs !90Views0likes0CommentsMissed today's community call? Access the recording here!
If you were not able to attend today's MSLE Community Call, you can access the recording here: https://techcommunity.microsoft.com/t5/s/gxcuf89792/attachments/gxcuf89792/microsoft-learn-for-educators-events/217/1/Microsoft%20Learn%20for%20Educators%20January%20Community%20Call-20260129_100145-Meeting%20Recording.mp4 Keep an eye on our events page for the date of our next call. We hope to see you there!74Views1like0Comments
Tags
- announcement51 Topics
- msle community call16 Topics
- onboarding15 Topics
- msle events13 Topics
- msle labs13 Topics
- course update12 Topics
- certifications for students10 Topics
- exam vouchers for educators10 Topics
- Azure credits for students10 Topics
- exam vouchers for students9 Topics