343,547 questions

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

remotewebaccess.com Anywhere access broken on Server 2016 Again?

Last year a similar issue occurred and by manually applying the registry edits from these two threads most seemed to resolve their issues: …

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,170 questions
asked 2022-05-04T19:46:51.657+00:00
ChrisWY27 126 Reputation points
answered 2024-05-03T21:30:08.2633333+00:00
Samriddhi Chaturvedi 216 Reputation points Microsoft Employee
0 answers

Suggested Online Azure AI classes

Hi all; Can anyone recommend some AI online training, Microsoft or Pluralsight (or another source if it's better) for: Building a Search/Recommendation engine. This is for an event management system (sort-of like meetup) where the users have a fair…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,190 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,393 questions
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.
939 questions
asked 2024-05-03T15:06:54.5633333+00:00
David Thielen 2,281 Reputation points
edited the question 2024-05-03T21:30:04.1233333+00:00
VasaviLankipalle-MSFT 14,261 Reputation points
1 answer One of the answers was accepted by the question author.

problem using a Bing Web Search Python client library

I was trying to use a Bing Web Search Python client library following the instructions on this page https://learn.microsoft.com/en-us/bing/search-apis/bing-web-search/quickstarts/sdk/web-search-client-library-python. client =…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
128 questions
asked 2024-04-24T23:30:08.8166667+00:00
Crystal 20 Reputation points
accepted 2024-05-03T21:27:52.81+00:00
Crystal 20 Reputation points
0 answers

How to remove an unknown tenant?

My Azure account and applications are not affiliated with a company, just my own. I somehow managed to get an active directory attached to my login that shows up in the "switch directory" option (and also "Manage tenants") that's from…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,561 questions
asked 2023-04-06T02:41:57.81+00:00
Jeff Hare 0 Reputation points
commented 2024-05-03T21:25:55.44+00:00
Dom Wright 0 Reputation points
1 answer

Graph API - Get All Messages - Incoming Only

I am using Postman to connect to a Graph API in order to pull & export a users Teams Chat History. Everything is setup and I am able to get results, however I only seem to be pulling incoming messages. Is this as designed or is there a way to pull…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-05-02T14:53:03.61+00:00
BradHarrison-9077 1 Reputation point
answered 2024-05-03T21:23:56.8666667+00:00
Hitesh Pachipulusu - MSFT 0 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,755 questions
asked 2024-05-02T02:52:39.4733333+00:00
Ted Yin 0 Reputation points
commented 2024-05-03T21:23:43.5233333+00:00
Erland Sommarskog 101.2K Reputation points MVP
2 answers

How to setup devops pipeline for xamarin.forms ios app to build with ios 17 and xcode 15

How to setup devops pipeline for xamarin.forms ios app to build with ios 17 and xcode 15

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
asked 2024-02-23T09:37:28.5833333+00:00
Vinayak Nikam 0 Reputation points
commented 2024-05-03T21:23:03.2933333+00:00
Derek 0 Reputation points
1 answer

DNS problem on Windows 11

Good morning, i have a brand new laptop with windows 11. Until now i have used linux and mac computers. I have a Mikrotik router that is used for firewall (to the fttc router) and dns server (to have the resolution of the names of my lan servers,…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,215 questions
asked 2024-05-03T19:18:06.92+00:00
Massimo M 0 Reputation points
answered 2024-05-03T21:21:03.9033333+00:00
MotoX80 31,656 Reputation points
2 answers

Named Pipes Provider: Could not open a connection to SQL Server

Hi, Named Pipes Provider: Could not open a connection to SQL Server error (53) from public facing Server to Local SQL Server but Local to DMC Server possible Please any one can you advice to me Kind Regards R.Raja

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,755 questions
asked 2024-05-02T05:30:16.5+00:00
Raja Raju 0 Reputation points
commented 2024-05-03T21:19:36.4333333+00:00
Erland Sommarskog 101.2K Reputation points MVP
1 answer

Web App Instance suddendly stop working

Hello, I have a Linux App Service Plan running in Azure with multiple Web Apps. This afternoon, one instance of my Plan suddendly stoped running, causing the unavailability of all the Web Apps (Error 502). There are no peak of resource consumption or…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
964 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,907 questions
asked 2024-05-03T15:41:39.41+00:00
Guillaume REITZER 0 Reputation points
answered 2024-05-03T21:19:32.3266667+00:00
hossein jalilian 2,985 Reputation points
1 answer One of the answers was accepted by the question author.

Can we authenticate Translator service with Microsoft Entra ID

Hi Team,   Currently we are using translator text endpoint and key for accessing the azure translator service. We wanted to change this method to RBAC to increase the security.    We have referred the below document and in the steps it has mentioned…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,561 questions
asked 2024-02-14T07:53:19.22+00:00
lakshmi 551 Reputation points
commented 2024-05-03T21:14:56.57+00:00
Brian Dunnington 1 Reputation point Microsoft Employee
2 answers

How to fix NT AUTHORITY\ANONYMOUS LOGON login failure during MS SQL Server installation

Hi - I'm trying to install MS SQL Server on Microsoft Windows Server 2022 Standard 10.0.20348 Build 20348. I've tried installing both MS SQL Server 2019 and 2022. The installation fails with: Detailed results: Feature: 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.
12,755 questions
asked 2024-05-02T14:35:00.5566667+00:00
Lemons, Terry 1 Reputation point
answered 2024-05-03T21:13:26.81+00:00
Erland Sommarskog 101.2K Reputation points MVP
1 answer

Mapping Azure Fileshares - getting "The specified network password is not correct." for 1 sa but not for another

here's the layout - 3 subscriptions, each with their own vNet - 1 Core subscription with 2 spokes peered to the core but not to each other - Route Tables in the spokes point to a firewall in Core which passes traffic onwards to the other spoke - no known…

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,714 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,215 questions
asked 2024-05-03T15:46:49.93+00:00
Jane Cassell 0 Reputation points
answered 2024-05-03T21:12:16.1266667+00:00
hossein jalilian 2,985 Reputation points
2 answers

How to read Excel in Sharepoint in Azure Functions and send email in Azure Functions using Python

Hello all, I want to read Excel data in SharePoint as df using Python. Currently, I am test my code in my local Workspace. But always get error. I am wondering if I need to deploy first then test it. And do anyone know the code of reading Excel from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,297 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,674 questions
asked 2024-05-03T01:08:23.6666667+00:00
Olivia Chen 0 Reputation points
commented 2024-05-03T21:10:04.8533333+00:00
hossein jalilian 2,985 Reputation points
0 answers

Microsoft AI challenge

I completed the Microsoft AI Skills Challenge but never received any email from Microsoft for the exam voucher. I wrote to the CSC email provided for the Challenge and answered all questions but no one has bothered to reply. How do I get my voucher, the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,144 questions
asked 2024-05-03T12:49:18.4933333+00:00
De O'Neale 0 Reputation points
commented 2024-05-03T21:08:15.37+00:00
Smit Shah 0 Reputation points
0 answers

PL-900 certification related

Hi, I completed the PL-900 exam last year, however I am unable to find the certificate and please help me to find the same

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,144 questions
asked 2024-05-03T14:05:33.9833333+00:00
Rao, Abhishek 0 Reputation points
commented 2024-05-03T21:05:49.1766667+00:00
Smit Shah 0 Reputation points
0 answers

I recently completed my certification on DP-300, but completion certificate not reflecting.

Hi Team, I cleared my external certification on DP-300 (Administering Microsoft Azure SQL Solutions) on 24/04/2024, but completion certificate is not reflecting in the portal. I raised this concern with PerasonVUE , they are saying that need to check…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,144 questions
asked 2024-05-03T14:46:50.84+00:00
k satish Kumar 0 Reputation points
commented 2024-05-03T21:04:31.8733333+00:00
Smit Shah 0 Reputation points
0 answers

Getting failed: NET::ERR_Connection_reset in production.

I'm getting this error when I uploaded a new site to production. I've looked elsewhere and so far the results point to it being a browser issue except anyone going to the site gets the same error. The site uses SSO, but it never reaches it as it errors…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,377 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,269 questions
asked 2024-05-03T21:04:03.0266667+00:00
Brown, Matt 26 Reputation points
1 answer

Graph API - Site Permissions show no roles

Hi, I'm trying to set up Sites.Selected Graph API permissions for am App Registration. After adding manually the Sites.Selected through Entra ID and granting consent, I've used the Graph Explorer with a Global Admin account to add the site permissions.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-05-02T01:02:39.0866667+00:00
Philippe Côté 0 Reputation points
answered 2024-05-03T21:02:01.13+00:00
Hitesh Pachipulusu - MSFT 0 Reputation points Microsoft Vendor
1 answer

Where can I find my candidate ID to provide Pearson VUE to schedule an exam?

I'm trying to schedule an exam that I can't locate through the "Brows Credentials" page for a cert. New Horizons gave me an exam code and said to schedule it with PearsonVUE. Pearson Vue said I need a candidate id because they can't find my…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,144 questions
asked 2024-05-03T14:16:20.9966667+00:00
mattjburesh 0 Reputation points
commented 2024-05-03T21:01:23.0733333+00:00
Smit Shah 0 Reputation points