352,280 questions

Sort by: Updated
1 answer

Restarting VM automatically if NIC is not responding

Hello, Is there any way to create automation where if VM NIC stops responding to ICMP then it restarts VM automatically.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,352 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,156 questions
asked 2024-06-05T11:51:57.43+00:00
tariq mahmood 0 Reputation points
answered 2024-06-10T17:53:53.3133333+00:00
deherman-MSFT 34,281 Reputation points Microsoft Employee
1 answer

How to fix audio service not responding, ive used all the methods possible but non of them see to work.

Ive used all possible methods online, i know its an internal problem and not external since ive tried to use other headphones as well and they still dont work.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,911 questions
Microsoft Configuration Manager
asked 2024-06-08T00:29:21.36+00:00
ibra 0 Reputation points
answered 2024-06-10T17:53:44.0966667+00:00
Pavel yannara Mirochnitchenko 12,371 Reputation points MVP
0 answers

Mapping individual array values to new values based on a lookup table

In Azure Data Factory, how can I perform a lookup on each item in a string array or line of delimited text to map each item to a new value? I have a set of codes in one column. I would like to map these codes to their descriptions and have the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,854 questions
asked 2024-06-05T17:59:20.6233333+00:00
David Lang 40 Reputation points
edited a comment 2024-06-10T17:52:50.16+00:00
phemanth 7,190 Reputation points Microsoft Vendor
3 answers

How do I delete a Network Interface attached to a deleted VM?

I have a Network Interface resource that is attached to a Virtual Machine. Unfortunately the Virtual Machine has been deleted a while ago. I get the following error message when trying to delete the Network Interface Failed to delete network…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,352 questions
asked 2021-06-17T13:32:26.62+00:00
Peter Frost 1 Reputation point
commented 2024-06-10T17:51:43.27+00:00
kobulloc-MSFT 24,811 Reputation points Microsoft Employee
0 answers

Use WWF - Windows Workflow Foundation or Similar Workflow tools in current latest .NET CORE application?

Dear Team - WWF - Windows Workflow Foundation in current/latest .NET CORE application My current project is much secured and contains NATIONAL SECURE DATA, so customer is bit hesitant to go with Workflow tools like ELSA Workflow etc as those are…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,276 questions
asked 2024-06-10T17:51:21.7533333+00:00
Einstein Ravi 0 Reputation points
2 answers

I am getting a "Requests from this IP are not allowed" when trying to signin/signup to Entra ID for external providers

I am trying to follow the tutorial in the link https://learn.microsoft.com/en-us/entra/external-id/customers/tutorial-mobile-app-maui-sign-in-sign-out ... I have created the UserFlows ., but when running the app , I get a "Requests from this IP are…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,034 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,024 questions
asked 2024-05-27T02:42:10.6966667+00:00
Srinath Nanduri 0 Reputation points
commented 2024-06-10T17:49:17.36+00:00
Jason Keimig 0 Reputation points
0 answers

Powershell scripts in System Center Orchestrator 2022

Hi all, We are trying to move from SC Orchestrator 2012 to 2022 version. in previous version, we were using the Powershell integration Pack which allowed us to run PowerShell scripts in remote machines and use output of those scripts in runbook. Since…

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
218 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,210 questions
asked 2024-06-10T17:48:43.7833333+00:00
Bilel Moakhar 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to redo completed modules

The first time you go through a learning module, you get the start button and nice next / previous navigation with the knowledge check at the end. BUT - when you want to revise it and re-do the learning for an exam, you still have next/previous but…

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,119 questions
asked 2024-06-08T10:04:35.8+00:00
Will Newman 41 Reputation points
commented 2024-06-10T17:47:52.6766667+00:00
pnaroju 1,640 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

What is the best way to show the loader while uploading the file in gridview

I am using gridview for displaying and inserting new records. i'm using loader wherever it is required in the gridview. it is working fine. i'm trying to use animation loader for specific upload column in gridview. will it possible to show the loader…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,357 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,455 questions
asked 2024-06-07T17:12:49.2366667+00:00
Gani_tpt 2,006 Reputation points
accepted 2024-06-10T17:47:28.8333333+00:00
Gani_tpt 2,006 Reputation points
3 answers

Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) in Visual Studio 2022

I want to create new solution in visual studio 2022(any template) but then i face an error: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)). But i can still open exist project. I tried: Uninstall and install visual studio but face same…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,744 questions
asked 2024-06-10T03:18:38.8766667+00:00
An Thuyen 0 Reputation points
commented 2024-06-10T17:47:20.27+00:00
Michael Taylor 49,676 Reputation points
1 answer One of the answers was accepted by the question author.

How to hide the modal popup if another modal popup is open in ASP.NET

