Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How to implement custom elements in blazor 7 (Practical guide) ?
Hi everyone As you know, one of the new features of blazor 7 is custom elements. But there is not enough references & guides which demonstrate how to implement this. for example, I want to create custom element in my blazor server app, then consume…


Why in the world is HVEC and HEIC file conversions still requiring PAID app for Windows?
How is it 2023 and we're still having to deal with issues of not being able to open or view HEIC/HVEC file formats on Windows machines. My entire AVD environment can't view or convert these and Microsoft has a GARBAGE "works-sometimes" .99 cent…


Unable to resolve service for type in .NET 5 with entity framework scaffolding
Hi I am trying to do a website using .NET 5 with some entity framework 3.1.21. I get this error on my Comments/index page I read an article on the Microsoft docs I'm pretty sure about this error but I can't find it now. can anyone point me in the right…
My Azure Function in Python v2 doesn't show any signs of running, but it probably is
I have a simple function app in Python v2. The plan is to process millions of images, but right I just want to make the scaffolding right, i.e. no image processing, just dummy data. So I have two functions: process with an HTTP trigger @app.route, this…
Azure service fabric cluster creation crashes - Requested value 'PUBLIC' was not found
Hi, Environment: Windows Server 2022 Datacenter 21H2, up to date with patches, domain joined SharePoint Subscription Edition, up to date with patches, no prior workflow setup Logged in a Domain Admin/Local Admin/Farm Admin I'm trying to setup the new…


Missing Sent Items
I have a user who lost everything in her Sent Items folder. She uses a browser to access her mailbox. I have Exchange Plan 1 subscription. Her mailbox size is less than 10 GB and Online Archive is OFF. She never uses Outlook app. I had her check her…
Which is recommended Managed Service Accounts or Virtual accounts to access linked servers using windows credentials?
I am currently working on a project to access linked servers only using windows credentials. I have noticed that this can work for both managed service accounts and Virtual accounts in my environment. I know that using MSAs will require that I…


Send test messages to Azure EventHub and read the actual content of the message ?
From the Azure portal, is there a simple way to send test messages to Azure EventHub and Read the actual content of those messages actually (not just check in metrics that message was sent) (i dont want to use any dotnet application to send messages ,…


can we point a custom domain (like .com) to myname.azurewebsites.com
i have a domain (mysite.co.in) which has a database hosted on azure sql now i am looking to migrate my website to azure app service but in this case the sire would be mysite.azurewebsite.net , how can we redirect mysite.co.in to mysite.azurewebsite.net


How to renew Azure Arch Expert Certificate?
Hello, I took the exams to renew my expired certificate. I have passed the exam but I am still seeing my old expired Azure Arch Expert Certificate. Could you please assist me on how to renew my Azure Arch Expert Certificate. Regards. Haci


What should I consider after changing SQL logon account to sMSA for each service. In terms of permissions to other drives and servers.
I want to migrate SQL logon accounts from virtual accounts to stand alone Managed Service Accounts. When I tested, some backup jobs started failing due to insufficient permissions in the backup location. Where do I give permissions to sMSAs to access…


AVD information
Hi All I am using azure virtual desktop. i have a Host Pool and i want to export all AVDs information to csv file. When i go to Azure Virtual Desktop-->Host Pools-->Pool1. i can export to csv file but i want to get what SKUs they are. i don't see…


How to call a code behind method in razor pages ?
Hello I have razor form . When the user cancel , I need to execute the following method. I have tried the following with no success: <a type="button" href='@Url.Action("Myform","CancelButton_Click")'...> and then…


We can seearch all except newlly added people
We can seearch all except newlly added people , please suggest
Getting User Details from Azure AD in ASP.NET
In my ASP.NET 4.8 MVC application, I was able to get user authenticated using Azure AD. Now I need to get user details like job title, department, email, etc. From the research I did so far, it looks like MS Graph API is the way to go. Am I correct? Can…
How do I remove the directory from terminal output Visual Studio Code
Hi there, I'm writing a python script in Visual Studio Code and I'd like to see the terminal output a little cleaner if possible. Is there a way to toggle the visibility of the directory for each time I ask python to print something? My directory in…
OleClipboard and IDataObject under local SYSTEM account
There is an implementation of remote file transfer via dragging virtual files using IStream/IDataObject (based on Raymond Chen's blog topic: What a drag: Dragging a virtual file (IStream edition)). Basically, it works good. But if the application is run…
App service pricing
If I create an app service plan, but don't create any app service instances under that, will I be charged? Will I be charged if I had created an App service but the instances are in stopped state.


Workfloow inventrory from SharePoint farm
Workfloow inventrory from SharePoint farm, like I would like to know list of workflows from entire farm, also who published the workflow last, is there any way to get this data, please suggest. We are having SharePoint designer and also Nintex…
SCCM task run powershell script fails with not found in X:
I have a few powershell scripts set to run near the end of the sequence but they fail with the message below. That makes me think it is trying to use WinPE to run powershell instead of the local install of the OS. I've also included a screenshot of…

