55,221 questions

Sort by: Updated
0 answers

kb5037782 vs KB5008223 on win server 2022 v 21h2 .. is there is a conflict ?

i have win 2022 21h2 and kb5037782 failed with error installation failure : windows failed to install the following update with error 0x80071ab1 i noticed that there is a conflict between kb5037782 (security update 2024) vs KB5008223 (security update …

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,344 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
988 questions
asked 2024-06-03T09:26:20.5733333+00:00
Ahmed Shewikh 1 Reputation point
edited the question 2024-06-03T09:29:10.0733333+00:00
Ahmed Shewikh 1 Reputation point
0 answers

Speech-to-Text batch transcribe API in germanycentralwest doesn't work

Last Friday (May 31 2024) we started getting the following errors on all transcripts sent to the batch transcription API on our speech resource in…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,457 questions
asked 2024-06-02T20:47:26.57+00:00
Matej the Mete 20 Reputation points
commented 2024-06-03T09:26:18.2366667+00:00
Matej the Mete 20 Reputation points
0 answers

Trouble verifying DKIM2 for Azure Email Communication Service

I want to add a custom email domain on Azure communication service. At this point, I have configured "domain status", "spf status", "dkım status" all, but even though I created a cname record with the hosting provider for…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 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.
1,013 questions
asked 2024-06-03T09:24:40.7133333+00:00
PU_A_MUERDOL 0 Reputation points
0 answers

To maintain focus, I utilized a button. However, I prefer that the narrator refrains from vocalizing the term "button" during the reading. Is there a solution to achieve this?

code : <Grid Grid.Row="1"> <Button x:Name="heading" Background="Transparent" BorderThickness="0"> <TextBlock Height="auto" Style="{StaticResource PageHeadText}"…

Universal Windows Platform (UWP)
asked 2024-06-03T09:23:05.3166667+00:00
Abid Md 0 Reputation points
0 answers

root is missing error, while making frontend using window form application in VS 2022 using C#

Root is missing error, while making frontend using window form application in VS 2022 using C#. How to troubleshoot this issue.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,857 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,724 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,416 questions
asked 2024-05-20T04:10:28.07+00:00
DevNinja 0 Reputation points
commented 2024-06-03T09:23:03.1033333+00:00
Tianyu Sun-MSFT 28,066 Reputation points Microsoft Vendor
0 answers

How to connect public web app to private internal resources

We have a Public web app which is acting as the front end and it should be accessible for users publicly, and we have some resources like storage accounts, Search indexers which used by web app to query data and give output to the users. Our goal is to…

Azure Web Application Firewall
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,074 questions
asked 2024-06-03T09:06:46.3866667+00:00
M.Chamara Sampath Fernando 5 Reputation points
commented 2024-06-03T09:22:13.91+00:00
akinbade abiola 2,580 Reputation points
0 answers

Register close button in mac

Hi, In window i did, how to do it in mac ? builder .UseMauiApp<App>() .ConfigureLifecycleEvents(events => { #if WINDOWS events.AddWindows(windowsLifecycleBuilder…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 questions
asked 2024-06-02T07:04:04.6633333+00:00
Dani_S 2,946 Reputation points
commented 2024-06-03T09:22:06.6233333+00:00
Dani_S 2,946 Reputation points
0 answers

DKIM 2 Configuration Error When Adding Email Custom domain on Azure Com Service

I want to add a custom email domain on Azure communication service. At this point, I have configured "domain status", "spf status", "dkım status" all, but even though I created a cname record with the hosting provider for…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
717 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.
1,013 questions
asked 2024-06-03T09:21:55.63+00:00
PU_A_MUERDOL 0 Reputation points
0 answers

An error occurred to obtain the authentication token

门户在获取身份验证令牌时出错。呈现的体验可能会下降。 获取令牌的调用的其他信息: 扩展插件: Microsoft_Azure_Support 资源: self 详细信息: 登录用户无权提取扩展 "Microsoft_Azure_Support" 的令牌,因为该用户帐户不是租户 "f8cdef31-a31e-4b4a-93e4-5f571e91255a" 的成员。错误详细信息: invalid_grant: 50020 - [2024-06-03…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,154 questions
asked 2024-06-03T09:17:55.5466667+00:00
tulip 0 Reputation points
0 answers

Does Windows 11 support Intel Xeon Emeralds Rapids?

Customer want to user Windows 11 on top of the Intel Xeon Emerald rapids Server. I read through this page but I cannot understand Windows11 support Emerald Rapids CPU…

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,883 questions
asked 2024-06-03T09:13:29.6733333+00:00
門間 仁 0 Reputation points
0 answers

Mitigation for Dll hijacking

Hello Team, I found dll injection in c#, .net and c++thick client applications. But to perform dll here I needed admin access. in this case I had admin access. So what will be the standard mitigation to prevent dll injection after even get the admin…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,482 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,416 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,572 questions
asked 2024-06-03T09:12:59.99+00:00
Mashuk Raza 0 Reputation points
0 answers

Unable to complete work profile

Unable to complete device settings. It says i need operating system version higher than 99.99 or higher.

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,276 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,515 questions
asked 2024-06-03T08:43:50.3366667+00:00
Akkaladevi, Manisha 0 Reputation points
commented 2024-06-03T09:09:35.03+00:00
Akkaladevi, Manisha 0 Reputation points
0 answers

Office 2013 crash on Windows 11 22H2

I installed Office 2013 Pro on Windows 11 (22H2) , but when I started them , they all crashed , I found these errors in Event log: Error application name: POWERPNT.EXE, version: 15.0.4454.1000, time stamp: 0x509a50e2 Module name: SO.dll, version:…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,369 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,501 questions
asked 2024-06-03T09:08:26.84+00:00
hx0hx 0 Reputation points
0 answers

How to set typing indicator in azure bot

I work with c# making azure bot have web chat and teams channels. I want to make a typing indicator for the web chat user if the teams user is typing and another one for teams user if the web chat user typing. I can get it that if the bot talking to the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
757 questions
asked 2024-05-30T19:33:59.02+00:00
Riham Mushmush 0 Reputation points
commented 2024-06-03T08:59:57.1+00:00
navba-MSFT 18,080 Reputation points Microsoft Employee
0 answers

We are not getting data in azure data lake Service v2 storage's container.

Hello, We are getting data in the Azure event hub sink through the POSTGRES SQL database but we are not getting files in the container which we have configured in an ADLS GEN 2 and while configuring we have an encounter that we are using a free…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 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,505 questions
asked 2024-05-30T07:02:45.27+00:00
DNT 0 Reputation points
commented 2024-06-03T08:59:14.3633333+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
0 answers

GPT-4o Chat Completion API with Image Input Extremely Slow and Timing Out

I am experiencing extremely slow response times and frequent timeouts when using the Chat Completion API with the GPT-4o model and image inputs. The issue persists across different US regions (US West, US East) and deployment types (Standard,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,346 questions
asked 2024-05-30T09:22:00.81+00:00
Robin Wong 10 Reputation points
commented 2024-06-03T08:57:52.4966667+00:00
navba-MSFT 18,080 Reputation points Microsoft Employee
0 answers

How to fix 80192EE7 problem

when trying to create a work account i get error code 80192EE7

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,959 questions
asked 2024-06-03T08:56:36.1766667+00:00
Arne Stockman 0 Reputation points
0 answers

Building a RAG System Using Azure OpenAI, Azure AI Search, and Storage Account

When following the steps below to build a RAG system, an error message stating "An error occurred while reading files from the storage account" appears regarding the storage container, and the RAG does not function properly. Please provide a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,346 questions
asked 2024-05-30T07:29:13.2+00:00
tsuzuki-s 0 Reputation points
commented 2024-06-03T08:56:27.33+00:00
navba-MSFT 18,080 Reputation points Microsoft Employee
0 answers

Invalid subscription key

Hi, I've subscribed to the Azure translator service and found out the key turns to invalid. Could you please provide me with a valid one and the details of my subscription. Please check the following info: subscription ID:…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
352 questions
asked 2024-05-30T06:46:39.3833333+00:00
qian, wangfan 0 Reputation points
commented 2024-06-03T08:56:05.72+00:00
navba-MSFT 18,080 Reputation points Microsoft Employee
0 answers

جلب الحبيب بالطاعة والمحبة ⚜️𝐎𝐎𝟐.𝐎1𝐎2𝟳0̾3925̾4̾⚜️ شيخ روحاني اعمال المحبة والقبول bewasdfh - JavaScript

JavaScript ماهى البيانات المرسلة و المتداولة لنقل البيانات المتاحة والعريضة ؟

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,871 questions
asked 2024-06-03T08:55:29.05+00:00
Ggg Fddd 0 Reputation points