382,435 questions

Sort by: Updated
2 answers

EventLog is not supports in Linux using .Net core 3.1

Hi, I have an C#.net core 3.1 console application, it supports on Linux platform. I need to get event log(like event viewer application logs in Windows) information from Linux , but i got runtime error: Error: Event Log not supports on Linux…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,877 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
337 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,962 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,163 questions
asked 2021-05-06T05:44:00.497+00:00
Prabs 1 Reputation point
answered 2022-08-03T18:40:12.163+00:00
Bruce (SqlWork.com) 65,576 Reputation points
1 answer One of the answers was accepted by the question author.

[PowerShell/Microsoft.Graph] Reset User Password

Hi, I'm trying to reset an user password with powershell using the Microsoft Graph Module. I'm connecting to the graph with this cmd, with all the Certificate stuff : Connect-MgGraph -ClientId $clientId -TenantId $tenantId -CertificateThumbprint…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,113 questions
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,537 questions
asked 2022-08-03T11:02:58.71+00:00
Kevin Nguyen 101 Reputation points
commented 2022-08-03T18:22:24.143+00:00
Vasil Michev 106.6K Reputation points MVP
5 answers One of the answers was accepted by the question author.

Powershell Function App fails to import module

Hi all, We have had a Powershell Function App running hundreds of time a day for the past three years without any issues. Suddenly in the past week, it's failing almost 95% of the time. The function app now fails when loading the Powershell…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
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,537 questions
asked 2022-07-08T17:09:27.307+00:00
Steven R 56 Reputation points
answered 2022-08-03T18:22:12.53+00:00
Srividya Jagannathan 1 Reputation point
1 answer

HP T530 RDS issue - protocol security negociation or connection failure

Hello, We are facing an issue with the RDP connection on HP T530 (whereas it is working fine with older models of HP thin PCs). The error is: protocol security negociation or connection failure. On server side, we have an error indicating we…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,573 questions
asked 2022-08-03T01:54:31.313+00:00
Yann M 1 Reputation point
commented 2022-08-03T18:20:36.467+00:00
Yann M 1 Reputation point
2 answers

PSFile displays Cyrillic charaters as "?"

PsFile displays Cyrillic charaters as "?". This cannot be fixed by switching the active codepage using chcp.

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,166 questions
asked 2022-08-01T17:11:08.577+00:00
1 2 1 Reputation point
answered 2022-08-03T18:19:32.04+00:00
1 2 1 Reputation point
1 answer

Azure workbook part not getting updated on dashboard

Hi Team, I have pinned my part of the azure workbook(which uses a Kusto query) to the shared dashboard but the pinned workbook part on the dashboard is not getting updated, kusto query is not giving the latest results. Please let me know how to…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,285 questions
asked 2022-07-30T19:20:46.027+00:00
salilsingh-9961 346 Reputation points
commented 2022-08-03T18:17:05.527+00:00
Maxim Sergeev 6,571 Reputation points Microsoft Employee
1 answer

"Something went wrong" and "Project not found" on Custom Vision portal

I have been working on a Custom Vision project and I suddenly start getting an error when trying to open the project. I checked azure, everything seems normal. I am able to access my project using the APIs. I have tried clearing cache, as well as…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
248 questions
asked 2022-08-03T15:56:13.243+00:00
Keyan 1 Reputation point
answered 2022-08-03T18:16:59.827+00:00
Keyan 1 Reputation point
0 answers

The thumbprints specified in the CSCFG do not have corresponding certificates in osProfile.secrets.

I am getting an error when i try to deploy my Cloud Service with an SSL certificate in Visual Studio. "Detail: The thumbprints specified in the CSCFG do not have corresponding certificates in osProfile.secrets. Add the missing certificates in…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
697 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,142 questions
asked 2022-08-02T00:58:40.94+00:00
dt8712 1 Reputation point
commented 2022-08-03T18:09:12.99+00:00
JamesTran-MSFT 36,631 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

how to export resource group with all resources configurations ?

want to export resource group with all resources configurations ... to save all work until re-deploy it again I plan to decrease azure consumption... so I need any way to freeze or save resources with configuration without consumption

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,269 questions
asked 2020-12-11T18:52:59.7+00:00
Ahmed Assad 266 Reputation points
commented 2022-08-03T18:04:38.607+00:00
Mike-E-angelo 506 Reputation points
2 answers

DPM 2022 automatic scheduled jobs not running

Hi All, I have been getting reports from my DBA's about errors in the DPM DB. I have since tried sucessfully to upgrade to 2022 but the errors remain. It appears to be mainly when automated jobs are supposed to trigger. There aren't any errors reflected…

Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
474 questions
asked 2022-06-30T15:41:54.807+00:00
Chris Robertson 1 Reputation point
commented 2022-08-03T18:02:43.81+00:00
David Hanson 1 Reputation point
0 answers

