123,598 questions with Azure-related tags

Sort by: Updated
1 answer

Error: unable to verify the first certificate in nodejs azure queue storage createMessage

I am trying out testing my Azure Queue Storage on Azurite emulator on MacOS in a local environment. I wrote a piece of code to send a message, which was to be viewed on Azure Storage Explorer. I am using the https connection string as stated in the…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
292 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
114 questions
asked 2020-12-24T21:48:45.287+00:00
Bob141 1 Reputation point
answered 2020-12-25T16:05:54.197+00:00
Sumarigo-MSFT 47,481 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Types of Regression Algorithm

What are the types of Regression algorithm? Are there any kinds of regression called "non-linear regression"?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
Community Center | Not monitored
asked 2020-12-23T10:26:12.483+00:00
Sanniddha Chakrabarti 36 Reputation points
accepted 2020-12-25T14:58:52.117+00:00
Sanniddha Chakrabarti 36 Reputation points
1 answer

different results in clustering

One of the disadvantage of clustering is the result can be different, because it randomly selects the initial mean point. It should impact on the time to take complete the clustering, but how it effects on the result?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
Community Center | Not monitored
asked 2020-12-23T17:29:30.72+00:00
Sanniddha Chakrabarti 36 Reputation points
commented 2020-12-25T14:58:40.49+00:00
Sanniddha Chakrabarti 36 Reputation points
1 answer One of the answers was accepted by the question author.

How Get list of files by authenticating the sharepoint urls(Source) and move that files to SFTP destination?

Authenticate the SharePoint URL with UserName, Password(Without using Multifactor authentication) Get the list of files from that SharePoint URL and move that files to the SFTP destination.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
Developer technologies | C#
asked 2020-12-23T16:07:57.213+00:00
santhosh reddy 21 Reputation points
accepted 2020-12-25T11:28:44.713+00:00
santhosh reddy 21 Reputation points
1 answer

Log analytics - get sources

Hi, Is there any kusto query\log analytics setting to get real sources of rows? I'll try to explain: For example, I have VMProcess DataType. I see the data from Virtual Machines in this data type. After a little research, I got the "real"…

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-12-22T16:06:07.73+00:00
Sergei Kiselev 66 Reputation points
commented 2020-12-25T10:55:54.273+00:00
Sergei Kiselev 66 Reputation points
1 answer One of the answers was accepted by the question author.

copy huge data to blob

Hi , I am copying data from on prem db to azure blob storage using ADF copy. But few of the on prem tables are having huge data like 1 trillion rows. Can you please advice the best way to approach for this amount of data ? Kind Regards, Gowri…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-12-21T08:11:47.113+00:00
Gowri Shankar 226 Reputation points
accepted 2020-12-25T05:35:25.003+00:00
Gowri Shankar 226 Reputation points
0 answers

terraform to create an Azure policy to validates Resource Group Names using name pattern

I am trying to create an Azure policy which I can assign at the subscription level, and control the naming of the resource groups in the subscription. What resource type (or other method) can I use to limit my validation to the resource group name…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
1,022 questions
asked 2020-12-04T06:29:18.87+00:00
Basavaraj Biradar 1 Reputation point
commented 2020-12-24T16:45:04.61+00:00
olufemia-MSFT 2,861 Reputation points
1 answer One of the answers was accepted by the question author.

SQL Pools missing in the data flows source settings

Hi, I have created a couple dedicated sql pools within the synapse workspace with a view to load data from one poll to the other. However, the sql pools doesn't show in the source type (inline). Can you help please? I wonder if I need to add an extension…

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,387 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-12-24T10:55:07.62+00:00
Synapse 21 Reputation points
commented 2020-12-24T15:48:33.363+00:00
Synapse 21 Reputation points
1 answer

Authentication in Azure Vision APIs

Hi, I have few questions regarding authentication process of Azure Vision API with API Key vs AAD. 1) I believe Azure Vision read analyse API has both options for auth - via API key and with AAD? 2) I want to understand for API key vs AAD, which one is…

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
417 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-12-22T16:46:07.887+00:00
Mayank Goyal 16 Reputation points
commented 2020-12-24T15:46:38.173+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

azure name pattern policy not working on subnet, but name pattern policy working for vnet

I have create one name pattern policy assignment, policy definition for vnet and another policy assignment, policy definition for subnet. name pattern policy working only for vnet, but subnet name patter policy not working. Here i attached my…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
1,022 questions
asked 2020-12-16T06:12:26.64+00:00
Kumar Biradar 96 Reputation points
accepted 2020-12-24T14:37:01.667+00:00
Kumar Biradar 96 Reputation points
1 answer

