HTML pictures not loading in Outlook Desktop App
Hi there, I have a question regarding Outlook and thank you for any advice. Since we have Windows 11 deployed, our Outlook Desktop App Version 2409 (Build 18025.20140) does not download html pictures anymore. Even after clicking on "download"…
How to Display Time Duration on a Horizontal Bar Graph
Hello, I am a researcher attempting to display surgical times on a horizontal bar graph, with the times labeled on the x-axis in order to compare to eras of time (one from January to June and the other from July to December). I have taken a series of…
'The instance of entity type 'Book' cannot be tracked' Error in Entity Framework and Displaying Uncommitted Changes in the UI
Hello, I encountered the following issue while working on my C# WPF project: I make updates to an entity on the UI side but do not send these changes to the database. Later, when listing the entity objects I updated on the UI side, I noticed that…
Edge Sync Disabled by Organisation Policy – No Intune, No CA Policy, No Managed Devices
I am the founder of a small business using Microsoft 365 Business Premium. There are only two users in my organisation, and my business partner’s Edge sync works perfectly. However, my Edge profile is stuck on "Sync Disabled by Organisation…
Can I use a custom extraction model to detect signatures from ID documents?
Hello, I attempted to train a custom extraction model to detect signatures from various types of identity documents, such as IDs, passports, and driver's licenses. I trained the model with 100 documents, but when I tested it, it did not work—even on…
Flyout Navigation - Mouse hover
Hi, In continue to https://learn.microsoft.com/en-us/answers/questions/2202802/flyout-navigation-improvements?page=1#answer-1989782 How I support mouse hover when navigation on collection view ? Thanks,
How can I add my DS4 Windows app to the Microsoft Store? What are the requirements and steps for publishing it?
I have developed a DS4 Windows application and want to publish it on the Microsoft Store. I would like to know the necessary steps, requirements, and any guidelines I need to follow to get my app approved. Additionally, are there any specific policies…
what license is used when distributing winusbcoinstaller2
I want to distribute winusbcoinstaller2.dll and dependencies. I need a license for my SBOM. What to use? where to find?
Document goes blank after unplugging HDMI cable
I recently connected a HDMI cable to my Mac to present a document. When I unplugged it, the document I had open went blank. The document had not been deleted but its contents were gone. I tried to restore the version history but for some reason there…
Unable to do Production Build for iOS on Visual Studio
Whenever we try to build, we get the following error. The certificate 'Apple Distribution:… does not match … However the certificate exists on both the Windows Build Machine and the Mac Agent. This then results in the following error. C:\Program…
How does An Application Send Keystrokes Into A Browser?
Hello Folks: Developing on Windows 10 Pro, Visual Studio 2022 updated today, all C++. I want to write an app that can send page down keystrokes to scroll down through the comment section of YouTube videos. I feel I have the fundamental skills. I…
How to export the user details with last login information via PowerShell script from Entra ID (Not MsGraph)
Please Help me to get this details. We are looking to export the few user information with last login and On-premises sync enabled details from the Microsoft Entra ID via Powershell script. Please find the sample below which are looking to export via…
aad > entra tenant left overs from initial teams personal trials
When microsoft first started experimenting with efforts to migrate Skype users to Teams personal / microsoft account setups they did so by creating an underlying aad > entra tenant with a given user's microsoft account as the administrator, e.g.…
Closing Microsoft for Startups Account and Reapplying with a New Startup
I am currently enrolled in the Microsoft for Startups program and have been at level 2 for the past 6 months. I have used about 50% of the credits provided, but I am now closing down my current startup. I would like to know if it is possible for me to…
Need suggestions for implementing solution for low mic issue
In my environment, the T14 G3 model is facing a location mic issue during Teams calls. I have found a solution and prepared a fix script that will uninstall certain drivers, restart the machine, and then install an audio driver recommended by Lenovo,…
Why am I getting a permission error for AgentService.exe after Azure agent installation from Agent Pool?
I've currently trying to install an agent from Azure Devops > Project Settings > Agent Pools > Agents. I've set up the machines, and am able to get the agent itself onto the machine, and run them manually. However, I cannot run them as a service…
Regarding the number of data included in the API response for retrieving folder file lists when specifying the top parameter in SharePoint.
In the response of the SharePoint folder list retrieval API using GraphAPI (API used: drives/{drive-id}/items/root/search(q='1')?$top=50), despite specifying top=50, the data within value was 49 items. Please explain the cause of the discrepancy between…
Unable to Complete Question-Answering Exercise Due to Language Studio Login Requirements
I am unable to complete the exercise. Language Studio does not allow me sign in using my personal outlook account, the email address associated with my subscription. I denies me and then tells me to sign in using a school or work email. Why can't I use…
Document goes blank after unplugging HDMI cable
I recently connected a HDMI cable to my Mac to present a document. When I unplugged it, the document I had open went blank. The document had not been deleted but its contents were gone. I tried to restore the version history but for some reason there…
az login --identity not working with both identities on VM
Hi All I have a Linux virtual machine on Azure portal which is having SystemAssigned enabled and also UserAssigned attached to it. Now I am not able to perform az login --identity since SystemAssigned is also enabled. I am getting below error No access…