97,369 questions with Azure-related tags

Sort by: Updated
1 answer

ADF copy activity with salesforce connector doesn't work.

I'm changing my pipelines that copy data from salesforce into a file, because the old salesforce linked service will stop working in october. I created a new linked service, a new dataset and changed my copy activity into the new source dataset. Now, I…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
999 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-22T12:31:36.8833333+00:00
Debie, Hanneke 0 Reputation points
answered 2024-05-22T21:06:55.9333333+00:00
Amira Bedhiafi 16,146 Reputation points
2 answers One of the answers was accepted by the question author.

How can we access SQL Server hosted on on-premises from Function app

I am trying to access SQL Server hosted on Azure VM from Function app using python. But I am getting this error: Result: Failure Exception: OperationalError: (pyodbc.OperationalError) ('HYT00', '[HYT00] [Microsoft][ODBC Driver 18 for SQL Server]Login…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,370 questions
asked 2024-05-14T09:32:05.17+00:00
Ritika Pandey 20 Reputation points
edited the question 2024-05-22T21:03:48.2366667+00:00
LeelaRajeshSayana-MSFT 13,946 Reputation points
3 answers

Unable to connect SQL server to Azure data factory

Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'DESKTOP-1J7NBOS', Database: 'DataWarehouse', User: 'ak2'. Check the linked service configuration is correct, and make sure the SQL Database firewall allows the…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,878 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-20T20:53:22.6433333+00:00
Sibbinath, Akhil 0 Reputation points
commented 2024-05-22T20:59:26.7833333+00:00
Erland Sommarskog 1L Reputation points
1 answer

Why does impersonation (Execute as) work in a User database and not in the master database in Azure SQL DB?

Execute As User = 'User1' doesn't work in the Azure SQL DB master database. User1 account created in the master database and in a user database. Execute As User works in the user database and in the master database, receives the error: Msg 15517, Level…

Azure SQL Database
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
49 questions
asked 2024-05-21T17:00:07.2233333+00:00
Jerimy Stanley 0 Reputation points
commented 2024-05-22T20:56:36.25+00:00
Erland Sommarskog 1L Reputation points
0 answers

New Phone: Microsoft authenticator app is not working during switching to my personal directory

The Microsoft Authenticator app is working ok when I use my company's subscription. But as soon as I try to switch to my personal domain , which is also linked with my company's email , it asks for Approve sign in request but it never reach to The…

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.
5,634 questions
asked 2024-05-22T20:52:00.7866667+00:00
Molay ash 0 Reputation points
0 answers

Content type changes when using copying file from one blob to another using extra outputs (blob storage binding)

I'm a TypeScript developer trying to build a flow using Function App. The flow is very simple: when a file gets uploaded to Storage Blob a message containing the filename is dispatched on Storage Queue which triggers another function (doc-analyse) that…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,484 questions
asked 2024-05-22T20:35:04.3466667+00:00
Alexandru BAU 0 Reputation points
edited the question 2024-05-22T20:48:45.5366667+00:00
Alexandru BAU 0 Reputation points
2 answers

how to fix Error SQL71501: Error validating element [dbo].[int ]: Column: [@tWebCheckins].[TenantID] has an unresolved reference to Built-in Type [dbo].[int ]. Error SQL71501: Error validating element [dbo].[int ]: Column: [@tAttendance].[TenantID] has an

Error SQL71501: Error validating element [dbo].[int ]: Column: [@tWebCheckins].[TenantID] has an unresolved reference to Built-in Type [dbo].[int ]. Error SQL71501: Error validating element [dbo].[int ]: Column: [@tAttendance].[TenantID] has an…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,878 questions
asked 2024-05-21T04:12:51.41+00:00
Ashraf Khan 0 Reputation points
commented 2024-05-22T20:47:48.7033333+00:00
Erland Sommarskog 1L Reputation points
1 answer

Delete the file from SharePoint location

Hi All, I am trying to copy the files from Share Point to ADLS and referring to the below URL pipeline to achieve the copy functionality. https://www.syntera.ch/blog/2022/10/10/copy-files-from-sharepoint-to-blob-storage-using-azure-data-factory/ I need…

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,366 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,964 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-22T10:16:27.3866667+00:00
ADF_Coder 0 Reputation points
answered 2024-05-22T20:46:11.4833333+00:00
Amira Bedhiafi 16,146 Reputation points
0 answers

Dynamic Time series using ADF data flow - rule based mapping

Can i get expression for rule based mapping in data flow using select transform, my dataset is "allow schema drift" enabled, but i want to maintain new schema always don't want to keep old time series headers from mapping. Let me know if this…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-22T20:32:42.8466667+00:00
sankon437 1 Reputation point
1 answer

ADF expression cannot be evaluated because property 'property_name' cannot be selected. Property selection is not supported on values of type 'String'

I have created a parameter with name p_persondetails of OBJECT type, below is the paramater value. { "property_name": { "key1": "value1", "key2": "value2" "key3":…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-22T13:25:57.4733333+00:00
Kolla, Venkatesh 0 Reputation points
answered 2024-05-22T20:30:58.29+00:00
Amira Bedhiafi 16,146 Reputation points
1 answer

I am encountering an error when trying to debug a data flow in Azure Data Factory that connects to an Azure SQL Database. My linked service and dataset connections to the Azure SQL Database are working fine, and I can preview data without any issues.

I am encountering an error when trying to debug a data flow in Azure Data Factory that connects to an Azure SQL Database. My linked service and dataset connections to the Azure SQL Database are working fine, and I can preview data without any issues.…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-21T02:20:06.9066667+00:00
ram boyapati 5 Reputation points
answered 2024-05-22T20:29:53.25+00:00
NNPP 0 Reputation points
0 answers

Disaster Recovery for Power BI Embedded in Azure

I want to plan a disaster recovery (DR) strategy for my Power BI Embedded resource. Currently, I have a Power BI Embedded resource active in the US East region. Now, I want to replicate this setup in my DR region, which is US West. This is because I want…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
999 questions
asked 2024-05-22T20:29:16.4533333+00:00
MUSKAN RAWAT 0 Reputation points
0 answers

Can you setup Azure CDN custom origin to be public IP address of windows azure virtual machine running IIS

Trying to see if this is even possible. I have Azure Virtual Machine running as a windows webserver IIS. Is it possible to setup Azure CDN to pull content from that webserver? Things tried. Created CDN. Changed Origin to custom and set the public IP…

Azure Content Delivery Network
asked 2024-05-22T20:28:23.3366667+00:00
Mike Myers 0 Reputation points
2 answers One of the answers was accepted by the question author.

Effect of MC792991 Disablement of Symmetric keys for Microsoft Entra first-party applications Service Principals

Hello Team, Greetings! This is Joni.   Due to the Microsoft post as follows,  a partner need to address how this affects to end users' resources and workloads.  Disablement of Symmetric keys for Microsoft Entra first-party applications Service Principals…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,145 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,809 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,147 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,813 questions
asked 2024-05-20T14:08:33.86+00:00
yulei0917 35 Reputation points
commented 2024-05-22T20:25:00.62+00:00
Gill, Tim 35 Reputation points
1 answer One of the answers was accepted by the question author.

vHub private route intent blocking traffic to and from UDR.

This is not a duplicate of previous question as it only relates to private intent. UDR - 172.16 core - 172.20 onprem -192.198 I am trying connectivity by simulating a production migration scenario.  I am simulating existing third party appliance with…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
190 questions
asked 2024-05-17T15:55:14+00:00
prasantc 856 Reputation points
commented 2024-05-22T20:21:34.3066667+00:00
prasantc 856 Reputation points
3 answers One of the answers was accepted by the question author.

Why are Reservations not available for Ddsv5 instances on Azure PostgreSQL Flexible Server?

I'm calculating the cost of Azure PostgreSQL Flexible Server which uses Ddsv5 instance and notice that Reservations for this series and Dadsv5 instances are not available. Is there an explanation for this? Reservations are available for the older Ddsv4…

Azure Database for PostgreSQL
asked 2023-08-11T08:12:39.71+00:00
Pitawat 331 Reputation points
commented 2024-05-22T20:13:14.93+00:00
Nygård Ronny 0 Reputation points
1 answer

Need to know ETA of reservations support for V5 instance series of Azure Database for PostgreSQL flexible server.

We need to know ETA of reservations support for V5 instance series of Azure Database for PostgreSQL flexible server, as we're thinking to upgrading all of our servers to V5 along with taking benefit of reservations for it.

Azure Database for PostgreSQL
asked 2023-10-02T13:46:13.6666667+00:00
Nayan Chhabhaiya 0 Reputation points
commented 2024-05-22T20:12:12.2333333+00:00
Nygård Ronny 0 Reputation points
1 answer

how to split a csv file based on columns.

Hi Team, There is a scenario in which we have to split columns of a CSV file into unique files in blob. for example let's say I need to create each file based on the combination of (TimeStart + TimeEnd + A) i.e. three columns per file and filename would…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2024-05-22T10:50:06.97+00:00
Gorakh Nath Sharma 0 Reputation points
answered 2024-05-22T20:06:36.63+00:00
Amira Bedhiafi 16,146 Reputation points
0 answers

ADF unable to call internal API via web activity with self-host Integration Runtime

Hi, I am working on a project with Azure Data Factory. We have setup an internal application and provided a API for updating record, and we would like to trigger a POST call by web activity in ADF (with Self host IR), but failed with the follow…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,725 questions
asked 2023-02-03T14:55:20.9366667+00:00
Eric Kwan (HSL) 0 Reputation points
commented 2024-05-22T19:53:11.6133333+00:00
Sean Carver 0 Reputation points
0 answers

Issue while accessing Azure Policy REST API in Power BI - Getting Error: Access to the resource is forbidden

I am trying to access Azure Policy Compliance data from Azure Policy REST API to Power BI. To access the Azure API into Power BI, I have registered an application in Entra ID and generated Client ID and Client Secret. In the App Permission, I have…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
807 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,813 questions
asked 2024-05-22T16:17:53.7866667+00:00
Jil Kachhia 0 Reputation points
edited the question 2024-05-22T19:42:24.66+00:00
Jil Kachhia 0 Reputation points