371,681 questions

Sort by: Updated
0 answers

Azure function integration with log analytic workspace

I am writing function app in python, I need to add custom log in log analytic workspace through function app. Please advise how to integrate log analytic workspace with azure function app

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,838 questions
asked 2024-08-31T16:11:35.2833333+00:00
Pankaj Joshi 306 Reputation points
commented 2024-09-01T04:35:17.4+00:00
Pankaj Joshi 306 Reputation points
0 answers

OCR Demo on Vision Studio performs better than API call

I've been testing out Optical Character Recognition using Azure. However, I've noticed that the online demo version performs far better than the API version. In addition, the API model version is stuck on 2023-10-01 instead of the 2024 version shown in…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
359 questions
asked 2024-09-01T04:32:29.5933333+00:00
Danny Zhang 0 Reputation points
0 answers

OneDrive Access

I cannot access my One Drive even if it's web based. I am the admin and owner of the account. The only change I did was set our domain name instead of the microsoft email.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,046 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,231 questions
asked 2024-09-01T04:32:10.14+00:00
Arriane 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to cancel the push action ?

I pushed of main and then I found I delete file that I do not want how to cancel this. I have not push it to github.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,008 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
210 questions
asked 2024-08-31T10:25:39.1866667+00:00
mc 4,296 Reputation points
accepted 2024-09-01T04:29:52.0966667+00:00
mc 4,296 Reputation points
0 answers

access excption or stack broken when I show the IFileOpenDialog in second time?

I want to use IFileOpenDialog int DialogBox CoCreateInstance(CLSID_FileOpenDialog,NULL,CLSCTX_INPROC_SERVER,__uuidof(IFileOpenDialog),(void**)&file); DWORD dwFlags; file->GetOptions(&dwFlags); file->SetOptions(dwFlags|FOS_PICKFOLDERS); in…

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,567 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,674 questions
asked 2024-09-01T04:29:19.6866667+00:00
mc 4,296 Reputation points
1 answer

Azure Keyvault expired secret working after expiration date

Hi All, I have stored a secret in key vault with expiration date. The secret is a connection string to connect to on-prem oracle database This secret is used in linkedservice to connect to on-prem Oracle datasbase. Now when I am running the adf pipeline…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,250 questions
asked 2024-08-07T13:38:37.6566667+00:00
Jigarkumar Patel 21 Reputation points
commented 2024-09-01T04:27:20.23+00:00
Sandeep G-MSFT 17,961 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to retrieve clipboard format and data from any application

How can I use Visual Basic (VB) to retrieve the format and data stored on the clipboard of any running application? I want to build a tool that extracts this information. As you can see in the program, I copy and paste the rectangle. I want to retrieve…

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,567 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,706 questions
asked 2024-08-31T17:49:36.1866667+00:00
Mansour_Dalir 1,816 Reputation points
commented 2024-09-01T04:18:29.6433333+00:00
Mansour_Dalir 1,816 Reputation points
1 answer

Seeking a MAUI Forum

Where can I find a forum dedicated to MAUI? I have some questions regarding sqlite and sending messages to users within a MAUI application.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,340 questions
asked 2024-08-31T23:06:39.0133333+00:00
Edward Benoit 1 Reputation point
answered 2024-09-01T04:15:14.5966667+00:00
Gowtham CP 4,510 Reputation points
0 answers

How to change country

Hello, I have an Azure account since 2020. I have been using Azure account for 3 years. Currently I live in Canada. I am not able to change my credit card details because the country which is set in my account is Nepal. Please suggest me how to change…

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,161 questions
asked 2024-09-01T04:12:49.0033333+00:00
Dikkendra Prasad Bist 0 Reputation points
2 answers

Does Event Grid Topic Premium Sku exist?

According to the documentation for New-AzEventGridTopic, there is a parameter -SkuName that can have the values Basic or Premium. When I try to run the command with said parameter, I get the error A parameter cannot be found that matches parameter name…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
373 questions
asked 2024-08-31T08:54:55.38+00:00
Manuel T 36 Reputation points
answered 2024-09-01T04:07:42.63+00:00
Gowtham CP 4,510 Reputation points
0 answers

Need to update the Certification into the Transripts/profile

MS_Learning_Transcript-Old.PDF Hi There, Need help by getting new exam credential updated into my learning profile. Have attached old & new transcripts for reference. Kindly help by Merging the details into one profile . MCP ID: 5553881 Microsoft…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
763 questions
asked 2024-09-01T03:43:10.6+00:00
Shashikant Jaiswar 0 Reputation points
1 answer

