Microsoft Q&A

Questions

Discover questions that will help you on every step of your technical journey.

238,588 questions

Sort by: Updated
0 answers

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.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
7,542 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,067 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
599 questions
asked 2023-03-24T17:03:06.4733333+00:00
Ronald Rex 571 Reputation points
edited the question 2023-03-24T17:03:52.78+00:00
Ronald Rex 571 Reputation points
2 answers One of the answers was accepted by the question author.

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…

Microsoft Graph Calendar API
Microsoft Graph SDK
Microsoft Graph SDK
A Microsoft software developer kit designed to simplify building high-quality, efficient, and resilient applications that access Microsoft Graph.
810 questions
Microsoft Graph Applications API
Microsoft Graph Applications API
A Microsoft API that enables you to manage these resources and actions related to applications in Azure Active Directory.
494 questions
asked 2023-03-23T14:40:12.4133333+00:00
John Pike 0 Reputation points
accepted 2023-03-24T17:03:27.7133333+00:00
John Pike 0 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
9,085 questions
Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,535 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
1,966 questions
asked 2023-03-24T13:31:22.6033333+00:00
Raghava Akula 211 Reputation points
commented 2023-03-24T17:02:08.7966667+00:00
Bjoern Peters 7,966 Reputation points MVP
1 answer

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…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,535 questions
asked 2021-02-24T01:57:14.017+00:00
Alexander Eisenhart 6 Reputation points
edited the question 2023-03-24T17:01:20.24+00:00
JamesTran-MSFT 27,511 Reputation points Microsoft Employee
1 answer

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…

Microsoft Graph Calendar API
asked 2023-03-23T18:24:08.4633333+00:00
Ruslan 0 Reputation points
edited an answer 2023-03-24T17:01:06.44+00:00
SiddharthGautam-MSFT 545 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

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 Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,535 questions
asked 2022-03-28T19:29:07.763+00:00
Jacob Duijzer 21 Reputation points
edited the question 2023-03-24T17:00:00.0033333+00:00
JamesTran-MSFT 27,511 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

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 Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
225 questions
asked 2023-03-21T21:17:20.01+00:00
flk2023-7225 25 Reputation points
edited a comment 2023-03-24T16:59:26.3766667+00:00
Nicole Haugen 0 Reputation points Microsoft Employee
0 answers

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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
25,365 questions
asked 2023-03-23T08:10:57.5066667+00:00
kjlee 0 Reputation points
edited the question 2023-03-24T16:58:51.5333333+00:00
deherman-MSFT 25,226 Reputation points Microsoft Employee
2 answers

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.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
2,773 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
7,542 questions
asked 2023-03-20T16:22:06.78+00:00
Ronald Rex 571 Reputation points
commented 2023-03-24T16:58:20.4166667+00:00
Ronald Rex 571 Reputation points
3 answers

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…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
9,085 questions
asked 2023-03-23T17:33:17.4933333+00:00
Ryan Tracey 0 Reputation points
answered 2023-03-24T16:58:05.0666667+00:00
Rahul Randive 856 Reputation points Microsoft Employee
2 answers

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 " ?

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,535 questions
asked 2022-01-28T18:17:45.96+00:00
JKFrancis 31 Reputation points
commented 2023-03-24T16:57:21.91+00:00
Guilherme Lima 0 Reputation points
0 answers

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.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
25,365 questions
asked 2023-02-27T14:14:15.0866667+00:00
Suri365 1 Reputation point
edited the question 2023-03-24T16:57:20.69+00:00
deherman-MSFT 25,226 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
1,616 questions
asked 2023-03-23T13:04:11.7866667+00:00
Greg Booth 826 Reputation points
accepted 2023-03-24T16:56:22.1633333+00:00
Greg Booth 826 Reputation points
0 answers

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…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,398 questions
asked 2023-03-24T16:55:03.6166667+00:00
Mark Fisher 0 Reputation points
0 answers

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++,…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,882 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
5,922 questions
asked 2023-03-24T16:54:37.7766667+00:00
arnb 0 Reputation points
0 answers

IBMWEBSPHERE and azure ad

Dear community members, could you please with steps to protect my application url deployed on ibmwebsphere,WAS, using azure ad?

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,535 questions
asked 2023-03-24T16:54:32.36+00:00
1 answer One of the answers was accepted by the question author.

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?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
1,933 questions
asked 2022-08-02T08:44:46.513+00:00
John Connor 311 Reputation points
commented 2023-03-24T16:53:21.29+00:00
Maxim Sergeev 6,386 Reputation points Microsoft Employee
1 answer

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…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
9,085 questions
asked 2023-03-23T21:51:15.7933333+00:00
Dominic Legendre 21 Reputation points
commented 2023-03-24T16:52:55.58+00:00
Viorel 88,406 Reputation points
0 answers

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…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
859 questions
asked 2023-03-24T16:52:16.5433333+00:00
N Brambles 0 Reputation points
1 answer

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 :…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
6,669 questions
asked 2023-03-23T18:02:43.38+00:00
Arundhati Sen 101 Reputation points
answered 2023-03-24T16:51:41.7666667+00:00
MartinJaffer-MSFT 25,476 Reputation points Microsoft Employee