372,861 questions

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.
10,514 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
0 answers

UWP - Set the scrolling lines for a UWP ListBox ?

UWP - Set the scrolling lines for a UWP ListBox I Need to Attached Property or Dependency Property to set scrolling lines to ListBox. I found something similar in WPF : how-to-set-the-scrolling-lines-for-a-wpf-listbox …

Universal Windows Platform (UWP)
asked 2020-09-02T11:39:19.55+00:00
Indudhar Gowda 426 Reputation points
commented 2020-09-03T06:46:56.48+00:00
Richard Zhang-MSFT 6,936 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.
693 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 44,176 Reputation points Microsoft Employee
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.
695 questions
asked 2020-08-26T11:30:39.617+00:00
welcomenxj 1 Reputation point
commented 2020-09-03T06:23:37.253+00:00
rbrundritt 17,181 Reputation points Microsoft Employee
6 answers One of the answers was accepted by the question author.

Target Alert Rule to Agentless computer

I have configured a Windows Client as an agentless computer (actually a Windows 10 client). Its discovered and goes green in SCOM as a Windows Computer. Only ping is enabled at this point. I'm trying to enable an alert rule targeting Windows…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,463 questions
asked 2020-09-02T07:50:03.593+00:00
Peter Svensson 211 Reputation points
accepted 2020-09-03T06:21:33.943+00:00
Peter Svensson 211 Reputation points
1 answer One of the answers was accepted by the question author.

CAST from ROW_NUMBER

I want to select ROW_NUMBER result as varchar and also as real value. When I use the TSQL below it throws an error of Msg 8114, Level 16, State 5, Line 1 Error converting data type varchar to bigint. I want the first column to be 'Payment 1', 'Payment…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,619 questions
asked 2020-09-02T15:17:40.78+00:00
David Chase 681 Reputation points
commented 2020-09-03T06:00:54.18+00:00
Anonymous
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.
7,625 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 One of the answers was accepted by the question author.

UWP : ListBox Add mouse wheel support to ScrollViewer.

UWP : ListBox Add mouse wheel support to ScrollViewer. Support like ScrollViewer Mousewheel changed, ScrollViewer Mousewheel Released, ScrollViewer Mousewheel Clicked, Something similar to…

Universal Windows Platform (UWP)
asked 2020-09-02T11:53:47.837+00:00
Indudhar Gowda 426 Reputation points
commented 2020-09-03T05:46:52.833+00:00
Indudhar Gowda 426 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,181 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,656 Reputation points
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.
210 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-MSFT 88,381 Reputation points Microsoft Employee
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.
2,776 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.
4,837 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,136 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.
4,837 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,514 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,136 Reputation points
2 answers One of the answers was accepted by the question author.

How authentication works in general

Hi I'm just trying to understand how it works under the hood technically when I try to access a website that is secure with on Azure using B2C for example. Let's say I have a SPA app written in Angular and using msal-angular library. After configuring…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,625 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,835 questions
asked 2020-08-13T02:32:41.697+00:00
bdiddy 171 Reputation points
accepted 2020-09-03T04:41:21.6+00:00
bdiddy 171 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.
4,854 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
103 questions
asked 2020-08-28T12:13:05.49+00:00
KS, Sharath 21 Reputation points
accepted 2020-09-03T04:32:35.283+00:00
KS, Sharath 21 Reputation points
1 answer One of the answers was accepted by the question author.

Site Design and Certificate Authority

Hi all, We have three sites in different Geo-locations. We have plan to create three active directory sites and there is a confusion. Can we deploy subordinate Enterprise CA for each site? BR

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,397 questions
asked 2020-08-30T18:50:47.967+00:00
Davoud Teimouri 146 Reputation points
accepted 2020-09-03T04:30:58.627+00:00
Davoud Teimouri 146 Reputation points
1 answer One of the answers was accepted by the question author.

Sending HTTP response 401 - text/plain:401 UNAUTHORIZED.

Hi All, I am getting Sending HTTP response 401 - text/plain:401 UNAUTHORIZED this error in ULS. I can access all the sites on WFE. Do you know where that issue coming from? Thank you.

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,936 questions
asked 2020-09-01T11:58:16.31+00:00
Hanamichi Sakuragi 246 Reputation points
accepted 2020-09-03T04:26:25.36+00:00
Hanamichi Sakuragi 246 Reputation points
3 answers One of the answers was accepted by the question author.

SharePoint 2016 backup issue

Hi, I scheduled a Farm backup Shared Services using Differential on our SharePoint 2016 farm. After it competes the run and checked the logs I see this 15 warnings. I run the full Farm Backup Shared Services last night without any issue. Can…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,936 questions
asked 2020-08-19T07:31:34.943+00:00
Hanamichi Sakuragi 246 Reputation points
accepted 2020-09-03T04:25:18.603+00:00
Hanamichi Sakuragi 246 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.
447 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,271 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,136 Reputation points
2 answers

Sharepoint forum

My usual Sharepoint forum said it is migrating herel I this the place for SharePoint questions?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,605 questions
asked 2020-08-20T20:04:21.037+00:00
Peter Blankenheim 1 Reputation point
answered 2020-09-03T03:52:33.663+00:00
Ronen Ariely 15,191 Reputation points