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 Queue Storage

Types of Regression Algorithm
What are the types of Regression algorithm? Are there any kinds of regression called "non-linear regression"?
Azure Machine Learning
Community Center | Not monitored
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
Community Center | Not monitored
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
Developer technologies | C#
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
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
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

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 Data Factory
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
Microsoft Security | Microsoft Entra | Microsoft Entra ID

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
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
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
Community Center | Not monitored
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
Community Center | Not monitored
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
Community Center | Not monitored
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

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
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
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 Internet of Things
Azure IoT Central
Azure IoT Hub


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 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…