Azure KeyVault Firewall not working as expected for Azure Services

We have been using keyvault to get secrets for Azure functions and App Services with no issue (so all identity access is setup). I tried to enable the Keyvault firewall to: Allow public access from specific virtual networks and IP addresses, I then…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,250 questions
asked 2024-08-22T20:24:17.05+00:00
Len Ott 0 Reputation points
answered 2024-09-01T03:28:43.2366667+00:00
Akhilesh 8,140 Reputation points Microsoft Vendor
2 answers

windows defender not working or opening on the windows 11 enterprise iot ltsc eval version

im here because the regular microsoft forum community directed me to post my question here , being that it is more of a iot enterprise question. my problem is with the windows 11 iot ltsc evaluation iso . the windows defender does not open up at all, or…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
391 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,345 questions
asked 2024-08-30T21:01:16.3366667+00:00
chris fleischer 0 Reputation points
answered 2024-09-01T03:17:23.9766667+00:00
chris fleischer 0 Reputation points
2 answers

How can I get my money back?

I had disabled my Azure subscription, but $39 was withdrawn from my account. When I click on the refund request in the New support request section, I get this error: "Expedited refund is supported only for subscriptions linked to an active billing…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,462 questions
asked 2024-06-15T16:04:00.5666667+00:00
Ekviem 23 0 Reputation points
commented 2024-09-01T03:15:14.5233333+00:00
Rahul Sharma 0 Reputation points
0 answers

Azure DevOps Pipelines: How do I login using System.AccessToken variable instead of a PAT?

I need to do this to make CMake FetchContent_MakeAvailable work. I don't want to modify the CMakeLists.txt file too much and don't want to put my PAT in it for every URL either. I'm also trying to aim for not writing to disk if possible. Currently, I'm…

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,161 questions
asked 2024-09-01T03:01:07.23+00:00
Jeffrey Ozanne 0 Reputation points
edited the question 2024-09-01T03:03:22.89+00:00
Jeffrey Ozanne 0 Reputation points
1 answer

How to set expiration dates with excel to alert for upcoming expirations

I am trying to set up conditional expiration dates for staff files. For example, at my workplace, we have to get physicals every two years. I've input the date of each employees most recent physical completion date. I would like to set something up so…

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,706 questions
asked 2023-09-11T15:10:16.63+00:00
isaac mace 0 Reputation points
commented 2024-09-01T03:01:46.13+00:00
Barry Schwarz 2,516 Reputation points
0 answers

Autoruns 14.11 dark mode has black text instead of white/gray text on Windows 11

The screenshot below shows black text while Autoruns 14.11 is in dark mode on Windows 11. Ideally, the text should be white or gray while in dark mode. Can someone please look into this issue and provide a resolution?

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,149 questions
asked 2024-09-01T03:00:11.7766667+00:00
StevenJS 0 Reputation points
edited the question 2024-09-01T03:01:39.8633333+00:00
StevenJS 0 Reputation points
1 answer

Excel Online: How do I extend conditional formatting rules to succeeding rows?

Hi, This seems like a simple operation but I couldn't figure it out or find answers to my question. For Excel Online: I was able to create a conditional formatting rule for a cell, which changes its colour according to the value in a different cell…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,793 questions
asked 2024-08-31T21:44:34.1733333+00:00
Karateka95 0 Reputation points
answered 2024-09-01T02:54:34.9633333+00:00
Barry Schwarz 2,516 Reputation points
1 answer

Autoruns looks bad in 4K

Try running Autoruns on a 4K monitor, or any other HDPI display. You will almost not be able to read the entries.

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,149 questions
asked 2020-12-14T16:19:18.437+00:00
Martijn 1 Reputation point
answered 2024-09-01T02:46:14.3866667+00:00
StevenJS 0 Reputation points
0 answers

The Virtual Machine is currently stopped due to a temporary loss of access to disk. No other action is required at this time, while the platform is working on reestablishing disk connectivity.

why my LINUX VM has this problem from " resource health status" ? How can i do? I can't access my LINUX VM now, who can help me ? pls X_X

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,728 questions
asked 2024-08-28T16:50:10.67+00:00
ZD DZ 0 Reputation points
edited a comment 2024-09-01T02:22:53.93+00:00
Srinud 2,220 Reputation points Microsoft Vendor