Azure DevOps: How to get application version in external web
I am using Azure DevOps pipelines to deploy releases in different environments. I have an external web page where all stakeholders can see the application version running on every environment. I want to synchronize the web page so it gets updated…
Azure Container Registry
How to replace if column1 has Null with column2 which have value in Azure data factory!!
Hi, I have columns like address1, address2, address3, City like that, if address1 column dont have any data it should display what every data is present in address2 field. requesting you to suggest how to achieve in azure data factory. Regards, …
Azure Data Factory

Error in Web Activity - Data Factory
Need your assistance, Guys. I am building a pipeline in Azure Data Factory which will do the following steps: Query the Azure Sql DB to get list of unique email addresses (lookup1 activity) For each email address the Store Procedure will…
Azure Data Factory
Custom Vision Prediction Results
Hi all, I am trying to create a classifier in React Native that classifies image using an image url. I am able to send the image to my prediction endpoint. However, I am unable to retrieve the prediction results. https://imgur.com/a/OHKLbeX Above…
Azure AI Custom Vision
How to create a ContainerGroup with the Azure SDK for Javascript
I have working code to create a ContainerGroup using the deprecated Azure SDK for Node, and I am trying to update it to the Azure SDK for Javascript. In the old code, I create a new Container as "new client.models.Container()", fill in fields…
Azure Container Instances

Copy $Logs container data to another Blob location
We have a requirement wherein we need to merge all $logs of all storage accounts into a single blob. I heard we can use AzCopy but is there any other simple way to achieve it?
Azure Storage
Computer vision returns two the same tags for photo.
Difference only in letter case I guess this is the bug. In me case I got "ferris wheel" with confidence 0.87984049320220947 "Ferris wheel" with confidence 0.61754053831100464 for the same photo
Computer Vision

Model path for a model folder that has json file and weights.
I am trying to create a score.py file for model deployment. In the folder where the model is present, there are two files present. One is the JSON model file another is a .h5 file which has weights of the model. how do I configure the file in this case…
Azure Machine Learning

Can't Access Manage Link in Bot Settings
I'm configuring a Teams bot. Under bot management I click the Settings link, and then next to the Microsoft App Id I click the Manage link and it tells me I have insufficient privileges to complete this operation.
Azure AI Bot Service
Golang - upload a file to Azure storage container from a VM using Managed Service Identity
I am trying to upload files to azure storage container using Go SDK for Azure storage from an Azure VM which has Azure Managed Identity attached to it. I am also using Azure auth to create a ServicePrincipalToken using MSIConfig. However I am receiving…
Azure Storage
loop through files in storage account
Hello, Can you please refer me to a video or document on how to loop through say .csv files in a storage account using ADF v2 and load into sql server? Thank you
Azure Data Factory
Storage account Archive tier
so which when the files in archive tier, stay over 180Days, and it will charge ??? For example, A file is saved to archive tier , and removed after 200days, it will charge 20days storage fee ?
Azure Storage

Is the text to speech service overrrides the diacritic on Arabic words?
Hello, I am trying the text to speech service with the following options: Language: Arabic (Egypt), Voice: Salma Neural. I tried to add a sentence with full diacritics. The output audio does not stick to the diacritics added on the words and pronounce…
Azure AI Speech

Azure app service node.js table. can I use custon query or reference for my read function
I have a app service running with a number of tables (Node.JS) connected to SQL Server. Is it possible to use a SQL query, or reference a SQL server view or stored procedure for just the read function? If so How? Thanks, PS there was not a tag…
Azure App Service
SQL Server | Other
Create Power Bi Dataset using c# code. Use Azure data explorer connection as data source to power bi dataset.
Our requirement is to create power bi dataset using c# programmatically while using azure data explorer connection as data source to it. Can someone please help with the sample code to make connection to azure data explorer while creating pbi dataset …
Azure Cloud Services
Azure Data Explorer
Community Center | Not monitored
Developer technologies | C#
Creating a New linked service (Azure Machine Learning)
I am getting this below error Request sent to Azure ML Service for operation 'validateWorkspace' failed with http status code 'Forbidden'. Error message from Azure ML Service:…
Azure Machine Learning
Create XUnit test for configureappconfiguration
I would like to create a test for configureappconfiguration using XUnit. I used .ConfigureWebJobs(startup.Configure) whic just calls the Confure method in my Startup.cs. I want to call configureappconfiguration so it will test that also. But having a…
Azure Functions
Azure App Configuration
Running Playwright e2e tests on Azure Functions - always spawn error
So, I tried it on Linux - https://stackoverflow.com/q/65067095/2896495. Then I tried it on Windows - https://github.com/microsoft/playwright-sharp/issues/1076. Believe me, I tried all the things that come up to my mind. It's always the same result: …
Azure Functions

ASA degraded flag and no output when using JSON_VALUE in query
I get a degraded flag as soon as I use a JSON_VALUE command in my ASA query. The query works fine when I test it and there are no other errors reported when I run the job. Just no output and degraded message.
Azure Stream Analytics

Azure Functions longer than 10 min run, but not premium plan.
We have multiple projects running on Azure Functions and all of them are basically data processing projects. So they extract data from one source and enter it in an Azure SQL database. When we use serverless (consumption) plan, the costs are low. …
Azure Functions

