348,016 questions

Sort by: Updated
0 answers

VPN connection from local network to Sharepoint online

Hello Is it possible to create vpn connection from local network to Sharepoint online to be able to send HTTP requests from Sharepoint online to on-premises server ? Thanks

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,199 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,841 questions
asked 2024-05-23T05:57:59.3933333+00:00
Valentyn Grygoriev 0 Reputation points
edited the question 2024-05-23T07:11:58.8133333+00:00
Yanli Jiang - MSFT 21,696 Reputation points Microsoft Vendor
1 answer

I can't start the MSSQLSERVER on new esxi host

I am a student currently studying virtualization and SQL installation for one of my projects apkbeb. After obtaining approval from my instrcutor, I attempted to transfer a virtual machine (VM) to my personal laptop apkbeb.However, upon doing so, I…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-07T11:39:26.0633333+00:00
ahmedbark 0 Reputation points
commented 2024-05-23T07:11:53.73+00:00
LucyChenMSFT-4874 1,280 Reputation points
0 answers

Posting to https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 404 error

When I am running https://graph.microsoft.com/v1.0/communications/callRecords/{id} it gives a 404 error for all call ID's after 22/05/2024 13:25:24 (BST). If I run the same on call ID's before this time I get no errors. Invoke-RestMethod : The remote…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,229 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,813 questions
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.
2,913 questions
asked 2024-05-22T18:32:01.4166667+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-23T07:11:10.6333333+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
1 answer

.NET8 MAUI Image "gif" animation Debug vs. Release

Has anyone figured out how to get a MAUI Image "gif" animation to work in Release mode?   Using Visual Studio 2022's Android Device Manager, Emulator set to Tablet M-DPI 10.1in - API34, Android 14.0 - API 34, the MAUI Image animation in Debug…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,456 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,969 questions
asked 2024-05-22T20:22:10.54+00:00
Paul Kelley 0 Reputation points
answered 2024-05-23T07:10:19.2433333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,386 Reputation points Microsoft Vendor
2 answers

ADF copy activity with salesforce connector doesn't work.

I'm changing my pipelines that copy data from salesforce into a file, because the old salesforce linked service will stop working in october. I created a new linked service, a new dataset and changed my copy activity into the new source dataset. Now, I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,727 questions
asked 2024-05-22T12:31:36.8833333+00:00
Debie, Hanneke 0 Reputation points
answered 2024-05-23T07:09:12.29+00:00
Debie, Hanneke 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Point of Service compatible with .NET8?

Hi - is Microsoft Point of Service compatible with .NET8?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,456 questions
asked 2024-05-21T17:09:24.53+00:00
Joe Kelly 20 Reputation points
commented 2024-05-23T07:09:00.4333333+00:00
Joe Kelly 20 Reputation points
2 answers

Error description: The system cannot find the path specified while installing SQL server management studio

I am facing an error while installing Microsoft SQL Server 2022, In the log file the error says : Component name: SQL Server Database Engine Services Instance Features Component error code: 0x80004005 Error description: …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-06T16:23:40.68+00:00
Nikita Gaur 0 Reputation points
commented 2024-05-23T07:08:59.04+00:00
LucyChenMSFT-4874 1,280 Reputation points
2 answers

How to fix this error in Microsoft SQL: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query timeout expired...

Hello, Kindly advise how to solve below issue: we have one job that's failing is Microsoft SQL. This issue is affecting the Power BI reports as well. Below error is found: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,813 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-04T22:07:43.62+00:00
Aya 0 Reputation points
commented 2024-05-23T07:08:38.3033333+00:00
LucyChenMSFT-4874 1,280 Reputation points
1 answer

Do ODBC Linked Servers (MariaDB) support XA Transactions?

My setup involves 3 servers, 2 MariaDB servers -- one under my control, the other not -- and an MSSQL server. I have the two MariaDB servers linked via the Spider Engine and I have my internal MariaDB server set up as a linked server in Sql Server with…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-03T20:31:26.51+00:00
Evan Howlett 0 Reputation points
edited a comment 2024-05-23T07:08:20.48+00:00
LucyChenMSFT-4874 1,280 Reputation points
4 answers

Blazor SignalR setup fails

Hi, Hopefully someone can point me in the right direction to resolve this problem, I have setup another SignalR hub in my blazor Server application and am getting the following failure when tryign to access the page that the SignalR hub is…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,415 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,307 questions
asked 2022-12-20T03:35:19.253+00:00
Peter Annandale 21 Reputation points
commented 2024-05-23T07:08:07.8533333+00:00
Роман Суворов 0 Reputation points
1 answer

syslog forwards messages to Log Analytics port number

