C# how to pass a string from a list of object to a List<T>.Sort() method please?
How to pass a string (level) from a list of object to a List<T>.Sort() method please? Data: List<DirItem> items = new List<DirItem> { new DirItem { level="3.5-1", name="Hi",…
OS Provisioning for VM 'mywinsvr' did not finish in the allotted time. However, the VM guest agent was detected running. This suggests the guest OS has not been properly prepared to be used as a VM image (with CreateOption=FromImage)
I am currently testing the sharing of Gallery VM images across Azure tenants using app registration. While sharing Linux VM images has been successful, I am encountering errors related to OS provisioning whenever I try to share Windows VM images. Even…
Oracle HCM Cloud Integration & MIM
Hello all, We have a project of interfacing Oracle HCM Cloud & MIM. Did anyone already worked on this and have any tips on how to do the interface between the 2 systems ?
Remove SQL 2022 Web Edition Product Key
We need to export a small SQL server and hand it off to another organization. The problem is the SQL server is using our product key for SQL. Is there a way to remove the SQL product key so it will be blank and make them enter in a new key? I have been…
Intel Core i5 4460
I have had intermittent Black Screens upon start up for a while - usually after Windows 10 updates. I can always restart into Safe Mode and sometimes simply restarting from Safe mode was enough. I have used DISM to DISM.exe /Online /Cleanup-image…
Microsoft Autheticator is not able to recieve code
I had brought new Iphone and my previous Iphone was exchanged. I was able to log in to microsoft authenticator and I can see my work account too. But whenever I try to login to my work account and when it sends code to my phone for 2fa authentication,…
How to deploy a custom bot in Windows Copilot
I created a bot in Copilot Studio and need to deploy it in Windows Copilot installed on my system. Is it possible to add it as a plugin in the same way as Kayak and Instacart, or is there another solution? Please let me know if there is a way to achieve…
Issue connecting to primary replica on AAG environment
Hello. I have an always on availability group environment with three replica: SQL01 (as primary), SQL02 (as secondary), SQL03 (as secondary), using Microsoft SQL Server 2019 (RTM) - 15.0.2000.5 (X64). I encounter an issue where i could not connect to…
Do I get to take the Microsoft 365 Certified: Fundamentals exam for free because I'm a student? I’m not sure which certifications are freely available to me. I logged in through my student account, which connects to the system, but I’m still unclear."
I don't understand how these free courses work. I get that I'm able to learn at my own pace, but what about the exam? Is it free, and how do I schedule it? If it is free, how do I access it?
I can no longer edit calendar entries in outlook 1.2024.1023.300
Problem started today (11/8/2024). Every time I create a new calendar entry, the entry flashes for a second on the calendar, then I see a popup reading "Something went wrong; we couldn't save your calendar event." I have tried shutting down…
How to reschedule exam?
Hi Team, Could you please help me to reschedule my exam. I was getting some error pop-up while starting the exam so my proctor connected with me and he told me that I will get reschedule link on my screen in sometime then I can reschedule my exam but I…
Microsoft Teams "meet now" asks me to be allowed by someone else
I'm encountering a strange issue. When opening the Microsoft Teams app, and I click on "Meet Now" I can start a brand new meeting by entering a name. Then I click on "Start Meeting". Then configure my audio/video settings and click…
Why are New Stories disappearing on the Viva Connections Desktop News Feed?
When publishing news on sharepoint sites, it appears in Mobile and Desktop Viva Connections feeds. The news stays in mobile feed indefinitely, but randomly disappears from the desktop feed. A story may be there for 30 minutes or 30 seconds. Can't find…
What type of markdown proccessor does Visual Studio use?
Developers added markdown support in Visual Studio version 2022 release 17.5. But what's under the hood? Is it commonmark-compliant? GFM support? Is it based on markdig?
How does host retrieve the data edited by the user in the adaptive card (Teams Chat)?
Hi all, We use MS graph rest API to send an adaptive card containing input texture in teams 1-1 chat to allow the user to fill in information. How can the sender obtain the data filled in by the user in the adaptive card through the rest API? …
SQL and Power BI
Hey Everyone, hope you all are doing well. I am building a report in power bi for which my source is from SQL. I had joined two tables and did some transformations in SQL itself. Now i am having a derived table from the exiting tables. I need to connect…
Teams phone common area phone policy doesn't seem to affect the user it is applied to.
I currently have a teams phone common area phone policy applied to a user. When I sign into my Yealink MP54 it appears as though the policy is not applied correctly. The policy is supposed to make the phone have access to calls only and remove access to…
New Outlook for Windows use in VBScript
Can the NEW Outlook for Windows (free) edition be used with the Visual Basic Script context as follows: Server.CreateObject("Outlook.Application") ? If so, what is the correct literal to use instead of "Outlook.Application" ?
Access Azure Table Storage from Visual Studio with AzureDefaultCredential
I'm trying to access a table in Azure Table Storage using AzureDefaultCredential. In Visual Studio, I am logged in with my AAD account In Table Storage -> IAM -> Role Assignments, my user has Owner, Contributor, Storage Account Contributor, Storage…
How to get a "link to this slide" for any slide of a PowerPoint presentation through Microsoft Graph API ?
Context In PowerPoint (Office 365), you can generate a shareable "link to this slide" for any specific slide of a presentation. When pasted in a new browser tab for example, this links re-opens the presentation at the exact same slide. If…