123,457 questions with Azure-related tags

Sort by: Updated
1 answer

Azure machine learning - Trying to use an analytical function from SQLite results in error

When trying to use the LAG function from SQLite on an Apply SQL Transformation module from Azure Machine Learning designer results in a error, saying the sintax near "(" was wrong. The SQL code: select t1.id, t1.veiculo, lag(t1.id)…

Azure SQL Database
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
asked 2020-09-24T19:59:36.63+00:00
Felipe Fritzen 1 Reputation point
commented 2020-09-28T13:43:09.237+00:00
Felipe Fritzen 1 Reputation point
0 answers

Azure Logic Apps Import csv from BLOB storage into Azure SQL VM

I have a logic app process that downloads email attachments and moves them into blob storage. I am wanting to move from blob storage into Azure SQL VM and I get the following error: "error": { "message": "A value must be…

SQL Server on Azure Virtual Machines
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,566 questions
asked 2020-09-16T14:33:56.433+00:00
Jason Squires 1 Reputation point
commented 2020-09-28T12:59:19.133+00:00
Jason Squires 1 Reputation point
1 answer

ADF Tumbling Window Trigger:Dependency trigger not triggering properly

Hello, I have created a tumbling window trigger for my Azure Data Factory Pipeline Test_Daily with recurrence as 24 hours. For this pipeline, i have added a dependency trigger lets say Test_Hourly (which runs every hour) with offset as 1.00:00:00(1…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,671 questions
asked 2020-09-22T15:54:25.197+00:00
commented 2020-09-28T12:25:49.943+00:00
HarithaMaddi-MSFT 10,146 Reputation points
1 answer One of the answers was accepted by the question author.

Create On Demand HDInsight from Data Factory in an existing VNet

The Azure Data Factory can create an on-demand HDInsight (linked service), which is automatically deleted after the job running on it finishes. Is it possible to have this on-demand HDInsight created in an existing VNet?

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
231 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,671 questions
asked 2020-09-23T07:07:55.617+00:00
Beniamin Murza 26 Reputation points
commented 2020-09-28T12:11:44.993+00:00
HarithaMaddi-MSFT 10,146 Reputation points
1 answer

Accelerate Azure VM start time in Azure Batch pool

We are developing a service which is supposed to interact with Azure Batch and create pool of Virtual Machines (i.e."worker nodes"). The Virtual machines will be created from custom image (from a shared image gallery) with some installed…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,082 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
374 questions
asked 2020-09-01T06:15:52.21+00:00
Kale, Vaibhav 41 Reputation points
commented 2020-09-28T11:38:21.267+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
3 answers

Windows Virtual Desktop - Pooling

Hi, How does Windows Desktop work? Mean when I have limit the VM to 5 users at a time, how does a new VM spin up? or do I need to configure this? If so how. Also if another VM is booted up, how does it shutdown when not in use? and boot back up

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,853 questions
asked 2020-09-22T02:55:47.427+00:00
Shane Spink 1 Reputation point
commented 2020-09-28T11:36:46.97+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Connecting Azure Kubernetes Service and Azure Database for PostgreSQL using Azure Key Vault .

Connecting Azure Kubernetes Service and Azure Database for PostgreSQL using Azure Key Vault . AKS : Cluster is ready Azure Database for PostgreSQL : DB is ready I would like to know the steps to connect to PostgreSQL DB on existing the AKS…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,462 questions
Azure Database for PostgreSQL
asked 2020-09-22T06:53:26.12+00:00
Rajasekhar 16 Reputation points
commented 2020-09-28T11:34:46.237+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Windows Virtual Desktop hangs on deployment

I've been trying to get to work WVD but I'm either getting a failure on dscextension (check the path to some ps1 file in the VM) or it hangs on dscextension. I've tried multiple times, following official MS documentation then…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,853 questions
asked 2020-09-21T22:29:15.147+00:00
Michał Pawlicki 91 Reputation points
commented 2020-09-28T11:31:27.12+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
2 answers

Replication for Azure VMs with private IPs

Hi I am failing to replicate an Azure VM with a private IP, I can't install a Mobility Agent - but all this is achievable with a VM with a public IP. My question is how do I replicate a VM with a private IP.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,082 questions
asked 2020-09-06T14:51:42.99+00:00
adm-marvellous.chimboza 1 Reputation point
commented 2020-09-28T11:25:58.523+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Azure Batch Smalldisk custom image

Hello, We are trying to build an application which will use custom images in Azure Batch Pool. In Azure Batch, the 'Marketplace' Image type has provision to deploy 'smalldisk' worker nodes for 2016/2019 Datacenter. Currently as part of Image…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,082 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
374 questions
asked 2020-09-14T18:10:28.13+00:00
Kale, Vaibhav 41 Reputation points
commented 2020-09-28T11:25:01.86+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
2 answers

Visual Studio 2019 controller agent Azure Vm

my task is to create a vm to use as an agent to use for load testing I have VS 2019 I created an Azure VM using the following template:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,082 questions
Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
292 questions
Developer technologies | Visual Studio | Testing
asked 2020-09-20T16:37:58.86+00:00
Mohammad Otoum 1 Reputation point
commented 2020-09-28T11:24:17.367+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Load Simulation - Compare SQL performance on-prem to Azure

(I'll cross-post this to Azure Q&A as well...) I need to perform a load simulation against an on-prem SQL Server and against a Azure VM running SQL Server. The purpose is to compare latency, response time, etc. I get there are many variables…

SQL Server on Azure Virtual Machines
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,082 questions
asked 2020-09-17T04:26:02.8+00:00
David C 191 Reputation points
commented 2020-09-28T11:22:51.737+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Default NSG for Windows communication

Hi, am I the right way? I want to create a rule pattern to use on all Windows servers on the network in Azure with domain server. Is there a pattern already created by someone who can share? Or can someone suggest me more rules to create…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,082 questions
asked 2020-09-24T03:57:38.537+00:00
Salves 501 Reputation points
commented 2020-09-28T11:19:15.353+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer

Velero POD deployment is getting crashed in AKS

Velero to Backup AKS cluster We have deployed Velero in our kube cluster engine which is running in Azure stack environment. The Velero platform we installed : "velero-v1.4.2-linux-amd64". Later using the command velero install we deployed kube…

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,462 questions
asked 2020-09-23T06:03:32.867+00:00
Boopathy, Elango 111 Reputation points
commented 2020-09-28T11:18:34.613+00:00
prmanhas-MSFT 17,946 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

How to delete specific data from files stored in Azure Data Lake

I'm migrating data sets to be stored in ADLS. After certain period I want to delete data within this data set that is more than 3yrs old. How can I do that? I do not want to delete the file, but specific data within the files.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,563 questions
Azure Data Lake Analytics
asked 2020-09-26T08:25:22.507+00:00
DCAK 21 Reputation points
accepted 2020-09-28T11:16:30.373+00:00
DCAK 21 Reputation points
1 answer One of the answers was accepted by the question author.

Why is the field "compute target" for data drift monitoring in ML studio still blank whereas I have a compute instance?

I have created a compute instance: Virtual machine size STANDARD_DS3_V2 (4 Cores, 14 GB RAM, 28 GB Disk) Processing Unit CPU - General purpose But, I'm not able to access it when trying to set it for data drift monitoring. The…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
asked 2020-09-28T06:49:06.39+00:00
Nastasia Saby 206 Reputation points
accepted 2020-09-28T11:16:19.603+00:00
Nastasia Saby 206 Reputation points
1 answer

Azure APP deloyment error - nopcommerce

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,990 questions
asked 2020-09-26T04:49:40.367+00:00
MM 21 Reputation points
commented 2020-09-28T10:11:11.94+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

Windows 10 virtualization - VDA licensing question

Hi Team, We are implementing VMWare Horizon in our on-premise infrastructure. We have some doubts regarding the licensing model for Windows 10 VDIs. All of the users which will connect to VDIs are running Windows 10, not all of the users have an…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,853 questions
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2020-09-28T09:55:19.467+00:00
Mateusz 26 Reputation points
accepted 2020-09-28T10:09:16.43+00:00
Mateusz 26 Reputation points
1 answer One of the answers was accepted by the question author.

Data factory API Trigger runs by order

The Sample Request and Body in the examples does not show how to sort the order. How do you get the latest succeeded run ? https://learn.microsoft.com/en-us/rest/api/datafactory/triggerruns/querybyfactory Managed to filter the successfull runs…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,671 questions
asked 2020-09-22T12:32:25.567+00:00
Ian Henry 231 Reputation points
accepted 2020-09-28T10:02:43.81+00:00
Ian Henry 231 Reputation points
2 answers One of the answers was accepted by the question author.

How to create purposefully outdated virtual machine

Hi, i work as a security engineer. in my work, sometimes i would demonstrate a certain exploit to a certain vulnerability. I am now learning Azure, and wonder how can I create a VM, with previous version of Windows or Linux images? let say I want to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,082 questions
asked 2020-09-28T05:22:01.547+00:00
Teguh Wilidarma (SE-ID) 21 Reputation points
accepted 2020-09-28T09:59:06.147+00:00
Teguh Wilidarma (SE-ID) 21 Reputation points