340,861 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

How to fix these errors. (Top figure)

Dear All, How to fix these errors. Files in the folder C:\Users\Ben Tam\source\repos\NewTims\BaseControlLibrary\obj\Debug The content of the file ".NETFramework,Version=v4.0.AssemblyAttributes.cs" (in the red lines in the File…

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.
10,218 questions
asked 2023-09-02T05:19:23.02+00:00
BenTam 1,561 Reputation points
commented 2024-04-23T09:01:38.3533333+00:00
Đức Hùng 0 Reputation points
1 answer

Azure logic app on premise sql stored proc with output parameter limitation

We have an Azure Logic App with an Execute stored procedure (V2) action connected to an on-premise SQL server calling a stored procedure with input and output parameters. The output parameter is a JSON nvarchar(max). When executed, the Execute stored…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,833 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,669 questions
asked 2023-10-02T17:39:33.87+00:00
cenko2 41 Reputation points
commented 2024-04-23T09:01:32.1733333+00:00
Bajpai, Brijesh (IST-HCL) 0 Reputation points
0 answers

Get Metadata synapse activity returns wrong data type from parquet file

When the synapse pipeline creates external table we need data types, so currently we're using Get Metadata synapse activity that returns the columns types from the parquet file of the corresponding table.    For the couple of tables the data type…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,356 questions
asked 2024-04-22T11:35:21.6166667+00:00
Nataliia Peresada 0 Reputation points
commented 2024-04-23T09:01:21.8166667+00:00
phemanth 5,725 Reputation points Microsoft Vendor
1 answer

SharePoint ServerUnauthorizedAccessException: 'Attempted to perform an unauthorized operation.'

i cannot load Web from SPO using Context.ExecuteQueryAsync, i receive alayws the same error Microsoft.SharePoint.Client.ServerUnauthorizedAccessException: 'Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))' Property…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,593 questions
asked 2024-04-22T06:29:44.5633333+00:00
Amir tounsi 0 Reputation points
answered 2024-04-23T09:01:21.2133333+00:00
Ling Zhou_MSFT 13,105 Reputation points Microsoft Vendor
0 answers

Azure Devops Pipeline ssh@0 task doesn't work

I can login my azure agent use account (username and password) ssh to destination vm manaully but when i want to use azure pipeline to do this action it show ##[error]Failed to connect to remote machine. Verify the SSH service connection details.…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
256 questions
asked 2024-04-23T09:01:02.2833333+00:00
Joty Zhou (US) 0 Reputation points
0 answers

How can we fix OLE Db or ODBC error[datasource.error]microsoft sql:A transport-level error has occurred when receiving results from the server.(provider:TCP provider,error:o an existing connection was forcibly closed by the remote host in azure sql server

How can we fix OLE Db or ODBC error[datasource.error]microsoft sql:A transport-level error has occurred when receiving results from the server.(provider:TCP provider,error:o an existing connection was forcibly closed by the remote host in azure sql…

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,669 questions
asked 2024-04-23T09:00:57.5033333+00:00
man 0 Reputation points
2 answers

What's the meaning of idle timeout on the public IP configuration page?

Who can tell me the exact behavior of after the timeout? I bind the public IP to a VM directly, why there's a gateway bring a "idle timeout" to me? I bind the IP directly, without any NAT or lload balancer.

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,135 questions
asked 2024-04-20T20:11:37.82+00:00
iseki zero 21 Reputation points
commented 2024-04-23T09:00:55.9966667+00:00
iseki zero 21 Reputation points
3 answers One of the answers was accepted by the question author.

Exchange Server OWA Login success and failure log parameter

Hello, How do we identify which exchange owa indicate successful login and failure? Actually needs to integrate with SIEM solutions and cannot able to identify which exchange owa url indicate success login and failure. If there is any documentation from…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,070 questions
asked 2023-06-13T06:07:51.8366667+00:00
Binod Maharjan 46 Reputation points
edited an answer 2024-04-23T09:00:34.1266667+00:00
GRIGORIY ERMOLAEV 0 Reputation points
1 answer

Windows 11 file explorer top toolbar freezing

Hello everyone, I have a client set up in a new azure virtual desktop environment with fslogix. Everything is running smoothly, but there are certain times when the top toolbar in file explorer just freezes. Most of the time it only affects the ability…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,360 questions
asked 2024-04-18T15:02:07.3033333+00:00
stavros mitchell 51 Reputation points
edited a comment 2024-04-23T08:59:59.1833333+00:00
Rogier van der Heijde | hallo, 0 Reputation points
1 answer

(How) is it possible to add a global bot which can detect incoming audio or video calls in all channels?

Is it possible to add a bot to the left pane which can react to incoming calls in any channel to display additional caller information without beeing installed in all channels and chats? The bot might post an adaptive card to the channel or chat, where…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,540 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,834 questions
asked 2024-02-19T17:49:21.67+00:00
Nico Gerbig 0 Reputation points
commented 2024-04-23T08:59:07.92+00:00
Oleh Mihdalskyi 20 Reputation points
1 answer

Cosmos Synapse link SQL query error

Hi, we have a Synapse SQL View onto a Cosmos container (using Synapse link). When we run a SELECT * on the view we sometimes get this error: Resolving CosmosDB path has failed with error 'CosmosDB request failed with status code '449';…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,356 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,439 questions
asked 2024-04-21T12:33:17.8733333+00:00
David Baker 21 Reputation points
edited a comment 2024-04-23T08:59:03.8033333+00:00
David Baker 21 Reputation points
0 answers

Failover/Redundancy option for Document Intelligent studio API.

Hi, Is there a failover or the redundancy option for the Document Intelligent Studio project/API ? appreciate the response on this. Thanks, Prashanth

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,356 questions
asked 2024-04-22T13:17:26.05+00:00
Narasimhamurthy, Prashanth 25 Reputation points
commented 2024-04-23T08:57:37.73+00:00
Narasimhamurthy, Prashanth 25 Reputation points
1 answer

I have finished a SQL case study and wish to send it back to the employer. What is the right way to do so?

I was given a database and with that a few questions. I have finished the case study and wish to send it back but trying to find the right way and format to do so. Is sending the script through word the right way or something else?

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,669 questions
asked 2024-04-23T08:36:52.4766667+00:00
Abhishek Pawar 0 Reputation points
edited an answer 2024-04-23T08:56:52.2933333+00:00
MikeyQiao-MSFT 405 Reputation points Microsoft Vendor
1 answer

Installation of SCCM Reporting Service Point role over SQL AOAG

Dear Team, Does SQL AOAG support installation of SCCM Reporting Services point role with listener details? Or can we install the reporting services point without SQL AOAG and then later configure AOAG? Would that break anything with SCCM to SQL…

Microsoft Configuration Manager
asked 2024-04-22T11:10:44.3033333+00:00
Mohd Atif Husain 40 Reputation points
commented 2024-04-23T08:55:02.4233333+00:00
AllenLiu-MSFT 40,081 Reputation points Microsoft Vendor
1 answer

Can we grant acces to a Mailbox which is in Softdelete?

I would like to ask a question in order to possibly work more effectively in EXO. Our current situation: We have a local AD which is synchronised with the AAD. After sync, users are assigned everything they need per group. In the EXO environment, each…

Microsoft Exchange Online
asked 2024-04-22T10:23:35.4633333+00:00
cenk mutlu 0 Reputation points
answered 2024-04-23T08:54:16.1533333+00:00
Bruce Jing-MSFT 230 Reputation points Microsoft Vendor
1 answer

250 2.1.5 RESOLVER.GRP.Expanded; distribution list expanded - Recipient address rejected (FAIL when sending out to distribution list)

Hello, Asking you guys for help as my last hope... I work in an IT department where the e-mail environment is hybrid, a Exchange 2013 on-prem server and Microsoft 365. All the users are are migrated to 365, but the original domain addresses, as…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,754 questions
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,070 questions
asked 2024-04-22T12:07:24.29+00:00
Vladimir Nuñez 0 Reputation points
commented 2024-04-23T08:54:08.6566667+00:00
Vladimir Nuñez 0 Reputation points
0 answers

Deletion of soft delete container

Is there any option to perfom force deletion of a container on a storage account that has been soft deleted

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,677 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,425 questions
asked 2024-04-23T08:51:03.5133333+00:00
Nayan 0 Reputation points
2 answers

Android uses TTS SDK and 3 errors occur

Hello, our App Android version has used Microsoft's TTS SDK "com.microsoft.cognitiveservices.speech:client-sdk:1.34.0" But 3 errors appear frequently: Error 1: {CancellationReason:Error ErrorCode: ServiceTimeout ErrorDetails:USP error: timeout…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,389 questions
asked 2024-04-16T01:53:41.8933333+00:00
newsay 20 Reputation points
answered 2024-04-23T08:51:03.37+00:00
newsay 20 Reputation points
2 answers

Upgrade OS and SQLServer to 2019

Any issues while upgrading both OS from 2012 to 2019 and SQLserver from 2014 to 2019? We would like to proceed with inplace upgrade. How long does it typically take to upgrade SQLserver

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,669 questions
asked 2024-04-22T21:55:39.24+00:00
Avyayah 1,211 Reputation points
edited an answer 2024-04-23T08:50:11.19+00:00
MikeyQiao-MSFT 405 Reputation points Microsoft Vendor
0 answers

GPT-35-Turbo at US-east endpoint can not normally respond with its system message attached

both 0613and 0301version

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,140 questions
asked 2024-04-23T08:49:51.6233333+00:00
Michael Yin 5 Reputation points