99,805 questions

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

failed to load dll in native c++ IIS module?

I am trying to create c++ Native Module. url but when I register it .and start the web the AppPool Stopped.

Internet Information Services
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,596 questions
asked 2024-06-16T01:25:33.6566667+00:00
mc 3,906 Reputation points
commented 2024-06-18T08:59:28.0266667+00:00
mc 3,906 Reputation points
1 answer One of the answers was accepted by the question author.

tts cant read "Cоmmuniсаtiоn is often dоnе without our own соnѕсiоuѕ awareness"

Hello everyone, im using the azure tts and encountered a weird problem. i tried testing the following line "Cоmmuniсаtiоn is often dоnе without our own соnѕсiоuѕ awareness" on the various voices available in the voice catalog. so far all i…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,476 questions
asked 2024-06-12T09:12:38.98+00:00
executer 20 Reputation points
accepted 2024-06-18T08:59:02.6+00:00
executer 20 Reputation points
1 answer One of the answers was accepted by the question author.

Cosmos DB Gremlin, DB and Collection Creation via APIs

Is there an API that we can use to Create DB and Collection/Graphs?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,500 questions
asked 2024-06-17T17:08:30.5433333+00:00
Don Liyanage 0 Reputation points
commented 2024-06-18T08:50:22.8166667+00:00
Don Liyanage 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do i get information about language settings, codepageinfo from WINAPI?

I'm trying to get information about the Windows language settings. In Windows 11, how can I get information about the language settings on Windows and what information do I need to get? I've found "winnls.h", and am referencing it but i have a…

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,478 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,630 questions
asked 2024-06-16T05:17:21.4566667+00:00
손 상현 0 Reputation points
accepted 2024-06-18T08:44:09.36+00:00
손 상현 0 Reputation points
1 answer One of the answers was accepted by the question author.

User with Global Administrator and Compliance Administrator role is unable to export ediscovery result to PST file

Hi, One of our users has global administrator and compliance administrator permissions. When running an eDiscovery she's able to get results to show up, but when attempting to export the results the following error comes up: You don't have export…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,310 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
423 questions
asked 2023-06-14T01:04:51.66+00:00
NLinAU 20 Reputation points
commented 2024-06-18T08:38:37.3566667+00:00
Tom Hutton 0 Reputation points
2 answers One of the answers was accepted by the question author.

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,491 questions
asked 2024-06-12T17:47:22.8+00:00
Noah Aas 320 Reputation points
accepted 2024-06-18T08:27:50.9766667+00:00
Noah Aas 320 Reputation points
1 answer One of the answers was accepted by the question author.

How many Azure Subscription ID's would you like to have access to this service?

i am requesting access to azure openai service and i receive the question above. how many should i have and how many are recommended? This question is related to the following Learning Module

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,160 questions
asked 2024-06-13T08:52:50.4366667+00:00
kuria githinji 20 Reputation points
accepted 2024-06-18T08:08:06.1833333+00:00
kuria githinji 20 Reputation points
1 answer One of the answers was accepted by the question author.

Encrypt/Decrypt for blobs produced or consumed outside of Azure

We have files we want to exchange with systems outside of Azure. For import we want them written to blob PGP encrypted by the source system, and for export want them PGP encrypted by ADF for the destination system. I understand that Azure does it's…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,496 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,546 questions
asked 2024-06-12T18:22:51.2166667+00:00
Moyer, Todd 60 Reputation points
commented 2024-06-18T08:03:09.85+00:00
Pieter de Bruin 241 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Issue accessing my company MinIO storage using c# Winform .net 4.8

---- ISSUE SOLVED --- I work with our devops team again, and the solution for this issue was to add the domain certificate to the machine trusted certificates --- END UPDATE --- Hi, I am writing a C# wiform app that should upload files to MinIO. We have…

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,491 questions
asked 2024-06-15T10:39:47.2766667+00:00
Nachum Shmilovitz 0 Reputation points
edited the question 2024-06-18T07:57:31.3+00:00
Nachum Shmilovitz 0 Reputation points
2 answers One of the answers was accepted by the question author.

SAS Token not working for FileUpload IoTHub

I'm trying to replicate this https://github.com/Azure/azure-iot-sdk-csharp/blob/main/iothub/device/samples/getting%20started/FileUploadSample/FileUploadSample.cs example to upload a file. This part works: `// Note: GetFileUploadSasUriAsync and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
390 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,546 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,145 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 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,491 questions
asked 2024-06-12T17:16:40.47+00:00
mikefinch87 85 Reputation points
commented 2024-06-18T07:54:01.2533333+00:00
LIX 0 Reputation points
2 answers One of the answers was accepted by the question author.

KB5039212 and KB5039211 update causing problems in NiceLabel utilizzando internal fonts delle stampanti Honeywell.

