123,576 questions with Azure-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Azure Data Factory - HTTP Connectors

Hi I am working in Azure Data Factory and doing "Copy Data Activity from HTTP Connector". It works for me but only the first page is getting saved into the database table. My question is how to do pagination in HTTP connector.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-08-17T13:33:03.733+00:00
Wadhwa, Dinesh 21 Reputation points
accepted 2020-09-03T06:59:46.85+00:00
Wadhwa, Dinesh 21 Reputation points
1 answer

Public IP is not attached to the VM After failover

Public IP is not attached to the VM After failover. I tried with this URL for automating test failover for this in runbook. https://github.com/Azure/azure-quickstart-templates/blob/master/asr-automation-recovery/scripts/ASR-AddSingleNSGPublicIp.ps1

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
828 questions
asked 2020-08-31T09:50:06.16+00:00
Development Operation 1 Reputation point
commented 2020-09-03T06:34:13.557+00:00
SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
2 answers

Azure maps: Trying to draw direct line between two point at two corners of world

Am trying to plot direct line between "green arrow location"(right top corner) to "destination popup point". But it's moving all around world as shown in picture. Any suggestion? Please find image for reference. Other lines whose…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
842 questions
asked 2020-08-26T11:30:39.617+00:00
welcomenxj 1 Reputation point
commented 2020-09-03T06:23:37.253+00:00
rbrundritt 20,931 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

postman generated accessToken cannot be used for "Get all planner plans associated with group" request

I made use of "Get User Access Token" request from postman to get the userAccessToken then using this token; i get "You do not have the required permissions to access this item." when i called "Get all planner plans associated…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,999 questions
asked 2020-08-28T07:58:06.637+00:00
Yz Then 21 Reputation points
accepted 2020-09-03T05:52:49.883+00:00
Yz Then 21 Reputation points
1 answer

Monitoring SQL Server and SSAS i Log analytics

Hi, I am trying to make a monitoring dashboard with Log Analytics. I have seen many tutorials for writing KQL queries using the table Perf in Log Analytics. But how do I turn on the logging of this data from my SQL server and SSAS server? Br Julie

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,674 questions
asked 2020-08-28T10:58:56.833+00:00
Julie Mohr 1 Reputation point
commented 2020-09-03T05:40:54.517+00:00
SwathiDhanwada-MSFT 18,996 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

HDInsight Spark Cluster Customization with Boostrapping and Custom Action Scripts

Hello All We use both bootstrapping (via ARM templates) and action scripts to provision our HDInsight Spark Cluster (HDI 3.6, Spark 2.3). We face several challenges (in no particular order): First, some of the bootstrapping statements are not…

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
231 questions
asked 2020-08-27T18:29:32.387+00:00
Christoph Kiefer 141 Reputation points
commented 2020-09-03T05:35:49.9+00:00
PRADEEPCHEEKATLA 90,736 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

How to move blobs between Azure blob storage containers in java

I have two containers under same storage account. I am trying to move a certain blob from one container to other (release to backup). Right now what I do is download the file from release container and then upload it back again to the backup container.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,210 questions
asked 2020-09-01T05:53:07.08+00:00
Kosala De Silva 41 Reputation points
commented 2020-09-03T04:51:51.38+00:00
Kosala De Silva 41 Reputation points
1 answer

Synapse Azure Preview - ServerName

Hi, I am trying to pause SQL pool in Synapse (Preview version) via PowerShell command and Automation. I've found this: Suspend-AzureRmSqlDatabase –ResourceGroupName "myResourceGroup" –ServerName "nsqlpoolservername"…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,386 questions
asked 2020-08-27T05:33:32.277+00:00
Martina Novakova 1 Reputation point
commented 2020-09-03T04:43:55.337+00:00
HarithaMaddi-MSFT 10,146 Reputation points
0 answers

How to copy data from Azure SQL Database to Azure Synapse?

Hello Experts, I am pretty new to Azure Data Factory and struggling with a simple problem. I've done this in SSIS but now trying to implement the same in Azure Data Factory. I have a list of tables that I would like to copy the data on an incremental…

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,386 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-08-30T16:39:04.32+00:00
Julaayi 1 Reputation point
commented 2020-09-03T04:43:02.267+00:00
HarithaMaddi-MSFT 10,146 Reputation points
1 answer One of the answers was accepted by the question author.

QueueTriggered FunctionApp failing with : Timeout exceeded

I am running a QueueTriggered FunctionApp developed in Python under App Service Plan : myFunction (EP3: 1) Earlier I had set functionTimeout host.json to 02:00:00 but it failed with error Timeout value of 02:00:00 was exceeded by function:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2020-08-28T12:13:05.49+00:00
KS, Sharath 26 Reputation points
accepted 2020-09-03T04:32:35.283+00:00
KS, Sharath 26 Reputation points
2 answers

What is the impact of setting ASPaaS\AlwaysUseGateway to false

