About 519 results
Open links in new tab
  1. Can you load data directly from SQL Server into the Data Lake

    Oct 19, 2016 · Tables are created by U-SQL jobs in Data Lake Analytics. If your data is in a on-premise SQL Server you should use Data Factory. With an on-premise Data Gateway you can …

  2. Plot chart in Power BI using raw data from Stream Analytics

    Aug 15, 2016 · I am sending some sensors data to Azure IoT Hub and then stream those data to Power BI using Stream Analytics. However when I tried to plot the chart in Power BI, the …

  3. Unable to sample from a Streaming Analytics Job

    Jan 17, 2017 · I have been trying to understand how streaming analytic work and set up a client sending data to an eventhub with another client reading out the data from the same hub.

  4. Azure API Management (Developer Portal) - Testing capabilities

    Apr 16, 2020 · You can then use this data to create health related metrics in your service and expose them with an another API endpoint. Since the Developer Portal is highly customizable …

  5. vm performance metrics and creating alerts

    Jun 6, 2019 · 2) Performance metrics enabled as part of Azure Monitor for VMs do not include pre-configured alerts.However, you can collect the data in Log analytics workspace and define …

  6. Azure pipeline run status queued - social.msdn.microsoft.com

    Feb 18, 2020 · I am new to Azure environment. i have written some code using .net core that starts Azure pipeline using Azure Data factory. The status of the pipeline run status when …

  7. Activity Runs Query By Pipeline Run api filter criteria not working …

    Aug 27, 2019 · However if I add a filter criteria in the Body as follows, the api returns a empty array even though there is a Activity name "RunPrecheck" exists.

  8. Copy data from Impala using ADF copy (ODBC)

    Nov 21, 2016 · Seeing the github link you posted, seems you installed the driver on the Cloudera instance on Linux - is it the case? To use the ADF ODBC connector, you need to have the …

  9. How to use Copy Blob usng SAS - social.msdn.microsoft.com

    Dec 17, 2013 · In the latest storage client, copy blob destination now supports a SAS if within the same account.

  10. How to 'Get Latest' of my ADF pipeline from Azure Repos Repository

    Aug 22, 2019 · For Our data factory we have setup 'Azure Devops GIT' as source control. Created 2 branches out of master repository. User X using BranchX - and he changed pipeline …