292,581 questions

Sort by: Updated
1 answer

REST interface, server

Hello, the request is ok. I have a request and would now like to create a test server (mock sever). To see if the interface works and I can develop with test data. All that is required is a defined response. What options do I have to achieve this? I…

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,358 questions
asked 2024-05-17T17:14:13.93+00:00
Noah Aas 240 Reputation points
commented 2024-05-20T09:33:52.6366667+00:00
Jiale Xue - MSFT 35,556 Reputation points Microsoft Vendor
2 answers

How to troubleshoot “SQL Server is terminating because of fatal exception C0000005 . Error code 17311

We have a legacy version SQL Server MSSQL 2008 , where we are getting an error “SQL Server is terminating because of fatal exception C0000005 " SQL Service gets stopped frequently on every Sunday. Unable to find solution for the above error , can 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,853 questions
asked 2024-05-16T12:45:55.47+00:00
Seelan, Sathiya 40 Reputation points
commented 2024-05-20T09:33:22.4266667+00:00
Seelan, Sathiya 40 Reputation points
1 answer

How can I allow an external collaborator to change names of folders and files within a sharepoint site?

Hi - new Sharepoint user here, I'd like to give access to an external user (collaborator) to rename and move files/folder within a site. Have shared with them 'edit' access, but then don't seem to be able to rename or move files?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,801 questions
asked 2024-05-20T03:39:51.6633333+00:00
Claire 0 Reputation points
edited an answer 2024-05-20T09:28:59.37+00:00
Emily Du-MSFT 42,346 Reputation points Microsoft Vendor
1 answer

WebClient Timeout

Hello, I used many WebClient : OpenRead, UploadValues, DownloadString, DownloadStringAsync, DownloadFileAsync in my app. Need to set a timeout for each one and found this code, added the Dispose sub myself, needed to check if it's fine to use it? A class…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,598 questions
asked 2024-05-19T14:43:38.9+00:00
StewartBW 425 Reputation points
commented 2024-05-20T09:28:29.15+00:00
StewartBW 425 Reputation points
1 answer

Batch jobs need to schedule in between specific time

Hi Team, I want schedule azure - batch job between between 6 pm to 10 pm.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
308 questions
asked 2022-12-06T15:04:20.577+00:00
Juturu Bhargav Reddy 1 Reputation point
edited a comment 2024-05-20T09:28:10.4033333+00:00
Sreenidhi Palimar 0 Reputation points
2 answers

how to get key info from other tenant

Hi according to this article:…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,142 questions
asked 2024-05-08T01:55:48.3233333+00:00
Siqing Zheng 80 Reputation points
answered 2024-05-20T09:27:31.23+00:00
Ethan-9463 0 Reputation points
1 answer

Receipt of TLS Certificate Request from SMTP Server (smtp.office365.com) When Sending Emails

We are currently using smtp.office365.com as our SMTP server to send emails, and we utilize TLS (STARTTLS) for encryption. We have noticed that under certain unknown circumstances, the SMTP server sends a TLS Certificate Request step to the client-side…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,344 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,080 questions
asked 2024-02-21T01:52:45.3+00:00
Bonnie Yang 0 Reputation points
edited a comment 2024-05-20T09:27:24.21+00:00
Michael Smithh 0 Reputation points
1 answer

How to Upgrade Active Directory FFL from 2003 to 2016 ??

Hello We have an Active Directory environment with 2003 FFL and 2008 DFL. We plan to upgrade FFL to Windows Server 2016. What are the key considerations and the process we need to follow to upgrade both FFL and DFL to the latest version? Thanks

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,248 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,965 questions
asked 2024-05-20T08:37:02.9+00:00
Anant Bera 86 Reputation points
commented 2024-05-20T09:24:59.1633333+00:00
Anant Bera 86 Reputation points
1 answer One of the answers was accepted by the question author.

The Integration Runtime (Self-hosted) node has encountered an error during registration.

I am not able to register Self Hosted Integration Runtime on my Machine. This is the error I am getting : The Integration Runtime (Self-hosted) node has encountered an error during registration. Unable to determine the Integration Runtime (Self-hosted)…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,696 questions
asked 2024-05-08T14:39:03.7033333+00:00
Eddy-6624 20 Reputation points
accepted 2024-05-20T09:22:45.4733333+00:00
Eddy-6624 20 Reputation points
1 answer

Using key vault to customize the encryption keys at rest for Azure Database PostgreSQL imply any cost on for encrypt/decrypt operations?

Hi, Based on the pricing for Key Vault, encryption/decryption operations via API are charged. My question is, does this also imply cost for PostgreSQL DBaaS using custom encryption keys stored in Azure Key Vault or the cost for encrypting/decrypting…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,142 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
981 questions
Azure Database for PostgreSQL
asked 2024-05-20T09:07:22.4+00:00
José Luis Rando Calvo 0 Reputation points
answered 2024-05-20T09:19:29.5566667+00:00
akinbade abiola 1,105 Reputation points
1 answer One of the answers was accepted by the question author.

