1,08,758 questions with Azure-related tags

Sort by: Updated
0 answers

Can we configure Application Insight with Log4j.properties file?

Set the level log4j.rootCategory=debug, console, file log4j.rootLogger=INFO, console Appender for writing to console log4j.appender.console=org.apache.log4j.ConsoleAppender log4j.appender.console.layout=org.apache.log4j.PatternLayout …

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,216 questions
asked 2021-04-01T12:28:22.023+00:00
avni kumar 1 Reputation point
commented 2021-04-15T16:13:47.497+00:00
SwathiDhanwada-MSFT 18,756 Reputation points
1 answer

Tutorials for Microsoft Azure Kinect gesture controls Unity ?

Hi All, Can anyone provide a tutorial links for how to implement Microsoft Azure Kinect gesture controls in Unity.

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
292 questions
asked 2021-04-15T10:53:20.787+00:00
AkhilBhaskar Nitta 1 Reputation point
answered 2021-04-15T15:50:32.96+00:00
QuantumCache 20,266 Reputation points
1 answer

Data migration Assistant/Azure Data sync/Azure Data factory Limitations

Hi Team, Could you please provide me with answers of below - Using Microsoft Data Migration Assistant tool, what is maximum number of tables that could be migrated (with data) between on-premises SQL Server db to Azure SQL db? Are there…

Azure SQL Database
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
528 questions
asked 2021-04-14T06:20:45.783+00:00
salilsingh-9961 346 Reputation points
commented 2021-04-15T15:26:10.66+00:00
Oury Ba-MSFT 18,776 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

What's behind an App Service (Web App)

Just looking to migrate a legacy ASP.NET 4.5.2 application to Web App's and it doesn't seem to be honouring the web.config file setup for things such as default document etc. we also have lots of inline HTTP modules etc. Are web apps just completely…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,686 questions
asked 2021-04-15T11:00:07.98+00:00
Andrew HB 341 Reputation points
commented 2021-04-15T15:16:38.977+00:00
Andrew HB 341 Reputation points
1 answer

Error passing Azure File Share to Set-Location cmdlet

I am attempting to automate a copy file process using an Azure Runbook. Here's the code: ]1 What am I doing wrong here?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,283 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,245 questions
asked 2021-04-14T17:22:28.467+00:00
Charlotte Watson 21 Reputation points
answered 2021-04-15T14:13:04.157+00:00
tbgangav-MSFT 10,416 Reputation points
1 answer

Azure storage Isint it all on a disk ?

Hi I'm learning Azure and am confused when I get to the storage section. I've watched some videos but it always seems the instructor is just regurgitating memorized info. I understand that data is saved stored on a disk & I don't see it as…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,117 questions
asked 2021-04-14T10:56:29.827+00:00
Synthetic-Sentience 11 Reputation points
answered 2021-04-15T14:09:36.26+00:00
deherman-MSFT 36,916 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

MYSQL error: Unknown column 'guid' in 'NEW' mysql

I have this sql statement and it gives me error: Unknown column 'guid' in 'NEW' mysql SQL Statement in python: INSERT INTO user (username, userpassword , admin) VALUES (%s, %s, %s ) Table structure is: userid username userpassword userguid …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
819 questions
asked 2021-04-11T03:20:26.023+00:00
vj78 21 Reputation points
accepted 2021-04-15T13:41:30.54+00:00
vj78 21 Reputation points
0 answers

MSIX packages not consistently mounted on the assigned WVD hosts.

Hello Community We have a WVD Pool where we Use the preview Feature of app attach in the Azure Portal. https://learn.microsoft.com/en-us/azure/virtual-desktop/app-attach-azure-portal MSIX packages of various software applications have been…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,523 questions
asked 2021-04-14T07:48:39.163+00:00
Langof, Martin 1 Reputation point
commented 2021-04-15T12:49:20.203+00:00
Shashi Shailaj 7,596 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

I can't connect my Azure VM via SSH

I just replaced my user uid from 1000 to 0 in the file://etc/passwd.I connected to my VM via SSH with my SSH key previously,but now it show "Permission denied (pulbickey)".The result is I cant connect it because I dont konw whether there are…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,816 questions
asked 2021-04-13T06:13:49.547+00:00
Leojangh 21 Reputation points
commented 2021-04-15T12:25:57.15+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Extract array from Json output