In this [Connect your external solution using the Common Event Format connector] module it says "Forwarding only the messages it identifies as CEF to the Log Analytics agent on localhost using TCP port 25226" but In this [Plan for syslog data…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,030 questions
asked 2024-05-23T02:25:38.6433333+00:00
jnweaver 0 Reputation points
edited an answer 2024-05-23T07:07:42.9133333+00:00
SiddeshTN 2,945 Reputation points Microsoft Vendor
0 answers

Power bi integration with teams

The use case I'm working on needs to integrate Copilot Chatbot with the Power BI report/dataset that can query PBI data and return table/chart visuals on teams itself.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,229 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
143 questions
asked 2024-05-23T07:07:42.39+00:00
Kabeer Soni 0 Reputation points
2 answers

SQL Licensing for SQL Always ON Availability group

Hello Guys, I need to understand how many licenses i need to buy for SQL always on availability group, below is my requirement. As per my understanding only active cores should be licensed SQL always on cluster    Primary site:   Server 1 : Active copy  …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-02T06:33:28.6+00:00
mohammed arifuddin 25 Reputation points
commented 2024-05-23T07:07:17.32+00:00
LucyChenMSFT-4874 1,280 Reputation points
3 answers One of the answers was accepted by the question author.

SQL Server Invalid version: 15 (Microsoft.SqlServer.Smo)

SQL Server 2019 version 12.0.2000.8 When I try to right click on a stored procedure to modify I get this error. I have the latest update. SQL Server Invalid version: 15 (Microsoft.SqlServer.Smo)

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2023-07-26T21:07:15.5133333+00:00
Ryder Middleton 50 Reputation points
commented 2024-05-23T07:07:10.34+00:00
Maheeth Pochanapeddi 0 Reputation points
1 answer

Python code to access SP not working ('Either scp or roles claim need to be present in the token.')

Hi Experts, I've registered an app in Azure with the following API permission via Microsoft Graph: Sites.Read.All and have admin consent. The following code is returning this error (note hidden client ID, client secret, tenant ID and site url - these…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,841 questions
asked 2024-05-22T00:01:00.1433333+00:00
Sophie Rowbotham 0 Reputation points
commented 2024-05-23T07:07:01.19+00:00
Ling Zhou_MSFT 14,065 Reputation points Microsoft Vendor
3 answers

how troubleshoot SqlDumpExceptionHandler: Process 113 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process

We use Cumulative Update 21 for SQL Server 2019, Always on with 1 Primary plus 2 secondary replicas. Recently we noticed our SQL Server had some dumps, like below. Can anyone pls help advise how troubleshoot it? Thanks SqlDumpExceptionHandler: Process…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-02T02:52:39.4733333+00:00
Ted Yin 0 Reputation points
commented 2024-05-23T07:06:27.5033333+00:00
LucyChenMSFT-4874 1,280 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot create any resource from portal.azure.com

I keep getting those errors in my browser when creating a VM (or any other resource). I tried Firefox and Chrome. This is really frustrating! [Microsoft_Azure_Marketplace] 8:30:05 AMMarketplaceExtension/Store/CreateLauncherCreateLauncher: baseTypes:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,259 questions
asked 2024-05-23T05:33:03.64+00:00
M. Baddar 0 Reputation points
accepted 2024-05-23T07:05:33.7866667+00:00
M. Baddar 0 Reputation points
0 answers

Microsoft Copilot Chat bot training using personal data source is issue ?

I have built a Microsoft copilot bot and i want to train it on my given xlsx file only, but it is using its own knowledge to be answering my question with generative AI but i dont want to use web content available on internet, Just wanted answers from my…

Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
62 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
143 questions
Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
36 questions
asked 2024-05-23T07:04:53.46+00:00
Kuldeep Y 36 Reputation points
2 answers

EF is not creating a MigrationsHistory table

Hi all; I've been using Entity Frameworks for some time with my app. And I just noticed, there is no MigrationsHistory table. I looked at the files in core/Migrations and none of them create a MigrationsHistory table. Why is it missing and how do I get…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
701 questions
asked 2024-05-16T15:06:13.2033333+00:00
David Thielen 2,326 Reputation points
commented 2024-05-23T07:04:40.7233333+00:00
Hongrui Yu-MSFT 175 Reputation points Microsoft Vendor
1 answer

How to parse SOAP XML in SQL Server and show as table

DECLARE @xml XML ='<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header /> soapenv:Body <ns0:GetListResponse xmlns:ns0="urn:Consultaurartmasiva1"…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-23T02:00:53.51+00:00
diego diaz 1 Reputation point
answered 2024-05-23T07:03:39.31+00:00
CosmogHong-MSFT 23,566 Reputation points Microsoft Vendor