97,357 questions with Azure-related tags

Sort by: Updated
1 answer

Question: how to define custom Model in Designer

In Azure ML Designer, I can't figure out how to define a custom Model. The builtin NN Regression module has many bugs (will open a separate issue for those), so I need to make my own custom model. The closest thing I've found so far is Create Python…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,607 questions
asked 2020-07-14T20:13:19.337+00:00
Adam Stewart 51 Reputation points
answered 2020-07-16T08:26:49.827+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
1 answer

Question: what framework/language does Designer use behind the scenes?

I'm using Azure ML Designer, but it isn't clear what framework/language is being used behind the scenes. For example, deep learning is incredibly computation-heavy, so I would like to run any matrix multiplications on a GPU instead of on a CPU. For the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,607 questions
asked 2020-07-14T20:17:16.773+00:00
Adam Stewart 51 Reputation points
answered 2020-07-16T07:48:59.63+00:00
romungi-MSFT 42,761 Reputation points Microsoft Employee
1 answer

Unknown Host when connecting to MySQL Azure from Azure VM in PHP

I have an Azure Windows Server 2016 VM and a database hosted in MySQL Azure. I have the connection information from the Azure portal, and can connect to the database from MySQL workbench on the VM, as well as through powershell. However, I'm struggling…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
725 questions
asked 2020-07-07T07:36:41.26+00:00
Alistair Henderson 1 Reputation point
answered 2020-07-16T07:48:00.043+00:00
Alistair Henderson 1 Reputation point
2 answers

Can not perform requested operation on nested resource. Parent resource not found

Hi, When I tried to use az SQL import, I'm getting the following error, what might be the cause and solution for this? I went through this https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/error-parent-resource but…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
723 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
725 questions
asked 2020-07-15T06:14:50.94+00:00
pragadeesh.raju 41 Reputation points
commented 2020-07-16T06:47:04.923+00:00
Anurag Sharma 17,576 Reputation points
1 answer One of the answers was accepted by the question author.

Error when using Alternate Key in CDS connector

I'm using the Common Data Service for Apps connector in Azure Data Factory to load data into Dynamics 365 I've done this successfully before using the entity key. See this question:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,724 questions
asked 2020-07-16T00:25:28.983+00:00
ElectricLlama 116 Reputation points
accepted 2020-07-16T06:30:09.4+00:00
ElectricLlama 116 Reputation points
0 answers

Why Function App behaves differently on VS Code and Azure Portal

Hi team Az Functions. I have a Function app in TS that shows two different results. Image on the left is on Azure Portal. Image on the right is VS Code. Both running on the same Node v12 runtime but the portal can't detect the strings with special…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,368 questions
asked 2020-06-24T19:41:57.883+00:00
Devlin Duldulao 1 Reputation point MVP
commented 2020-07-16T06:17:23.72+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure portal cosmos db page layout problem

Hello, this morning i have gone into the azure portal for viewing the contents of cosmos db containers. There now appears to be a large blank panel on the right of the screen which means that the area for viewing the data is now squashed to a few…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,469 questions
asked 2020-07-16T04:15:06.27+00:00
AJG 436 Reputation points
accepted 2020-07-16T05:55:14.56+00:00
AJG 436 Reputation points
1 answer One of the answers was accepted by the question author.

resolve merge conflicts data factory in dev ops

Hi All, I have a Data Factory V2 which i have connected to Azure DevOps git. I inadvertently edited the master branch then went back to my feature branch to do some more development. When I go to create a pull request to go into master I get a merge…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,724 questions
asked 2020-07-15T04:48:01.127+00:00
Wayne Bartkowski 676 Reputation points
commented 2020-07-16T04:08:43.427+00:00
HarithaMaddi-MSFT 10,136 Reputation points
1 answer

Please provide a list of specific IP ranges azure webJobs use

Hi Experts, We have requirement to push data from azure webJob to a server within out datacenter. Hence we would like to know the specific set of IP Ranges Azure WebJobs use so that we can whitelist at the internal server.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,006 questions
asked 2020-07-15T04:11:58.207+00:00
Hemanth Ampolu 1 Reputation point
commented 2020-07-16T03:36:21.673+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer

Real-time endpoint response is empty

Hi, I've created and deployed NLP pipeline as a real-time endpoint, but the response that I get is an empty result ( {"Results":{}} ) with Status 200 OK. I have the Owner role, so i think that the permission is not a problem. I've also…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,607 questions
asked 2020-06-16T13:14:28.633+00:00
Antonio Alić 1 Reputation point
commented 2020-07-16T03:24:10.54+00:00
Ramr-msft 17,621 Reputation points
1 answer

How to summarize sentiment for a long text with Text Analytics sentiment API?

