339,258 questions

Sort by: Updated
0 answers

High CPU usage when using WMI to listen to events

I have written the code below to listen to creation and deletion events of when specific applications are created/deleted, and also retrieve their process name, id, command line, using WMI, and the apis NotificationQuery, ExecQuery. I noted that…

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,514 questions
asked 2024-04-16T14:10:34.5766667+00:00
Katt 0 Reputation points
1 answer

Date column in sink table is getting NULL values

Hi, I have two fields in my source .csv file which is Date1(format- YYYYMMDD) and Date2(format- YYYYMMDD), I have corresponding table in my SQL database with the same fields with data type as datetime2. Now I am trying to load the data from my source…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,460 questions
asked 2024-04-04T13:50:00.5366667+00:00
Harshita Vishwakarma 40 Reputation points
commented 2024-04-16T14:09:54.8966667+00:00
Harshita Vishwakarma 40 Reputation points
0 answers

Tail log backup

Are tail log backups supported only in Full Recovery model?

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,606 questions
asked 2024-04-16T14:09:24.11+00:00
Chaitanya Kiran 676 Reputation points
0 answers

Why is Word export to PDF of SAME Word file producing PDF file 10x larger today than on Oct.9?

On Oct.9 and each previous week for the past couple years I prepared a new 20-page Word document weekly that contained text with perhaps a dozen emojis but NO images. The Word file sizes were about 100KB. Each week I then exported the Word document to…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
653 questions
asked 2023-10-18T00:41:53.1866667+00:00
David Streich 5 Reputation points
commented 2024-04-16T14:08:39.2533333+00:00
GPE 41 Reputation points
1 answer One of the answers was accepted by the question author.

Credential Validation Audit Failure -Event ID 4776 - MICROSOFT_AUTHENTICATION_PACKAGE_V1_0 - Error Code: 0xc000006a/0xC0000234

Hello all, thanks for reading and attempting to help, I have been having an ongoing issue for the past month or so with having my account get locked multiple times throughout the day due to error listed in the title. Every time it happens I go check…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,713 questions
asked 2024-04-03T18:58:29.9233333+00:00
Andrew Saliba 20 Reputation points
commented 2024-04-16T14:06:27.4766667+00:00
Andrew Saliba 20 Reputation points
0 answers

How to stop an Azure Function with CRON schedule "0 0 1 * *" from executing every 1.5 hours

I have a timer-triggered Azure Function with the schedule "0 0 1 * *" which translates to running once every day at 00:01. However, the function is triggered many times per day at a seemingly constant interval of 1.5 hours. Looking at its logs…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,192 questions
asked 2024-04-16T14:05:20.7633333+00:00
Kirill Zaitsev 0 Reputation points
0 answers

How can i get current user groups from Azure AD using claims in dotnet core?

I have a dotnet core web application and this app authorisation is working based on azure AD. Question: How can i get all the groups name related to login user? do i have to make any changes in my azure app? I have already added this setting in…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,327 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,131 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,795 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,329 questions
asked 2024-04-16T09:54:17.1733333+00:00
Tomar, Abhishek 6 Reputation points
edited the question 2024-04-16T14:04:44.11+00:00
GitaraniSharma-MSFT 46,761 Reputation points Microsoft Employee
1 answer

Post logout redirect uri does not work for certain accounts

When logging out of the accounts connected to there application, there is a redirect like so: /login.microsoftonline.com/common/oauth2/logout?post_logout_redirect_uri=app-url-here There are some accounts where the redirect does not work, and the page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,482 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,329 questions
asked 2024-04-15T13:13:59.72+00:00
JA 0 Reputation points
edited a comment 2024-04-16T14:01:33.8866667+00:00
JA 0 Reputation points
0 answers

Exchange email storage alert to admin

Hi all, Is it possible to set up a policy or rule to notify admin that a particular email is nearly full ie 80%

Microsoft Exchange Online
asked 2024-04-16T14:01:27.2966667+00:00
Aran Billen 436 Reputation points
0 answers

"Manage Workbook Links"

I have linked two workbooks on Teams but since the last update, I keep getting the message "UNABLE TO REFRESH We couldn't get updated from a linked workbook." When I open the "Manage Workbook Links" option, a prompt up window appears…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,011 questions
asked 2024-04-16T06:24:22.5666667+00:00
Eva Ntaliopoulou 0 Reputation points
commented 2024-04-16T14:01:24.9866667+00:00
Jordan St.Onge 0 Reputation points
7 answers

Hide SQL DB's Users do Not have Access to

I know I can set the permission to Deny "View all DB's" but I need users who are mapped to their DB's to be able to see them in SSMS. Thoughts?

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,606 questions
asked 2024-04-10T15:43:00.6166667+00:00
rr-4098 1,086 Reputation points
commented 2024-04-16T14:01:10.01+00:00
rr-4098 1,086 Reputation points
0 answers

.Net 6 Ubuntu jammy 22.04 base image upgrade. GSSAPI NTLM error

