feedback
376 TopicsSAP Benefits for Partner with Specialization
SAP on Azure helps customers modernize their SAP landscape with a secure, scalable cloud platform while unlocking AI, analytics, and productivity capabilities from Microsoft. It creates opportunities for partners to deliver migration, modernization, data, and AI services that drive business value for customers. Business Benefits Faster SAP migrations to the cloud using Azure's infrastructure and SAP-certified services. Reduced infrastructure costs through scalable cloud resources and pay-as-you-go consumption. Access to Microsoft and SAP joint go-to-market opportunities, which can help partners expand customer reach. Ability to build solutions that combine SAP business data with Microsoft AI, analytics, and productivity tools. AI & Innovation Benefits Extend SAP environments with Microsoft Copilot and Azure AI capabilities. Use Azure services for advanced analytics, machine learning, and data integration. Connect SAP data with Microsoft Fabric, Power BI, and Microsoft 365 to generate business insights. Reliability & Security Enterprise-grade security, compliance, and identity management through Microsoft Azure. High availability and disaster recovery options for mission-critical SAP workloads. Global Azure regions supporting multinational customers. Partner Benefits New consulting, migration, managed services, and AI transformation opportunities. Ability to create differentiated offerings around: RISE with SAP on Azure SAP S/4HANA migrations SAP Business Technology Platform (BTP) Data & AI solutions leveraging SAP and Microsoft technologies Access to Microsoft partner programs, co-sell motions, and marketplace opportunities (where applicable). We invite you to share any comments, feedback, or suggestions regarding additional partner benefits you would like to see included.47Views0likes0CommentsWOA 29639.100 explorer.exe freeze when open some folders
When attempting to open certain folders, File Explorer's CPU usage spikes rapidly, and some or all file items become invisible. Stack traces viewed via Process Monitor reveal that the activity consistently involves the `SetLinkFlags` function shown in the image. Third-party file management tools such as File and 7-Zip operate normally, and issues related to non-system Shell components have already been ruled out by ShellExView. 7zip can show all files normally.37Views0likes1CommentHacked please help
My Microsoft account was hacked today. The attacker changed my sign-in alias to a random Outlook address, removed my phone number, added their own Authenticator app, and changed the recovery email. My original email now says the Microsoft account doesn’t exist. I have the Microsoft security emails proving the changes. I also have other forms of proof. If there is any moderator or anyone who can help me recover my account I had some important stuff on there I would like to get back. It wasn't this email but another one I made this so I can ask for help. When I tried to recover the email they changed it as provided in the screenshots down below. I tried to call support and fill out recovery stuff but since they changed the email for the account there is not much I can do.93Views0likes2CommentsCan we get Microsoft to make the CorePC modular OS into a windows 12 smooth experience?
Guys I was thinking microsoft should change the software architecture for windows on ARM devices since they chose to use a unified memory architecture and ram consumption is nuts, I thought we could maybe convince them into making it so that the Os they seem to be planning to make for arm devices is rlly lightweight and modular, if compatibility was an issue they could maybe make a wine-like compatibility layer that doesnt run unless the program is categorized as x64 rather than arm, like a "better prism" which is the current compatibility layer, and maybe make better use of the npu so it actually helps the OS rather than just idling there, unmenacingly, MICROSOFT TEAM IF U SEE THIS PLEASE DO I NEED THIS, THESE ARM DEVICES HAVE SO MUCH POTENTIAL BUT RIGHT NOW THEY ARE KINDA BAD PLEASEEEEEE, GET EM BOYS68Views0likes2CommentsNew Outlook Unable to Close Since build 26220.8754 Update
Since build 26220.8754, I (and others) have been unable to close New Outlook using the X. I went into Windows Settings > Apps > Installed Apps > Outlook > click the 3 dots to the far right, select Advanced Options. Then select Reset. It worked for 1 time, but then the issue just showed right back up. I am not the only one with this issue, it has been reported here https://learn.microsoft.com/en-us/answers/questions/5933524/new-outlook-doesnt-close-with-x-any-longer?source=docs148Views1like4CommentsFeedback about MS-102 retirement
TL;DR: I don't think you should retire the MS-102 as it really is a big downgrade losing and expert M-365 administor certification just for it to be replaced by an unrelated and under leveled AI Services administrator one. Hello community, This is my first post and I think it's a good time to open a thread to share some feedback about the retirement of the MS-102 exam and certification and I encourage others learners and users to do the same. For those who don't know It was announced last June 25th that exam MS-102 and Microsoft 365 Certified: Administrator Expert are retiring October 2026 replaced by AB-650 Microsoft 365 Certified: AI Services Administrator Associate, exam beta on July 26. You can check the announcement here: https://techcommunity.microsoft.com/blog/skills-hub-blog/microsoft-credentials-roundup-june-2026/4528350?WT.mc_id=studentamb_165290 I was shocked to read that because last week I scheduled my exam and I didn't see any notice about future retirement. I just rechecked today and there isn't still any update on the retirement on the MS-102 cert or exam pages: Cert page: https://learn.microsoft.com/en-us/credentials/certifications/m365-administrator-expert/ Exam page: https://learn.microsoft.com/en-us/credentials/certifications/exams/ms-102/ So even today, lot's of users are scheduling the MS-102 exam right now without knowing that it is expected to be retired soon I think's it's a weird move to retire an expert Microsoft 365 administrator certification just for it to be replaced by just an associate certifciation AI Services Administrator Associate. So we lose and expert certification abount managing M365 and we can only get an associate certification about AI services in it's place I think it would've better to have AB-650 as an additional certification, maybe even a prerequisite for the M365 Administrator Expert just like MS-700 or the SC-401 Lot's of recruitments department look for expertise about managing M365 and MS-102 take a big part on lot's of admins resumes to provee their knowledge about managing M365, so we won't only lose a cert or exam, we lose a way to prove knowledge about managing M365 at an expert level. I've read lot's of users complaining about this retirement and I hope you could get feedback about it and rearrange this move. Thank you for reading.6.1KViews55likes61CommentsMicrosoft Print to PDF not working/missing.
The Microsoft Print to PDF was not working on my PC so I tried reenabling it via Windows Features in Optional Features and it won't turn back on. It gives error code: 0x800f0922. I also tried other various methods online and none work. All end with various error codes which all result in the service not working/turning on. I even filed feedback about 2 weeks ago with no response yet. I contacted support, where I was recommended to perform a repair via ISO but was then canceled by the agent as I am on an Insider build. I am on build 26300.8687. This is a summary of my diagnostic from Gemini which I had used to try to solve my issue. Here is a summary of the diagnostic, tracking every command I executed in PowerShell and the specific roadblocks the Windows subsystem threw back. The Add-Printer Layer attempted to use modern PowerShell commands to register the printer onto both the interactive prompt port and the standard local file port. Commands Ran: PowerShell Add-Printer -Name "Microsoft Print to PDF" -DriverName "Microsoft Print to PDF" -PortName "PORTPROMPT:" Add-Printer -Name "Microsoft Print to PDF" -DriverName "Microsoft Print to PDF" -PortName "FILE:" * **Errors Faced:** * `ObjectNotFound: (MSFT_Printer:ROOT/StandardCimv2/MSFT_Printer)` * `HRESULT 0x80070002,Add-Printer` --- ## 2. The Legacy PrintUI Layer To bypass the modern PowerShell cmdlet, I tried using the legacy Windows user interface print engine via standard command prompt syntax and escaped quotes. * **Commands Ran:** ```powershell cmd /c "rundll32 printui.dll,PrintUIEntry /if /b `"Microsoft Print to PDF`" /r `"PORTPROMPT:`" /m `"Microsoft Print to PDF`"" rundll32 printui.dll,PrintUIEntry /if /b "Microsoft Print to PDF" /f "C:\Windows\System32\spool\DRIVERS\x64\3\prnms009.inf" /r "PORTPROMPT:" /m "Microsoft Print to PDF" Errors Faced: A graphical dialog box error: Operation could not be completed (error 0x00000002). The system cannot find the file specified. The Deployment Script Layer (WMI/CScript) I tried deploying the printer using Windows’ built-in visual basic administrative scripts to side-step the user interface layer completely. Command Ran: PowerShell cscript $env:windir\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -a -p "Microsoft Print to PDF" -m "Microsoft Print to PDF" -r "PORTPROMPT:" * **Errors Faced:** * `Unable to add printer Microsoft Print to PDF Error 0x80041002 Not found` * `Operation PutInstance` * `Provider Win32 Provider` * `Description The system cannot find the file specified. Win32 error code 2` Ultimately, every single command failed with an identical variation of **"File Not Found" (Error 2 / 0x80070002 / 0x80041002)**.394Views0likes4CommentsImprove readability of Task Chat in new Microsoft Planner (full-width option needed)
Hello, First of all, thank you for the new Planner experience and the introduction of Task Chat. I think it’s a very welcome improvement over the legacy comments system, because it allows to edit already posted comments. However, there is a significant usability issue that is affecting our daily work: 👉 The Task Chat is displayed in a narrow side panel, which makes reading longer conversations difficult and inefficient. In many real scenarios, task discussions are not just short comments. They often include detailed explanations, decisions, or back-and-forth exchanges between team members. The current layout forces users to read long messages in a very constrained width, which reduces readability and slows down collaboration. Suggested improvement: (preferred) Provide an option to expand Task Chat to full width -maybe another button like the one that already exists for 'Comments'- (or open it in a larger, dedicated view) Alternatively, allow resizing of the chat panel Even a “pop-out” experience (similar to Teams chat) would be helpful This would significantly improve usability, especially for teams, like mine, that rely heavily on Planner for collaborative work and decision tracking. Thanks for considering this feedback. I believe this change would greatly enhance the new Planner experience.278Views6likes1Comment