353,486 questions

Sort by: Updated
1 answer

No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. build

I am receiving the following error message: "No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g., Azure Storage, ServiceBus, Timers, etc.), make sure you've called the registration method…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,480 questions
asked 2023-12-27T08:28:39+00:00
evisha 0 Reputation points
commented 2024-06-14T20:23:38.72+00:00
Mercado, Marcos 0 Reputation points
0 answers

Find control using UI Automation

Why sometimes this code doesnt find all ''controls" on the given window hwnd? #include <iostream> #include <Windows.h> #include <functional> #include <oleacc.h> #include <thread> #include <chrono> #pragma…

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,591 questions
asked 2024-06-14T20:07:42.4333333+00:00
Laila 0 Reputation points
edited the question 2024-06-14T20:23:47.32+00:00
Laila 0 Reputation points
0 answers

IP's to whitelist for Integration Runtime to access 3rd party Sql server

Trying to connect Azure Data Factory to a 3rd party sql server. What IP's will the 3rd party need to whitelist for Inegration Runtime to access their Sql Server. In the US East Region.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,890 questions
asked 2024-06-14T20:20:00.3166667+00:00
Jim Murphy 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to authenticate a user that was redirected to a web application from a mobile application.

I have two applications that use two different Azure AD B2C user flow. The first one being a mobile application that the user opens from his phone and is the starting point for the user. The second one is a web application that the user can be…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,054 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,088 questions
asked 2024-01-30T21:24:01.2033333+00:00
Isaac Zolana 85 Reputation points
commented 2024-06-14T20:18:58.4833333+00:00
Justin Armstrong 0 Reputation points
0 answers

Issues with update 22H2

I had an issue with my laptop's HDD showing 100% usage. I thought it might be a virus, so I decided to format my computer. Now everything is fine with a clean Windows installation and some of the programs already installed, the disk usage doesn't go…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,938 questions
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,928 questions
asked 2024-06-14T20:18:25.1433333+00:00
Roberto C 100 Reputation points
1 answer One of the answers was accepted by the question author.

Issues with custom domains in APIM Standard V2

Hi, We are facing problems with custom domains in APIM Standard V2: Custom domains configured for the APIM gateway are not displayed in the API documentation of the developer portal. Instead, the default MS provided domain is always shown. I am…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,851 questions
asked 2024-03-09T15:33:47.0966667+00:00
Steve 20 Reputation points
accepted 2024-06-14T20:18:10.84+00:00
Steve 20 Reputation points
1 answer

WSUSSCN2.cab file for Windows 11

I have been using a the wsusscn2.cab file and WUA in a script for years to determine the latest non-superseded applicable UpdatesIDs so that I can download them and bring them to my offline networks. Now that we are moving to Windows 11 it seems to me…

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,471 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,806 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,612 questions
asked 2024-06-13T15:51:07.07+00:00
ArmoredEmu01 0 Reputation points
edited a comment 2024-06-14T20:15:37.26+00:00
ArmoredEmu01 0 Reputation points
0 answers

0x87d1fde8 Error Code Intune

I've created a Configuration Policy through Intune for Windows devices, so that after one minute of inactivity the laptop goes to lock screen. However I'm getting this error and I have no idea as to why. MaxInactivityTimeDeviceLock DataType:Integer…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,770 questions
asked 2024-06-14T20:14:25.66+00:00
Alex Demetriou 0 Reputation points
1 answer

I've just got my XBOX PC Game pass. Will I lose games I download when my game pass ends?

-Apologies for the random tag, had to give one! The question really sums it up. Will I keep or lose my games (e.g. Minecraft Java) when my subscription to XBOX Game Pass ends? Cheers! -Calvi

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,049 questions
asked 2024-02-16T16:35:45.41+00:00
Calvi 0 Reputation points
commented 2024-06-14T20:10:54.55+00:00
Trading8432 0 Reputation points
0 answers

ServerCertificate DSN property mentioned in system_odbc.ini is not honored by Microsoft ODBC Driver 18 for SQL Server version 18.3 in linux

Hi all, I have installed SQL Server instance in Windows and enabled SSL connections. Now I have installed ODBC SQL Server Native Client on Rhel 9 VM and configured a DSN in system_odbc.ini…

SQL Server Open Specifications
SQL Server Open Specifications
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
4 questions
asked 2024-06-14T20:07:00.91+00:00
Srikanth G 0 Reputation points
2 answers

How to read pdf,jpeg,gif document using tesseract OCR with C# asp.net MVC