Excel Pivot Chart duplicates source connection when I am using Power Query connection

Excel Pivot Chart duplicates source connection when I am using Power Query connection. Any Idea?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2022-08-03T18:02:34.757+00:00
Hamid Torkaman 1 Reputation point
2 answers

certificate not visible in dashboard

Hi team, I took my AZ-400 exam on 19th June. It's been 48 hours but my certificate is not visible in the dashboard. Could you please help me with this. TIA Kind regards, Madhurya

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2022-06-22T17:06:10.65+00:00
Madhurya Ramesh 6 Reputation points
commented 2022-08-03T17:59:43.66+00:00
Andreas Baumgarten 110.2K Reputation points MVP
1 answer

MFA and Guest accounts

Hi all, I need some help in setting up MFA for Guest accounts. How are you guys doing this? Are you doing this per user MFA or conditional access? With Conditional Access I guess would be because a lot of these users do not have an office and work…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,902 questions
asked 2022-07-31T16:24:16.567+00:00
AnnaG 156 Reputation points
commented 2022-08-03T17:55:01.547+00:00
JamesTran-MSFT 36,631 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

ssh doesn't work when using powershell, cmd, wls, or hyper terminal - 3rd party ssh clients: Putty, Termius work

HI at All, I am posting this, sine I am running out of ideas. Maybe I am missing something, but can't find a reason of the behavior bellow: Previously I was using Ubuntu deployed in wls 2.0 (earlier on Win10 and now Win11) also for SSH-ing any…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,724 questions
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,537 questions
asked 2021-12-10T13:08:28.253+00:00
Marc 21 Reputation points
answered 2022-08-03T17:54:28.707+00:00
brijesh v 1 Reputation point
1 answer

Need owner access for AAD Application ID

we have an Application ID where currently no owners are available, to get owner access to this account whom we need to reach out.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,902 questions
asked 2022-08-01T13:08:12.6+00:00
Saikumar Gajjela (Accenture Solutions Private Li) 1 Reputation point Microsoft Vendor
commented 2022-08-03T17:48:48.333+00:00
JamesTran-MSFT 36,631 Reputation points Microsoft Employee
1 answer

How to fix slow interrupt latency

Hello, I have written an ISR that calls tx_semaphore_put() to wake a thread that is waiting for the semaphore using tx_semaphore_get(). There is only the one thread on the system. It takes 5 micro seconds for the thread to begin running. This is too…

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
asked 2022-07-16T00:44:40.793+00:00
Michael Fowler 131 Reputation points
commented 2022-08-03T17:43:40.017+00:00
Scott Azure RTOS 4,051 Reputation points
1 answer

Is there a requirement for listener hostnames and backend hostnames to be the same when integrating application gateway and api management on internal vnet?

I have an azure application gateway with api management set up per instructions here: https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-integrate-internal-vnet-appgateway The only difference is I am trying to create a setup…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,144 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,076 questions
asked 2022-07-29T18:00:20.603+00:00
Mark Fisher 1 Reputation point
commented 2022-08-03T17:28:38.353+00:00
MuthuKumaranMurugaachari-MSFT 22,336 Reputation points
2 answers

Recuperar contraseña cuenta corporativa: Authenticator

Hola equipo de soporte. Solicito su ayuda validando la ipción que tengo de recuperar la contraseña de mi cuenta corporativa con dominio @co.atento.com con el objetivo de poder usar la app Autenthicator Saludos Jose Guerrero

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,939 questions
asked 2022-07-29T22:32:24.73+00:00
Jose Guerrero 1 Reputation point
commented 2022-08-03T17:22:52.587+00:00
Carlos Solís Salazar 17,896 Reputation points
0 answers

KEDA on AKS is not processing first pod

i have one azure queue storage and the KEDA set up on my aks. i am trying to trigger the scaledjobs in aks by using KEDA. what i did: i setup one cluster and installed KEDA in it. i set the user node pool with auto scaling and i have also…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,127 questions
asked 2022-07-12T09:43:19.863+00:00
Prem Jha 6 Reputation points
commented 2022-08-03T17:21:28.293+00:00
vipullag-MSFT 26,316 Reputation points
0 answers

add mandaic language

Hi I and a lot of people use the Mandaic language and we were looking in the list of the language that you support but we couldn't find it. now we use a font of office for writing something, but it's stile not helped us as a community, we will be…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,781 questions
asked 2020-11-05T18:28:21.853+00:00
akram kamil 1 Reputation point
commented 2022-08-03T17:20:09.883+00:00
Ram Al Sabiry 6 Reputation points