I have the following variable in my pipeline script: variables: is_main: $[eq(variables['Build.SourceBranch'], 'refs/heads/main')] And I want to use it like
We're setting up infrastructure as code in Azure pipelines. I now have a list of Role assignments; Roles which I want to give to groups. I've defined a list of
I am making an azure cloudfunction with nodejs that gets triggered by a servicebus topic. Reading this I am super confused, they have a version for everything a
I'm using Azure Service Bus, and Managed ID to authenticate to it. I'm using Kotlin and Quarkus, in an AKS environment. Now my issue is that when I deploy my co
I've started creating a small application that will use VueJS as a frontend with Azure Functions as the backend. I was looking at using Azure Static Web Apps to
I've started creating a small application that will use VueJS as a frontend with Azure Functions as the backend. I was looking at using Azure Static Web Apps to
I was going through the features of Azure Synapse Notebooks Vs Azure Databricks notebooks. Are there any major differences between these apart from the componen
I'm having trouble when trying to deploy via GitHub actions integration in the Azure Function. The workflow message returns me: Cleaning up temp folders from pr
I have Azure function in V4. and I have host.json as it is mentioned that maxConcurrentRequests is 10 but at the time of execution azure function ignores this s
Stage is getting skipped eventhough all dependencies seems conditions are present. Here are rquirements for a pipeline: stage 'NextTest' should be run after sta
How do I handle a column with unexpected data length in Azure synapse like we have in SQL server VARCHAR(MAX) what data type should I use in synapse?
I want to train model by using custom vision but when i add images in custom vision. Custom vision convert resize my image into (512,512). If there is any optio
I have an angularjs based application hosted in an Azure App Service. When the application loads in the browser, angularjs downloads a bunch of directive templa
As you can see, the alarm is not triggered when copy 6, the last pipeline, succeeds. I want each copy pipeline to work regardless of the success or failure of
So I'm trying to deploy a composed set of images, (one is local and is being built the other is being pulled in from a container registry I control) to a docker
Hello I have worked on API gateway for a identity service. I used HttpClient and currently call the identity service with localhost. My worry is when we deploy
I have an azure function that take some files from storage account and write them inside the function , whene I run locally it works but whene I deply it shows
we are trying to call an Azure Automation Runbook from a Webhook activity in a Azure Data Factory pipeline. We work from the instructions provided in this blogp
I am trying to upload/download some files from Azure VM directly through a Azure App service, but the app returns this error: System.Net.WebException: The remo
We are using Az blob storage, and it's reached few time maximum threshold. Due to this getting DNS error code in dependencies, but dependency collector updating