Forum Widgets
Latest Discussions
📣 Call for Volunteers to participate in a focus group on AI Skills Navigator
We’re looking for volunteers to join an upcoming AI Skills Navigator Customer Feedback sessions! Share feedback, influence product direction, and help shape how AI Skills Navigator supports educators and students. What to expect Demo of AI Skills Navigator A facilitated discussion with the AI Skills Navigator product team Opportunities to share feedback on educator use cases Early insight into where AI Skills Navigator is headed for higher education 📅 Session details: Participation logistics will be shared with selected volunteers. Time commitment: 1-hour 👉 Interested? Please fill out Learning Product Customer Connections Participant Opt-in Form. Ifrah, the Customer Experience Program Manager, reach out to you with the next steps during the week of April 20th. Thank you for helping us build better skilling experiences for educators and learners! — The AI Skills Navigator Product Team42Views0likes0CommentsNew 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, 2026Microsoft46Views0likes0CommentsApril 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.53Views0likes0CommentsGMSA 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 Contributor32Views0likes0CommentsNeed guidance with registering for Cloud computing courses
I would like to know which courses high school students take to be certifiedSolvedthompson1aMar 02, 2026Copper Contributor95Views1like1CommentMSLE
We just recently signed up for Microsoft Learn for Educators. There is some confusion on how we are supposed to use the platform to deliver course content to our students. How do you deliver AZ-900? For example we are a community college and lets say we have a course called VIR-100 (intro to cloud) and we utilize an LMS Moodle. Do the students use Microsoft learn to complete the training or do we somehow integrate it with our LMS? How do you register students for a course you are teaching such as AZ-900? How do you grade the assignments? Or are you doing this by creating a mirrored assignment in the LMS and grading it there? How do we view students in our online course if using Microsoft Learn? Is there a video that covers most of these questions or slide deck? I didn't find much on YouTube.SolvedCyberMeadows26Feb 16, 2026Copper Contributor181Views1like2CommentsExcel 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 Contributor35Views0likes0CommentsMSLE 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 !70Views0likes0CommentsCall for Volunteers – Focus Group for New AI-900 Simulation
We’re excited to invite you to help shape the future of the AI-900: Microsoft Azure AI Fundamentals course. We’re seeking volunteers to test the new AI-900 simulation lab environment and share feedback on content alignment, student readiness, usability, and how simulated labs compare to traditional live, hands-on labs. If you’re interested in participating in a live virtual focus group, please complete this Microsoft Form. We’ll collect your name, institution, and institution email so we can follow up. A member of our team will reach out soon with next steps. Thank you for your continued support of the Microsoft Learn for Educators community. Your feedback plays a critical role in improving learning experiences for educators and students alike.112Views2likes1Comment
Tags
- announcement47 Topics
- msle community call16 Topics
- msle events13 Topics
- onboarding13 Topics
- course update12 Topics
- msle labs12 Topics
- certifications for students10 Topics
- exam vouchers for educators9 Topics
- exam vouchers for students9 Topics
- certifications for educators8 Topics