I am struggling how to extract an array from Json output. Json Output from my Lookup activity: { "count": 3, "value": [ { "Prop_0": "6" }, { …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,599 questions
asked 2021-04-14T17:21:42.927+00:00
braxx 436 Reputation points
commented 2021-04-15T12:25:07.743+00:00
Nasreen Akter 10,791 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Functions deployment is failing with status code 409

Hi, For the past day or so, I am not able to deploy a new version of my Azure Functions app. When I try to deploy using Maven, I get the following error: Status code 409, {"Code":"Conflict","Message":"There is an…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,917 questions
asked 2021-04-14T08:26:18.93+00:00
MeraBills Admin 21 Reputation points
accepted 2021-04-15T12:16:44.333+00:00
MeraBills Admin 21 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Web App multi-conainter

After following multiple tutorials and guides from the official docs, I started to configure a web app with a custom docker-compose file. I have two containers: a spring boot API and a MySQL image. This is the docker-compose file that I'm using: …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,686 questions
asked 2021-04-09T19:32:30.39+00:00
ȘTEFAN BUCIU 21 Reputation points
commented 2021-04-15T11:47:10.913+00:00
ȘTEFAN BUCIU 21 Reputation points
1 answer One of the answers was accepted by the question author.

TCP IP CONNECTION O THE HOST PORT HAS FAILED

I am trying to connect to Azure SQL database on PAAS environment. This is required to write data from Databricks to azure SQL database and also read data from Azure SQL database. When i run the connection string and try to connect to a table present in…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,166 questions
asked 2021-03-10T09:43:16.24+00:00
Abhishek Gaikwad 191 Reputation points
accepted 2021-04-15T11:12:37.617+00:00
Abhishek Gaikwad 191 Reputation points
1 answer

WTSVirtualChannelOpenEx sometimes failed with err 0x31

I have a rdp plugin used in my C# AxMSTSCLib.AxMsRdpClient7NotSafeForScripting rdp client: rdp.AdvancedSettings8.PluginDlls = "{7d413ce8-a0a1-42d9-a67b-6d4be4af17c5}"; When I open the channel on server side: channelHandle =…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,523 questions
asked 2020-11-15T04:48:14.083+00:00
Acewind 41 Reputation points
answered 2021-04-15T10:36:46.847+00:00
向阳 高 1 Reputation point
0 answers

windows update

Can you help me update my hp?

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,664 questions
asked 2021-04-15T10:20:42.023+00:00
alvin myles 1 Reputation point
1 answer

Read excel file in sharepoint

How to read excel files in Sharepoint using Azure Data Factory. Can you please give me examples of base url and relative url ? Thanks! Sravya

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,599 questions
asked 2021-04-08T16:20:46.763+00:00
Sravya Chagalamarri 1 Reputation point
commented 2021-04-15T10:15:26.143+00:00
PRADEEPCHEEKATLA-MSFT 88,951 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to check if a parameter in my dataflow is numeric or not?

Hi, I have a mapping data flow in ADF that takes in a parameter, $Staging_Logical_Key[1]. This parameter can be an IBAN (International Bank Account Number) or a BBAN (Basic bank Account Number). The IBAN is a string, 18 positions, like…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,599 questions
asked 2021-04-14T19:02:03.11+00:00
Poel van der, RE (Ron) 451 Reputation points
commented 2021-04-15T10:11:38.853+00:00
PRADEEPCHEEKATLA-MSFT 88,951 Reputation points Microsoft Employee
2 answers

I can't remove payment

I can't remove my payment Azure 1, so it don't just give me. Enter the world: Azure 1 But when I write it nothing happend.

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
390 questions
asked 2021-04-08T14:11:33.83+00:00
егор каратунов 1 Reputation point
commented 2021-04-15T08:46:35.65+00:00
YutongTie-MSFT 51,026 Reputation points
2 answers One of the answers was accepted by the question author.

CICD One scope parameter for two triggers

Hi! I'm trying to create an unique Release pipeline for my ADF. I'm facing an issue with triggers because each trigger have his own scope and each new trigger need me to modify the release pipeline. I try to modify my ARM parameter…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,599 questions
asked 2021-04-06T11:00:37.72+00:00
Emeric 21 Reputation points
commented 2021-04-15T08:29:51.783+00:00
Pranay 291 Reputation points
1 answer

QnA Maker import logging information

How do we determine the last time a excel or .tsv file was imported into a KB?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,800 questions
asked 2021-04-14T18:22:26.13+00:00
Mike Anker 1 Reputation point
answered 2021-04-15T07:51:45.177+00:00
romungi-MSFT 45,036 Reputation points Microsoft Employee