I am using multiple modal popup window (bootstrap) in the gridview. one is for onclick (link button) second one is for onclick (image button) i have used two different design popup model (dialog). i am facing the issue, when i click linkbutton, it is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,357 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,455 questions
asked 2024-06-07T09:43:53.13+00:00
Gani_tpt 2,006 Reputation points
accepted 2024-06-10T17:47:17.2266667+00:00
Gani_tpt 2,006 Reputation points
0 answers

stopping web app action shutdown kudu site unexpectedly

when I stopped my web apps via web app overview page, I found the kudu site also failed to respond like below, after 20ish mins I was able to access the kudu site again. we did stop web app this action many times, but only few times we met this error, we…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,123 questions
asked 2024-06-07T08:01:00.3366667+00:00
Gallatin 21V 166 Reputation points
commented 2024-06-10T17:45:57.41+00:00
SnehaAgrawal-MSFT 19,361 Reputation points
1 answer

Microsoft Entra Id - Directory Audits API

Hi , We wanted to check for the REST API (Directory Audits API) - https://graph.microsoft.com/v1.0/auditLogs/directoryAudits?$filter=activityDateTime ge{} and activityDateTime le {}&$top={} . Dose it support only one month of time span to fetch…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,024 questions
asked 2024-06-10T12:11:02.0533333+00:00
Ron Weasley 0 Reputation points
answered 2024-06-10T17:42:27.74+00:00
Vasil Michev 98,016 Reputation points MVP
1 answer

What enhancements and fixes being done on V2 snowflake connector for ADF?

Hi Microsoft Support team, I would like to know when the following features will be available for the new snowflake connector as our code will have a huge impact if these are not enabled. Multi statement execution in the script activity. Script…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,854 questions
asked 2024-06-07T16:02:25.2933333+00:00
Sivaram Yarru 0 Reputation points
commented 2024-06-10T17:41:33.68+00:00
BhargavaGunnam-MSFT 28,076 Reputation points Microsoft Employee
2 answers

I earned AZ 305 Architect certification, but unfortunately unable to share it

I earned AZ 305 Architect certification, but unfortunately unable to share it I went to my profile, setting, Credentials and then certification, it is leading me to Pearson website to view my certification, unfortunately no option to share my…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,876 questions
asked 2024-06-10T17:06:46.09+00:00
Mohammad Shoeb 0 Reputation points
answered 2024-06-10T17:35:18.13+00:00
TP 80,666 Reputation points
0 answers

Inconsistent Behavior while creating Events though outlook and Create Event API

I am able to create events /online meetings thru Create Event API but the gmail users are not able to view the Yes/No button with the invite and they are only able to select the option from the calendar. But even from the calendar when they click and…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,188 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,997 questions
asked 2024-06-07T15:24:01.7833333+00:00
RoboPuri 0 Reputation points
edited a comment 2024-06-10T17:35:13.22+00:00
RoboPuri 0 Reputation points
0 answers

In our company portal application, the Office application was installed, but the status is still showing as ‘downloading

In our company portal application, the Office application has been installed, yet the status erroneously continues to display as ‘downloading’. Despite the Office apps being fully installed, the application’s status fails to update accordingly. We have…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,053 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,381 questions
Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
423 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,550 questions
asked 2024-06-10T17:34:53.9666667+00:00
Mohanlal 0 Reputation points
19 answers

Container didn't respond to HTTP pings on port: 8080, failing site start. See container logs for debugging.

I have deployed an App Service via Github Workers with node.js now i have the problem, that the node.js Application is running, but the Ports is not exposing. Can everyone give me an advice or is it possible to deactivate HTTP pings? Logs:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,123 questions
asked 2020-11-19T17:39:01.323+00:00
Noa 71 Reputation points
commented 2024-06-10T17:31:38.0333333+00:00
J. Victor Ferreira 0 Reputation points
1 answer

Just passes, AZ-104 Exam, but did not receive any email or certificate

Hi, I have just cleared the exam for AZ-104, but I didn't receive any certificate or email from Microsoft. Could some one please check what is wrong with it. Candidate id : MS0992036083 Reg id : 478961014 Thanks and Regards Himani Aggarwal

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,876 questions
asked 2024-06-10T17:15:34.42+00:00
Aggarwal, Himani 0 Reputation points
answered 2024-06-10T17:31:18.4333333+00:00
Gowtham CP 3,245 Reputation points
0 answers

Am uitat parola calculatorului meu ce fac?

Am windows 11 pe calculatorul meu blocat. Am încercat deja toate parolele știute.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,577 questions
asked 2024-06-10T17:31:02.2233333+00:00
Eliam Ciobanu 0 Reputation points