Why do I have to keep resetting one of my Virtual Network Gateway site-to-site connections to allow traffic to pass

I have a site-to-site VPN connection that I started having difficulty with about 3 weeks ago after a power outage at the remote site. We were able to get the tunnel reestablished and it has been in a "Connected" state ever since. However,…

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,194 questions
asked 2023-10-20T19:28:01.5666667+00:00
Brian Davis 46 Reputation points
commented 2024-05-20T09:18:13.6033333+00:00
dev eloper 0 Reputation points
2 answers

Los documentos pdf se abren en sharepoint con configuración de impresión

Buenas tardes Desde hace unos meses los documentos pdf almacenados en sharepoint 2019 local se abren en el edge en blanco, desde el explorador de archivos. Y desde la web se me abren pero automáticamente sale la configuración de impresión. Antes se…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,243 questions
asked 2024-05-17T11:54:45.8033333+00:00
answered 2024-05-20T09:16:47.07+00:00
2 answers One of the answers was accepted by the question author.

identify unmanaged disk

identify unmanaged disk

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
582 questions
asked 2024-05-17T14:06:44.2+00:00
Abel Matos 20 Reputation points
commented 2024-05-20T09:16:06.0933333+00:00
Abel Matos 20 Reputation points
3 answers

Fix for Windows Server 2016 for x64 patch update failure

Please help me fix the Windows Server 2016 for x64 patch update failure, I have uploaded the failed picture, please check, thank you

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,395 questions
asked 2024-05-17T09:29:33.4833333+00:00
Li, Kevin 0 Reputation points
answered 2024-05-20T09:15:32.04+00:00
Li, Kevin 0 Reputation points
1 answer

clean up disk space

help cleaning storage

Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
634 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,372 questions
asked 2024-05-20T08:50:25.27+00:00
sabrina CHANDLER 0 Reputation points
answered 2024-05-20T09:09:45.3366667+00:00
Jing Zhou 2,625 Reputation points Microsoft Vendor
1 answer

Can i sync NAS files to Sharepoint?

Hello, I have a NAS in my office with around 1tb of sensitive data and even if he is in RAID 5 i want to sync my files to sharepoint, is that possible? Regards, Ademar do Nascimento

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,801 questions
asked 2024-05-20T07:57:04.55+00:00
Ademar Do Nascimento 0 Reputation points
answered 2024-05-20T09:08:57.47+00:00
Jing Zhou 2,625 Reputation points Microsoft Vendor
1 answer

Microsoft outlook and Exchange 2019 connectivity

Hi We operate Exchange in hybrid mode. Email boxes are still in operation on exchange 2019. Users also use older mobile phones with Android 8 to access their mailboxes. Unfortunately, this version does not support Mobile Outlook. Only Outlook and Lite…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,908 questions
asked 2024-05-19T14:37:55.4+00:00
Marek G 151 Reputation points
answered 2024-05-20T09:08:51.8433333+00:00
Noah Ma-MSFT 995 Reputation points Microsoft Vendor
1 answer

C++ How to get layered window content image?

My goal is to get an HDC of an image or image of the contents of a layered window in Windows 7 and above. I tried PrintWindow(hwndMag, hdcDest, PW_RENDERFULLCONTENT), but this requires Windows 8.1. Note that layered windows may contain transparency, or…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,826 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,440 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,553 questions
asked 2024-05-17T13:18:09.3866667+00:00
RL Chen 170 Reputation points
commented 2024-05-20T09:04:42.53+00:00
RL Chen 170 Reputation points
1 answer

Invalid Input type when testing fine tuned endpoint from MSlearn Demo

I'm following the tutorial : https://microsoftlearning.github.io/advanced-gen-ai/Instructions/04-finetune-model.html However at the end when I test the data it fails with error : File…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,599 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,251 questions
asked 2024-05-16T20:25:10.01+00:00
Matt Woodcock 21 Reputation points
answered 2024-05-20T09:04:13.7633333+00:00
Matt Woodcock 21 Reputation points
1 answer

Sharepoint - Versions of this item cannot be deleted because it is on hold or retention policy.

Hi , I have been facing the below issue while deleting the version history of any documents in the tenant. There is nothing like retention policies, label policies that are configured to this tenant. Could anyone suggest the solution to try to fix…

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,917 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,801 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
955 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,704 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
516 questions
asked 2024-01-17T07:31:14.75+00:00
unknown_25 21 Reputation points
commented 2024-05-20T09:01:15.5833333+00:00
Nick Hart 0 Reputation points