HI all everybody, this is my first post and I'm here to ask for your help. This is the scenario on my Team: Client - Visual Studio 2019 connecting to AAS deploy using a server of IaaS as data source - issue And they sent me this image…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
481 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,344 questions
asked 2020-08-28T02:09:22.31+00:00
CuervoXok 1 Reputation point
commented 2020-09-03T04:19:21.907+00:00
HarithaMaddi-MSFT 10,146 Reputation points
1 answer One of the answers was accepted by the question author.

azure batch samples for python - sample 2

I am looking at azure batch sample 2 for python: https://github.com/Azure-Samples/azure-batch-samples/blob/master/Python/Batch/sample2_pools_and_resourcefiles.py As far as I can see, the 'command line' for the pool StartTask simply executes a python…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
374 questions
asked 2020-09-01T12:06:52.85+00:00
AJG 436 Reputation points
accepted 2020-09-03T02:23:45.333+00:00
AJG 436 Reputation points
1 answer One of the answers was accepted by the question author.

azure MPI inter node communications limit ?

I have just seen this page: https://learn.microsoft.com/en-us/azure/batch/batch-quota-limit#pool-size-limits does this really mean that you can only run batch jobs that require inter-node communications on pools of no more than 80/100 nodes ? …

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
374 questions
asked 2020-09-01T11:55:02.953+00:00
AJG 436 Reputation points
accepted 2020-09-03T02:21:05.207+00:00
AJG 436 Reputation points
1 answer

Revert snapshot after capture image

Is it possible to revert a snapshot from windows 10 azure vm after sysprep and capture the azure vm.

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-08-10T20:43:09.007+00:00
Mohammed el Fizazi 1 Reputation point
commented 2020-09-03T02:03:42.89+00:00
KarishmaTiwari-MSFT 20,782 Reputation points Microsoft Employee Moderator
0 answers

Redirecting user in Azure App Service Plan with Slim Framework

I'm using Slim 4 in my Azure App Service. In my code, I'm trying to redirect user to a URL: return $response ->withHeader('Location', 'http://www.google.com') ->withStatus(302); When I run it on my local computer on WAMP server using…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,999 questions
asked 2020-09-01T11:31:35+00:00
Ashish Kumar 1 Reputation point
commented 2020-09-03T00:31:55.21+00:00
Ashish Kumar 1 Reputation point
2 answers

ASDK AAD deployment - Type 'Prerequisite' of Role 'CA' raised an exception - installer UI version 1.0.13

Hi, could you please help with the error ? follow the details

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
194 questions
asked 2020-08-12T23:39:11.23+00:00
ivan.guimaraes@hpe.com 1 Reputation point
answered 2020-09-02T23:46:31.5+00:00
TravisCragg-MSFT 5,696 Reputation points Microsoft Employee Moderator
1 answer

Cost concern of Azure RedHat SQL VM

I have been setting up an SQL VM using RedHat. I saw some satellite repositories enabled while installing packages. The problem I'm having is that whether we get paid more than advertised on Azure since RedHat satellite repository enabled by default.

SQL Server on Azure Virtual Machines
asked 2020-08-18T20:48:29.43+00:00
Rishitha Peiris 1 Reputation point
commented 2020-09-02T18:38:00.7+00:00
KarishmaTiwari-MSFT 20,782 Reputation points Microsoft Employee Moderator
1 answer

Log Analytics Workspace: understanding data ingestion sources

I recently activated a Log Analytics Workspace for my AKS cluster and I had half of my ingested data coming from "LogManagement", while the other half from "ContainerInsight". What is "LogManagement" and how can I reduce…

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,674 questions
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,463 questions
asked 2020-08-21T16:29:00.893+00:00
Nicholas Fiorentini 21 Reputation points
commented 2020-09-02T18:35:46.15+00:00
KarishmaTiwari-MSFT 20,782 Reputation points Microsoft Employee Moderator
1 answer

Communication problem when connecting application from Citrix. Citrix is runnign in Azure

Hi Team, We have used patch KB3194798 for avoiding authentication issue from citrix to connect to DB . It was worked in Windows server 2016 But the same patch is not working in Azure end Windows server 2016 Datacenter OS version 1607. Kindly…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,097 questions
asked 2020-08-21T08:37:08.077+00:00
Ramya N 1 Reputation point
commented 2020-09-02T18:34:50.663+00:00
KarishmaTiwari-MSFT 20,782 Reputation points Microsoft Employee Moderator
1 answer

how to check public ip if connecting to a VM

I got a public ip,but I don't how to check public ip if connecting to a VM. Thanks.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,097 questions
asked 2020-08-21T05:51:15.117+00:00
Jia Dong Wu 1 Reputation point
commented 2020-09-02T18:34:18.803+00:00
KarishmaTiwari-MSFT 20,782 Reputation points Microsoft Employee Moderator