Can't get access to C:\ from Function App Debug Console

Hey guys, I'm trying to run an EXE using Azure Functions, however, the EXE has a dependency to the path "C:\my-path-min". How do I access the C:\ drive to make this directory using the SCM Debug console? I tried to use the PowerShell option in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,952 questions
asked 2020-12-19T21:44:08.573+00:00
Shivam Saxena 1 Reputation point
commented 2020-12-24T14:22:18.76+00:00
Shivam Saxena 1 Reputation point
1 answer

advantage of neural network

One advantage of neural network is it can take thousands of attributes. But we can take thousands of attributes in any algorithm. So, why it is the advantage of neural network only, why not for other algorithms?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
Community Center | Not monitored
asked 2020-12-23T17:58:08.657+00:00
Sanniddha Chakrabarti 36 Reputation points
commented 2020-12-24T14:20:50.73+00:00
Sanniddha Chakrabarti 36 Reputation points
1 answer

regression model

Why we can't draw line (like jig jag line) which connect all the data points, in case of regression. Why we draw straight line?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
Community Center | Not monitored
asked 2020-12-23T17:47:01.877+00:00
Sanniddha Chakrabarti 36 Reputation points
commented 2020-12-24T14:18:14.733+00:00
Sanniddha Chakrabarti 36 Reputation points
1 answer

Advantage of clustering algorithm

We don't need the name of attributes in clustering, so, if I do not know my attribute names how can I understand that which data should I enter and also if I do not know the name of the attributes how can I give the axis name of the plotted graph? If it…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
Community Center | Not monitored
asked 2020-12-23T10:37:02.847+00:00
Sanniddha Chakrabarti 36 Reputation points
commented 2020-12-24T14:08:37.783+00:00
Sanniddha Chakrabarti 36 Reputation points
2 answers

I can't connect computer using microsoft azure.

I'm using a windows 10 RDP file and I can't join the computer using Microsoft azure.

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,783 questions
asked 2020-12-11T13:38:21.46+00:00
misile 1 Reputation point
commented 2020-12-24T13:54:38.323+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator
8 answers

Cannot delete azure virtual wan

Hi, I have a vwan that I want to delete. First I tryed to delete the virtual connection network, then the hub and then the vwan. But this is not possble. get-AzVirtualNetworkPeering : The Resource 'Microsoft.Network/virtualNetworks/VM-vnet' under…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
260 questions
asked 2020-06-04T14:20:38.11+00:00
Gert Fich Kjerslev 1 Reputation point
commented 2020-12-24T13:29:19.567+00:00
kris turk 2 Reputation points
1 answer One of the answers was accepted by the question author.

View Iot Hub message

Hello, I have create a resource IoTHubOnzoControls and I am sending data from my arduino hardware to a device I created under IoTHubOnzoControls . I can see data getting sent from hardware to IotHub but not sure how to visualize it in Azure. I…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
asked 2020-12-23T05:19:50.533+00:00
Vishal Kaushik 26 Reputation points
commented 2020-12-24T13:03:38.54+00:00
Vishal Kaushik 26 Reputation points
0 answers

Not able to connect Azure Sphere with IoT Central

Hi, I have Azure Sphere Dev Kit which is claimed in my tenant. I used the device under IoT Hub (Which I disabled now under IoT Hub --> IoT Devices). Now I am trying to use my sphere device with x509 certificate and its verified also on Azure IoT…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
171 questions
Azure Internet of Things
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
377 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
asked 2020-12-08T11:23:18.003+00:00
Narender Singh 61 Reputation points
commented 2020-12-24T11:49:03.017+00:00
Narender Singh 61 Reputation points
3 answers

scheduled trigger should be disabled automatically once activity is done

Hi , I have ADF pipeline inside that I used stored procedure activity and call stored proc. inside SP I checked DTU percentage , if DTU percentage is less than 5% then create index. That pipeline is scheduled every 15 min but once my DTU condition is…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-12-09T14:56:16.48+00:00
Girish13 1 Reputation point
commented 2020-12-24T11:06:42.34+00:00
Girish13 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure Migration Assessment fails pre-requisite

Hello, I'm trying to configure an azure migration assessment appliance on my hyper-V servers but its failing on the "check if latest updates are installed" pre-requisite check. Please see picture for error message. Can anyone suggest…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
934 questions
asked 2020-12-24T09:54:51.25+00:00
Alun E 96 Reputation points
accepted 2020-12-24T10:18:57.55+00:00
Alun E 96 Reputation points