Storage option (pvc) available in AKS
Hi Experts , Was looking for all possible persistent storage (PVC) available in AKS for container deployment and if support multiple read/write features. I can find option in link https://learn.microsoft.com/en-us/azure/aks/concepts-storage but it…
Azure Container Instances
Azure Kubernetes Service
Is there any way to print auto ml rank value?
오토ml 사용하고 있습니다. 결과값을 높은 확률순으로 1순위 결과값, 2순위 결과값, 3순위 결과값으로 출력하고 싶은데 오토ml로는 1순위 결과값만 출력이 됩니다. 여러 순위를 출력하는 방법은 없을까요?? Translated from Korean to English: I am using auto ml. Results in order of high probability I want to print the first…
Azure Machine Learning
VS2019 - Unable to create publish profile - Azure Virtual Machine (Windows Server 2019 Datacenter)
Hi there, I'm unable to create a publish profile for deploying an ASP.NET 4.7 web application to an Azure Virtual Machine, when using VS2019 Community Edition (16.8.2). The error shown is "Unable to create publish profile…
Azure App Service

How to Load Azure Data Factory Pipeline Details to Azure SQL Database for Tracking Purpose?
Hi Team, Can anyone suggest, how to load Pipeline details to Azure SQL? For Example, I want to load a pipeline details to Master Table(Info. like Pipeline Name, Pipeline Activities, Data factory Name., so on) and Child Table (Info. like Pipeline Id,…
Azure Data Lake Storage
Azure Data Factory
Runbook Job - how to alert on error?
Using Automation I created a runbook and scheduled it to run. The job runs and if there is an error in the "Errors" tab, I do not get any sort of notification. The job status is completed but inside the job (Output, Errors, Warnings, All…
Azure Automation

How to backup on-premises domain controller (server 2012R2) using Azure BMR?
Azure Backup

ADF Set Variable Activity Input Does Not Match Output From Previous Web Activity
While investigating another issue with an Azure Data Factory pipeline, I discovered something quite strange. We have a Web activity (named "Get Accounts") that does a GET to obtain a json response with account data from a web API. The response…
Azure Data Factory
Does the "Estimated monthly costs" for Azure Machine Learning in the Price Calculator include all other non-compute "additional resources" created in the workspace
When trying to use the Azure Pricing estimate in the Azure Pricing Calculator, the "Estimated monthly costs" seems to include but also far exceeds the compute cost. Does this Estimated Monthly cost include the other resources that get created?…
Azure Machine Learning
Not able to create resource in Azure
I am suddenly not able to create a resource in Azure. My previously create VM can still be access but whenever I try to create a new resource, it just says Oops! Without a clue on how to continue. I am using my MSDN subscription for lab tests so I am…
Azure Virtual Machines
Which .net core 5 runtime is preferred x86 or x64?
Team, Happy NewYear! On my azure environment, I want to host .net core 5 rest api on this machine Previous generation A-Series On this azure machine(part of my service plan) 4 other services are already running where in 1% CPU +…
Azure Virtual Machines
Developer technologies | ASP.NET | ASP.NET Core
Azure Stack Hub
Developer technologies | .NET | .NET Runtime
Azure App Service
Questions about the simultaneous recording of audio on multiple devices of Azure Kinect DK
Hello everyone, I purchased two Azure Kinect DK devices, and my purpose is to record the audio of these two devices simultaneously. I use the 'pyaudio' python toolkit to collect audio and use two threads to access the microphones of the two devices…
Azure Kinect DK
Logging .net core web api with azure
Team, I need to host a .net core web api as app service in azure. Is it mandatory to enable file system option to view console logs. This option will any way work for 12 hours and not recommended in production then how could we see our logs. I have…
Developer technologies | .NET | .NET Runtime
Azure App Service
Azure Synapse analytics connectivity with Tableau
Hi, I have created serverless synapse analytics with database and table in it. I have tried using the SQL query to view data with in synapse analytics and can view it as expected but when I try to connect Tableau desktop version 2020.2.9 (as…
Azure Synapse Analytics
I cant add a virtual network to my API manager the option is missing
Hi ALl I have created an API manager resource now I would like to add in a virtual network but there is no option on any of the blades once I have selected my new API manager If I select the overview option there is a Virtual Networks link but…
Azure API Management
Azure Virtual Network
Translator keys do not work
Several times generated keys for translation service. It does not work in script that used 1 year ago. Send my key to help support. It does not work either.
Azure AI Translator
Azure Data Factory Linked Service to On-Premises SQL Server with named instance
Hi, I have the exact same problem as outlined below by another user there was no feedback so I added this for context (Lazy..). In my case I can connect fine to the server XXX but when i try to connect to a named instance on that server…
Azure Data Factory
ST_DISTANCE returns incorrect results
All - I have a document which has a location with coordinates. I trying to do a simple select query as shown below. Query I have used:- SELECT c.id FROM c WHERE ST_DISTANCE(c.location, {'type': 'Point', 'coordinates':[10.025063, 76.358754]}) <…
Azure Cosmos DB
using Python in ADF V2 to parse a csv file
is there a good sample or example of how to use Python in ADF V2 to parse a csv or other flat files. via Azure functions or other pipe methods etc. Thanks
Azure Data Factory
Send data from Azure SQL DB to IoT Hub
Hello, i'm a beginner in azure and i want to know is it possible to send data from Azure SQL DB to Iot Device? I configure Iot Hub, i send telemetry from device to SQL DB through Stream Analytics, but i also want to get data from database. I read about…
Azure SQL Database
Azure IoT Hub
Issue with prediction even when user phrase has a 100% match
There is an issue where a QnA answer is not retrieved although the user phrase matches the question phrase exactly.