Currently we have one page and this page contains one file-upload and one submit button, then the user will select a file from file-upload and submit the pdf,jpeg,gif file. Now my requirement is the user will upload pdf,jpeg,gif read the content of the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,362 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.
13,067 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.
10,479 questions
asked 2023-11-11T21:00:28.0866667+00:00
coder rock 216 Reputation points
commented 2024-06-14T20:03:04.34+00:00
coder rock 216 Reputation points
1 answer

Why active directory objects appears as SID instead of names on local groups?

Dear all. I'm installing a W2022 server as a member domain. It appears as enrolled without any issue. Also, when I log in as an AD user, I get proper rights, file access, login scripts are execuded and all seems to run fine. But when I add some ad object…

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,928 questions
asked 2024-06-14T19:07:11.05+00:00
Josep M. Gorro 0 Reputation points
edited an answer 2024-06-14T20:01:33.02+00:00
Marcin Policht 15,455 Reputation points MVP
0 answers

my blazor web site will load but when i go to the pages will not work

My Blazor web site starts up but when go to a page is gives me an error. [2024-06-14T15:20:27.225Z] Information: Normalizing '_blazor' to 'https://fieldmriservice.azurewebsites.net/_blazor'. blazor.server.js:1 [2024-06-14T15:20:27.370Z] Information:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,150 questions
asked 2024-06-14T15:25:57.7933333+00:00
Thomas Blair 0 Reputation points
edited the question 2024-06-14T20:01:04.5833333+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee
1 answer

SQL Managed Instance and Virtual Cluster Stuck Deleting

I have a sql managed instance and virtual cluster stuck on delete for over 24 hours. I'm not sure the details leading up to this, but the SQL MI was created, but now it shows deleting and is stuck there. The managed instance is showing it is in deletion…

SQL Server on Azure Virtual Machines
Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,045 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.
13,067 questions
asked 2024-06-12T15:18:12.3833333+00:00
Jeff Brown Tech 6 Reputation points
answered 2024-06-14T20:00:17.4833333+00:00
Jeff Brown Tech 6 Reputation points
2 answers One of the answers was accepted by the question author.

Unexpected truncation error when inserting from UTF8 to non-UTF8 collation

I believe I am hitting a bug with moving data from a UTF8 to a non-UTF8 collations in SQL Server 2022 CU13 (running under Linux but assuming for now this issue is not related). The issue is that MSSQL appears to be determining the width of a string for…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,067 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,577 questions
asked 2024-06-11T00:42:42.9533333+00:00
Ben 20 Reputation points
commented 2024-06-14T19:59:37.46+00:00
Ben 20 Reputation points
1 answer

ASP.NET azure hosted app / sql server Works on localhost only

When I run my simple CRUD app on localhost it works really good. Hint: It is using SQL server to insert data and server is hosted on my Azure Subscription inside same Resource Group Deployed app : myAzureWebsitesLink.net Not working route : School -…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,281 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,362 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
808 questions
asked 2024-06-11T20:15:24.4333333+00:00
Anel Hodžić 0 Reputation points
answered 2024-06-14T19:59:30.3166667+00:00
Anel Hodžić 0 Reputation points
2 answers

convert letters increase by step

Hello, Is there another simple solution if I want to specify the step size? Example + 4 or + 7 Step 4, I will do this. Convert letters increase by step string ret =…

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,479 questions
asked 2024-06-12T17:47:22.8+00:00
Noah Aas 320 Reputation points
commented 2024-06-14T19:58:51.69+00:00
Noah Aas 320 Reputation points
0 answers

OneDrive Sync keeps crashing

Hello    Please i need your help on this issue.   One of my user is having issues with OneDrive crashing and she's unable to sync it. She had tried to log out and in again but the issue remains.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
903 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,010 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,166 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,863 questions
asked 2024-06-14T19:58:33.7966667+00:00
Iniobong Nkanga 1,691 Reputation points
0 answers

Microsoft.CognitiveServices.Speech.core.dll

I developed a WPF .Net app using CognitiveServices.Speech and published it. When I transfer the published folder to another PC and run, the app stops after a few seconds with the following error. An unhandled exception occurred: Unable to load DLL…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,471 questions
asked 2024-06-14T16:59:20.87+00:00
stephen Makumbi 5 Reputation points
edited the question 2024-06-14T19:57:50.73+00:00
VasaviLankipalle-MSFT 15,241 Reputation points
0 answers

Azure Function App using system assigned managed identity

As per Microsoft recommendation we need to disable the access key on storage account and connect it using identity. But after switching to use the managed identity, our functions stopped working. Please help check what's the problem. After disabling the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,480 questions
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,816 questions
asked 2024-06-14T09:11:59.73+00:00
Yang Lei (CSI INTERFUSION INC) 0 Reputation points Microsoft Vendor
commented 2024-06-14T19:57:50.4166667+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee