345,079 questions

Sort by: Updated
0 answers

InsertDate and UpdateDate column addition in Sink-Delta from dataflow.

I am using dataflow to Upsert the data to my delta lake. My requirement is to have two columns - 1. insertdate 2.updatedate . If there is a new record then both insertdate and updatedate column should get updated with current_date() values. And, if…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,642 questions
asked 2024-05-03T16:53:31.2266667+00:00
Vaibhav 105 Reputation points
edited a comment 2024-05-10T14:04:34.4633333+00:00
phemanth 6,085 Reputation points Microsoft Vendor
0 answers

Resource graph query to get "microsoft.insights/guestdiagnosticsettings" resources?

According to documentation, resource type "microsoft.insights/guestdiagnosticsettings" should be available using Azure Resource Graph. https://learn.microsoft.com/en-us/azure/governance/resource-graph/reference/supported-tables-resources …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,952 questions
asked 2024-05-10T14:03:43.1366667+00:00
olavrb 131 Reputation points
edited the question 2024-05-10T14:05:03.11+00:00
olavrb 131 Reputation points
1 answer

Is Azure GPT-4 turbo-2024-04-09 different from OpenAI GPT-4 turbo-2024-04-09?

Hello, We used Azure GPT-4 Turbo-2024-04-09, and the test results differed from those of OpenAI. The responses from OpenAI were longer and clearer than those from Azure. This issue occurred when the GPT-4 Turbo preview was released. Thank you.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,218 questions
asked 2024-05-02T04:24:49.46+00:00
d0ng 30 Reputation points
commented 2024-05-10T14:03:28.1866667+00:00
d0ng 30 Reputation points
0 answers

Persistent error message when attempting to use Azure AI Video Indexer API (ARM-managed) - "USER_NOT_SIGNED_IN"

I am working on a flow in Logic Apps. Once a video has finished indexing, this flow is triggered. The flow is intended to save the outputs of the Get Prompt Content API…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
47 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 questions
asked 2024-05-10T11:59:17.17+00:00
Ewan OToole 0 Reputation points
edited the question 2024-05-10T14:02:02.6066667+00:00
Ewan OToole 0 Reputation points
1 answer

Using Microsoft Document Intelligence along with Azure Function Blob Trigger

Hi, I want to use a blob trigger with Microsoft's Document Intelligence. What should be the remaining code to analyze multiple documents I have stored in my blob storage container? Additionally, I also want the script to trigger any time I upload a new…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,405 questions
asked 2024-04-29T06:32:48.6033333+00:00
Harsh Khewal 115 Reputation points
commented 2024-05-10T14:02:02.0066667+00:00
LeelaRajeshSayana-MSFT 13,546 Reputation points
0 answers

How to add an external library to a C# azure functions application?

Hi there, I am trying to use a JavaScript based library in my azure functions application. I copied the file in the root directory of the app and deployed it successfully on Azure but the moment I reference it in the Index.html file, it throws this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
asked 2024-04-30T12:36:59.1933333+00:00
Adwait Naik 40 Reputation points
commented 2024-05-10T14:01:23.3766667+00:00
LeelaRajeshSayana-MSFT 13,546 Reputation points
2 answers

An old ASP.NET WebForms app won't build due to missing references and related

I maintain an old ASP.NET WebForms application, written using VB.NET so long ago that no one knows who started this application. The guy who maintained it, before I was given it, left before I joined. He didn't put anything in any source control, and he…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,287 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,638 questions
asked 2024-05-08T21:06:30.9666667+00:00
Falanga, Rod, DOH 80 Reputation points
commented 2024-05-10T14:00:45.18+00:00
Falanga, Rod, DOH 80 Reputation points
0 answers

app setting with a hyphen doesn't work with task Azure App Service deploy v4

I'm using Azure App Service deploy version 4 in azure devops and I'm trying to set an app setting to a value that starts with a hyphen/dash. The value is coming from the vault/group variable The setting is as follows -PRIVATE_KEY $(key-private). When the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
966 questions
asked 2024-05-10T14:00:11.24+00:00
Yanis Kross 1 Reputation point
1 answer

I am not able to copy and paste files to certain windows machines

Hello, I am not able to copy and paste files to certain windows servers while I can to others. I am able to copy and paste text just fine. Not sure where to start looking? TIA

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,259 questions
asked 2024-05-10T12:57:49.85+00:00
David Gladys 0 Reputation points
answered 2024-05-10T13:59:29.86+00:00
Daisy Zhou 18,721 Reputation points Microsoft Vendor
1 answer

Thank you for joining. You don't current qualify for a Microsoft 365 Developer Program sandbox subscription.

Hello, I am currently doing the MS-900 Microsoft 365 Fundamentals: Describe Microsoft 365 apps and services and on the Explore Microsoft 365 tenant part of the learning course it asks us to Join the Microsoft 365 developer program. After I joined it…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
31 questions
asked 2024-03-21T23:53:04.8066667+00:00
Andre Avila 35 Reputation points
commented 2024-05-10T13:58:07.37+00:00
玮卿 刘 0 Reputation points
1 answer

How to update/save a file in a database in web application

i have a code error and i wish i can get it fix by your noble helps or interventions here is a code block that updates a new product on a product page in a web application this is the code behing the productController.cs file for the cshtml file…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,287 questions
asked 2024-05-07T15:39:22.68+00:00
KwebenaAcquah-9104 306 Reputation points
edited a comment 2024-05-10T13:57:27.5733333+00:00
KwebenaAcquah-9104 306 Reputation points
0 answers

How to fix issue in prepapred statement on jdbc driver 12.6.1 jre11

Recently we have upgrade the SQL JDBC driver from version 4 to version 12.6.2 jre11 as we upgraded to 2022 SQL server. After changing the driver we are facing issue in prepared statement. The same code with 12.6.2 jre8 and java8 returning results . But…

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,804 questions
asked 2024-05-10T13:49:21.6766667+00:00
Dhamodharan M (CW) 0 Reputation points
edited the question 2024-05-10T13:57:06.8366667+00:00
Dhamodharan M (CW) 0 Reputation points
0 answers

How to configure Group Policy "Turn on script execution" for Windows 10 LTSB 2016?

Hello! I am having trouble setting the "Turn on script execution" option in Group Policy -> User Configuration -> Administrative Templates on Windows 10 LTSB 2016. No matter if I choose "Disabled" or "Enabled," it has…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,696 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,100 questions
asked 2024-05-10T07:52:08.4633333+00:00
Rafał Łakus 0 Reputation points
edited a comment 2024-05-10T13:56:46.5333333+00:00
Rafał Łakus 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can someone please let me know below all operation can we do on External Table on Serverless SQL Pool

Can someone please let me know below all operations can be done on the External Table on the Serverless SQL Pool? DDL DML Joins (Based on joins condition data has to place another external table) Sub-Queries Performance techniques Majorly trying…

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.
965 questions
asked 2024-04-29T06:54:12.55+00:00
Sai Kishore Amara 20 Reputation points
edited a comment 2024-05-10T13:54:38.1966667+00:00
Srinud 1,335 Reputation points Microsoft Vendor
1 answer

Unable to Modify innodb_dedicated_server variable in Azure Database for MySQL (Flexible Server) - Workarounds or Alternatives?

I'm trying to optimize performance for my Azure Database for MySQL (Flexible Server) instance. In my research, I found the innodb_dedicated_server parameter, but it's greyed out in the Azure portal, indicating it's non-modifiable,can i change this…

Azure SQL Database
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
719 questions
asked 2024-05-09T09:57:21.24+00:00
Niket Kumar Singh 190 Reputation points
edited a comment 2024-05-10T13:53:23.5066667+00:00
Niket Kumar Singh 190 Reputation points
0 answers

302 Error when trying to naviagte through app proxy service

hi there, I am trying to access a json that is sat behind an app proxy. i want to do this via power automate If i do the initial request directly to the api, i get a 302 error redirecting me to login. which then terminates the flow. I updated 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,657 questions
asked 2024-05-10T13:53:23.2933333+00:00
Zarwalski, Lily 0 Reputation points
0 answers

How to visualize using graph in sentinel's workbook

how to visualize this data using "graph" pls? i tried the following settings, not understanding how to configure this to display as a graph basically I want a graph of nodes depicting traffic between src and dst where labels are depicted by…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,825 questions
asked 2024-05-10T05:56:10.9866667+00:00
Ashwin Venkatesha 165 Reputation points
commented 2024-05-10T13:53:01.9366667+00:00
AnuragSingh-MSFT 20,431 Reputation points
0 answers

Microsoft Grpah Apo intune Mobile device and software

i have requirements to pull mobile devices from MS intune using graph api, i am able to pull manageddevies but not able find api which gives me application or s.w installed on moible device i tried deviceappmanagment api but not able to add filter in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,708 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,400 questions
asked 2024-05-10T13:52:48.3766667+00:00
Ashwin Gupta 0 Reputation points
0 answers

VS unable to debug unhandled exception

I have configured VS to debug all types: However, I still get this prompt when an app crashes: I just want to get a clue about where this crash comes from. All the code of the app is in try-catch blocks. Could anyone offer a tip?

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
945 questions
asked 2024-05-10T13:52:03.9+00:00
Hong 1,051 Reputation points
0 answers

[Asp.Net Core MVC] Is posssible to embed the wwwroot directory inside the dist binary?

I have an Asp Net Core MVC project with my assets in wwwroot. My intent is to have only the binary and the appsettings file so is easy to update the application in production without to lose some updated assets files. I used this options…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,207 questions
asked 2024-05-10T13:51:50.54+00:00
Storm Energy 0 Reputation points