We are planning to upgrade from .Net 6 to .Net 8 version. To prepare for that upgrade we first upgraded from ubuntu 20.04 to ubuntu 22.04. We target ubuntu 22.04 version jammy tag with amd64 architecture. This is our base image in the Docker file and the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
633 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,065 questions
Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
312 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,131 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,239 questions
asked 2024-04-16T14:00:09.06+00:00
Saravanakumar Balachandran 20 Reputation points
2 answers

Force password change on next sign-in with MFA

There are 2 password polices of a User in MS Entra ID/Azure AD i.e., Force password change on next sign-in and Force password change on next sign-in with MFA. I managed to change the Value of Force password on next sign-in to Yes. I want to do the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,329 questions
asked 2024-04-16T10:14:55.1133333+00:00
Muaz Nadeem 0 Reputation points
answered 2024-04-16T13:59:11.3566667+00:00
Andy David - MVP 140.8K Reputation points MVP
4 answers

In Azure OpenAI Studio, I'm working on Chat Playground, trying to connect to my own Azure Cosmos DB for MongoDB (vCore). I can't select an index name; there's no dropdown. What's the issue?

In Azure OpenAI Studio, I am currently engaged in the Chat Playground project, where I am endeavoring to establish a connection to my personal data source via Azure Cosmos DB for MongoDB (vCore). I have encountered a predicament during the selection of…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,434 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,109 questions
asked 2023-12-18T08:58:05.4833333+00:00
Siravich Piboonworachat 5 Reputation points
answered 2024-04-16T13:59:00.68+00:00
Robert Falcone 0 Reputation points
1 answer

Inconsistencies in Device Data from Intune's Export API

Hello Everyone,   I am using the Intune Export API (https://graph.microsoft.com/beta/deviceManagement/reports/exportJobs) to retrieve device reports. After downloading and extracting the ZIP file, the contained CSV file usually provides unique device…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,287 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,016 questions
asked 2024-04-15T07:40:57.0766667+00:00
Swahela Mulla 90 Reputation points
commented 2024-04-16T13:57:44.4433333+00:00
Swahela Mulla 90 Reputation points
0 answers

How can I prevent Adobe acrobat Xi , Xi pro, DC pro applications go to Windows Defender quarantine in windows 10 1909 ?

I have Lenovo 320 15isk Intel I3 6006U 2.0 gHz processor 64 bits . with windows 10 1909 18363 home edition . My problem is I want to restore all files that is seen in photo that I attached in attach file. Because Malwarebytes does not open …

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,540 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,717 questions
Windows 10 Hardware Performance
Windows 10 Hardware Performance
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
92 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,744 questions
asked 2024-04-05T07:50:28.48+00:00
manishvarma 0 Reputation points
commented 2024-04-16T13:53:50.1033333+00:00
S.Sengupta 14,801 Reputation points MVP
0 answers

Why do chatbots sometimes fail to answer a question on the first attempt?

The exact results differ depending on what temperature and search method is being used, but sometimes, when I ask a GPT-3.5 Turbo based chatbot using RAG a question for the first time, it says that It could not find relevant information answer the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,109 questions
asked 2024-04-09T18:21:07.75+00:00
Bao, Jeremy (Cognizant) 80 Reputation points
commented 2024-04-16T13:53:13.7566667+00:00
AshokPeddakotla-MSFT 27,036 Reputation points
1 answer

how to fix microsoft.exchange.clients.owa2.server.core.owainvalidtimezoneexception

Ever since updating to outlook new a few weeks ago, i've been getting the following message microsoft.exchange.clients.owa2.server.core.owainvalidtimezoneexception. please help

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,058 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,897 questions
asked 2024-04-14T19:36:53.3733333+00:00
Dirk48544 0 Reputation points
answered 2024-04-16T13:52:11.3833333+00:00
Sebastian 0 Reputation points
0 answers

waiting for creation of Linux Virtual Machine

│ Error: waiting for creation of Linux Virtual Machine: (Name "XXX" / Resource Group "XXXX-dev-000"): Code="OverconstrainedAllocationRequest" Message="Allocation failed. VM(s) with the following constraints cannot be…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,065 questions
asked 2024-04-16T09:34:40.4333333+00:00
Harsha 0 Reputation points
commented 2024-04-16T13:56:13.3566667+00:00
vipullag-MSFT 23,856 Reputation points Microsoft Employee
1 answer

How can I increase my Azure OpenAI DALLE=3 quota?

I'm currently exploring the use of Azure OpenAI for a project and am hitting the limit of creating 6 images per minute. I have a few questions that would really help: Is it possible to set up more than one Azure OpenAI resource under a single…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,109 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,341 questions
asked 2024-04-10T22:10:22.8466667+00:00
Nouman Javaid 0 Reputation points
commented 2024-04-16T13:54:37.0133333+00:00
AshokPeddakotla-MSFT 27,036 Reputation points