When I open a NiceLabel LBL file that uses texts with proprietary fonts from Honeywell printers, these objects are enormous in length and are not manageable. Removing the KB5039212 update makes the problem go away. 2024-06-17_17-37-20 No Update.jpg

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,957 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,630 questions
asked 2024-06-17T15:44:27.66+00:00
Alberto Berti 0 Reputation points
edited an answer 2024-06-18T07:42:03.9433333+00:00
Alberto Berti 0 Reputation points
1 answer One of the answers was accepted by the question author.

BUG in Azure Automation Runtime Environment feature

There is a bug where if you want to test another (not published) Runtime by editing the Runbook, selecting the Runtime and hitting Test Pane and Start, the original (published) Runtime is used instead of the newly selected one. In my example you can see…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,161 questions
asked 2024-06-13T08:41:30.0666667+00:00
Andrew 11 Reputation points
accepted 2024-06-18T07:33:41.33+00:00
Andrew 11 Reputation points
1 answer One of the answers was accepted by the question author.

Ways on how to manage azure Devices and Find device location per office

Hi, Im on creating some automation to delete all stale devices in Entra ID (not in intune) and i need to find a way to find each device location so i can separate them every office. are there any ways to check the device location or physcial location? im…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,431 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,222 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,123 questions
asked 2024-06-04T13:06:28.0866667+00:00
Darren Ramos 40 Reputation points
accepted 2024-06-18T07:30:41.23+00:00
Darren Ramos 40 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Synapse Analytics Developer Endpoint Certificate Issue

I'm encountering an SSL connection issue while trying to call the Azure Synapse Analytics REST API using HttpClient in my ASP.NET Core API deployed on a Web App. The error message 'The SSL connection could not be established, see inner exception. The…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,287 questions
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,555 questions
asked 2024-06-14T09:19:22.67+00:00
Andi Leka 20 Reputation points
accepted 2024-06-18T07:23:38.6766667+00:00
Andi Leka 20 Reputation points
3 answers One of the answers was accepted by the question author.

Change Icon in JSON code - SharePoint

Hello, How can I insert the icon “ShoppingCartSolid” instead of “Email” in this json code so that it looks like the example in the attachment! Here is my JSON-Code: The icon should also look like the one attached. Thank you so much!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,028 questions
asked 2024-06-10T12:06:53.4666667+00:00
Martin, Heidi (SE GP T SP PS) 426 Reputation points
commented 2024-06-18T07:19:30.9366667+00:00
Martin, Heidi (SE GP T SP PS) 426 Reputation points
1 answer One of the answers was accepted by the question author.

Databricks Simba Spark ODBC .NET8 C# Driver Parameters in SQL Queries

Hello, I'm using Simba ODBC driver v2.8.0 in order to query data from my azure databrick sql warehouse into a .net 8 Asp.net Api App. The ODBC driver works fine using plain text query but i need to parametrize the query. Searching around I found that it…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,287 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,017 questions
asked 2024-06-03T15:30:12.4666667+00:00
Luigi Navarra 25 Reputation points
accepted 2024-06-18T07:16:04.8966667+00:00
Luigi Navarra 25 Reputation points
1 answer One of the answers was accepted by the question author.

Intune is able to read Android device logs (logcat)

Hello, I would like to ask if it is possible to obtain and view LogCat/Kernel/System logs from Android devices using Microsoft Intune? Or is there some limitation as to Android OS version, or platform? Thank you very much, Premysl Cerny

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
254 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,577 questions
asked 2024-06-17T11:37:45.1966667+00:00
Premysl Cerny 0 Reputation points
accepted 2024-06-18T07:11:05.1966667+00:00
Premysl Cerny 0 Reputation points
2 answers One of the answers was accepted by the question author.

What is AndroidResource type under Android-Maui?

When migrating from XAMARIN to .NET MAUI, what was AndroidResource in Android Resources folder defaults to Content which doesn't look right. What is AndroidResource type when migrated to MAUI? The file properties (for *.png, *.xml files) give no option…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,064 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,491 questions
asked 2023-07-25T14:04:53.2633333+00:00
dg2k 1,391 Reputation points
commented 2024-06-18T06:53:28.5866667+00:00
2 answers One of the answers was accepted by the question author.

Client is getting another site

Hi all, I need to do a troubleshooting and need to understand something... First.... Where can I start? I try to do a fresh install of client, cleaning all registry keys, certificates, .ini etc... I ty to specify the smsmp but suddenly gets another site…

Microsoft Configuration Manager
asked 2024-06-11T11:28:08.04+00:00
Sergi Díaz Ruiz 70 Reputation points
commented 2024-06-18T06:39:04.1333333+00:00
AllenLiu-MSFT 41,691 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Dhcp address pool

How to check if the DHCP address pool is fully allocated?

Windows DHCP
Windows DHCP
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.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,030 questions
asked 2024-06-14T08:14:19.1566667+00:00
julia-6588 80 Reputation points
accepted 2024-06-18T06:33:35.5333333+00:00
julia-6588 80 Reputation points