Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Perform (Create, Read, Update, and Delete) operations on a ListView in .Net Maui
Hi Friends. I have a ListView in a Content Page that I would like the user to be able to Perform (Create, Read, Update, and Delete) operations on in .Net Maui. Thanks in advance for for any help.


Issue using Microsoft Graph SDK filter clause in an Calendar/Events query.
Issue using Microsoft Graph SDK filter clause in an Calendar/Events query. Here is the actual c# code that I am having the problem with: var results = await…
How to configure Connection string without username and password by using managed instance Azure AD authentication with Azure SQL
Hi there , I am having 4 .net web applications hosted in IIS in the domain joined Azure VM. I am using Azure Sql databases for all the applications(All dbs in a elastic pool of sql server) . Coming to connection strings for DB connectivity ,right now I…


Query Dynamics 365 from a .NET MVC site in Azure App Service
I have a .NET MVC web site that is currently querying Dynamics 365 with Microsoft.Xrm.Sdk. This works fine on my local box, but when I deploy to Azure I get authentication errors. I've tried connecting with OAuth and Office365. I've tried using…


Graph getting events of another user
I try go get events of another users. But I can not do it. I get result only for current user. error: Status Code: Forbidden Microsoft.Graph.ServiceException: Code: ErrorAccessDenied Message: Access is denied. Check credentials and try…


MFA issue with multiple organisations
Recently I had to re-add my MFA authentication because it was not correctly configured (or that's what they told me). Since I did this, I am unable to login into two other organizations. I have two AD tentants (one from my organization, one I created…


Azure lab services VM losing connection
I'm new to Azure and I'm trying to change the DNS IP (in the TCP/IPv4 properties) of the Lab services VM to our Domain Controller VM's IP in Azure. The Domain Controller VM resides in Azure but outside of the Azure Lab services environment but has…


Azure Load Testing 테스트 정확도에대해서 (About Azure Load Testing test accuracy)
안녕하세요 현재 아이디 계정을 1000개를 만들어 동시접속을 하는 실험을 할 수 가없어서 Azure Load Testing 을통해서 1000개의 계정을 생성하여 동시접속을 테스트하고 있는데 이것은 실제와 얼마나 정확도가 일치하는지 궁금해서 글을 남깁니다 . AZURE 회사를 통하여 답변을받아서 첨부한다면 효과가있을것같습니다 . Hello, I am currently testing simultaneous access by creating 1000…


Incremental Backup using GitHub Repository
Hi Friends, I would like to do incremental backups of my visual studio project using github in the visual studio IDE. After I do a commit I want to use that commit in Visual Studio IDE to look at the snapshot of where I was in developing my project.…


How to backup the SQL Server resource itself not the databases?
Pretty basic scenario, someone deletes a SQL Server by accident or maliciously, doesn't matter which. What happens to all of my databases? What about all of the settings in the SQL Server resource (allowed networks, etc.)? How do I backup this SQL Server…


Install endpoint protection solution on virtual machines
We have defender as the antivirus software which is already installed on the virtual machines, but why does Azure Advisor - Security states that we need to "Install endpoint protection solution on virtual machines " ?


KMSI failure with multiple engines in azure load test
While using multiple load engines "KMSI" calls are failing, this is an issue while using multiple load engine to increase our load.


After a test upgrade to sharepoint 2016, for the live upgrade, can i just re-upgrade the content databases
We are upgrading to sharepoint 2016 (from sharepoint 2013) using the database attach method. i.e. we created a new sharepoint 2016 environment on new servers We did a test migration by migrating and upgrading the service application databases ( to…


Win10 Update to Win11 Lic
I lost my System awail back! And since I updated from windows 7 to 10 throw your update! It would not let me install it on my new PC! And i had to buy a new copy of 10! Where i live I have to replace my PC from lighting strikes every 2 years on adv! So I…


how to fix 0xc000007b error
Please let me know sir, Is this a windows 10 problem? I play "god of war" game without any problem. But now a days i faced a problem. Games like returnal , ghost recon breakpoint wont run, it say 0xc000007b error. I recently update visual c++,…
IBMWEBSPHERE and azure ad
Dear community members, could you please with steps to protect my application url deployed on ibmwebsphere,WAS, using azure ad?


How to rename alert rule name?
A seemingly simple thing, but unfortunately the relevant box is greyed out. Do I really need to re-create every alert I want to rename, just to introduce a new naming scheme for all our alerts?


SQL Management Studio Query Designer not working
I cannot get SSMS to auto link tables anymore in the Query Designer, I have completely removed it, deleted the folders and reinstalled and it still won't work. Below are pictures to show you what I mean. This is a PC where it is working and my PC where…


Has the signInActivity property been deprecated?
Up until this morning the following URL was successful $ApiUrl = "https://graph.microsoft.com/beta/users?$select=displayName,userPrincipalName,lastPasswordChangeDateTime,mail,signInActivity,userType,assignedLicenses&$top=999" However it is…


ADF load data to Rest API Sink
My data is present in Azure SQL Database table, and I have to PUT the data in Blackline API in text format, using ADF Blackline API example : https://developer.blackline.com/docs/data-ingestion-accounts-api/1/routes/dataingestion/accounts/put URL :…