With Azure Text Analytics sentiment API, we're able to label sentiment for a text piece. However, for a long piece of text that exceeds the 5120 limit, we have to split it into chunks. My question is after getting the sentiment labels for individual…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
364 questions
asked 2020-07-12T22:34:58.627+00:00
Yu Zhu 6 Reputation points
commented 2020-07-16T03:02:09.547+00:00
Ramr-msft 17,621 Reputation points
3 answers One of the answers was accepted by the question author.

DNS resolution not working for some CNAMEs

I have several Windows 2016 domain controllers running DNS for my organisation. Each is configured with a forwarder to dns.google for non-local zones. For the most part, they work fine. However we have seen a few cnames which dont resolve correctly.…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
603 questions
asked 2020-07-15T06:35:55.47+00:00
Jim M 146 Reputation points
accepted 2020-07-15T23:15:39.87+00:00
Jim M 146 Reputation points
8 answers One of the answers was accepted by the question author.

What does it mean when Test-NetConnection gives both "Status: TimeOut" and "TcpTestSucceeded : True"?

I am so friggin confused. I'm trying to use Azure file storage on a windows server and Test-NetConnection gives both "Status: TimeOut" and "TcpTestSucceeded : True". Can anyone explain what this means? PS…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,183 questions
asked 2020-07-14T16:05:52.133+00:00
Hemmerling, Ken 21 Reputation points
commented 2020-07-15T21:46:49.293+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

How do I lookup a description for a value from input source file in Azure Data Factory?

Hi, I'm still very new to Azure Data Factory and thusfar have only used the copy activity using input from blob storage and writing to Azure SQL Database. Now I have a situation where I have in input .csv file with 4 fields from blob storage. 3 of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,724 questions
asked 2020-07-07T14:23:22.133+00:00
sacotting 1 Reputation point
commented 2020-07-15T20:50:43.657+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
2 answers

How we can manage multiple DB for different customers using single SQL server hosted in Azure ..? Can anyone suggest a better solution for this ..?

Our aim is to reduce the SQL server licensing and hardware cost also for the high availability of the servers.

SQL Server on Azure Virtual Machines
asked 2020-07-08T20:22:55.16+00:00
favas vj 1 Reputation point
commented 2020-07-15T20:42:36.35+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Cosmos DB Migration Tool - SQL Database to Cosmos DB

Hi there, I have data saved in SQL Database, which I'm migrating. I used to save Lat and Lon into a separate column, but for the new implementation, I'm saving lat and lon as GeoJSON point. While migration, I want to save Lat and Lon as GeoJSON on…

Azure Database Migration service
Azure SQL Database
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,469 questions
asked 2020-07-04T04:50:15.533+00:00
Tahmid Eshayat 286 Reputation points
commented 2020-07-15T20:08:05.06+00:00
Mike Ubezzi 2,776 Reputation points
0 answers

Data migration to Azure data lake using sas failes suddenly

HI , i have a process which is copying data to azure data lake using sas key. from 27th june 2020 around 4:00 am ust it stopeed suddenly giving error message "java.util.NoSuchElementException: An error occurred while enumerating the result, check…

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
asked 2020-06-30T12:45:27.587+00:00
Gigi Thomas 1 Reputation point
commented 2020-07-15T19:19:34.73+00:00
MartinJaffer-MSFT 26,036 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Data Factory: Flattening/normalizing a cloumn from CSV file using Azure Data Factory activity

HI, I have pulled a csv file from one of our source using ADF and there is one column called "attributes" which contains multiple fields (in the form of key value pairs). Now I want to expand that column into different fields (columns). Below…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,724 questions
asked 2020-07-03T11:56:56.683+00:00
Utkarsh Sharma 41 Reputation points
commented 2020-07-15T19:14:40.437+00:00
MartinJaffer-MSFT 26,036 Reputation points
2 answers One of the answers was accepted by the question author.

How can I connect Azure Data Factory to SFTP server using ssh authentication

We are slowly moving all our ETL to ADF. We have few SFTP servers and we would like to connect those SFTP servers from ADF. Can someone shed some light on SSH key authentication between ADF and SFTP. Thanks in Advance Nikhil

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,724 questions
asked 2020-06-22T00:09:39.753+00:00
Nikhil Mandaara 41 Reputation points
accepted 2020-07-15T19:07:00.227+00:00
Nikhil Mandaara 41 Reputation points
1 answer One of the answers was accepted by the question author.

Processing Azure Data Factory Event Trigger Properties

I have a data factory which triggers based on storage blob event. In the triggered event, I see two properties TriggerTime and EventPayload. As I have need to read the Storage Blob related information I am trying to process the EventPayload in the Data…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,724 questions
asked 2020-07-13T19:09:10.027+00:00
Satya D 26 Reputation points
commented 2020-07-15T19:06:39.21+00:00
MartinJaffer-MSFT 26,036 Reputation points