Category "azure"

Azure Synapse Notebooks Vs Azure Databricks notebooks

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

Trouble to deploy azure functions

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

"maxConcurrentRequests" is not working in dedicated ASP for azure function

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

YAML stage dependsOn other stage but skipped

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 to handle unexpected data length in Azure Synapse?

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?

How to change the size of an image in Azure's custom vision service?

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

Randomly getting error 500 in Azure App Service when downloading angularjs template

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

Azure data factory pipeline failure trigger execute only last pipeline (Add Screenshot)

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

"ACI integration does not support labels in compose applications" but I don't specify any Service labels

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

Will HttpClient api gateway calls work on kubernetes cluster?

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

Write files to azure function

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

Calling Azure Automation runbook from ADF Webhook activity - Fails with "Cannot bind argument to parameter 'InputObject' because it is null."

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

Trying to connect to an FTP server from Azure App service

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

Application Insights - Faulted Error code from Dependencies in Az blob storage

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

How to verify that same identifier exists in two separate Cosmos-db's

I would like to verify if records have been successfully migrated from one (source) Cosmos DB to another (destination) that's located in a separate resource gro

The framework 'Microsoft.WindowsDesktop.App', version '6.0.0' (x64) was not found in docker image

I have created a webapi project in dot net 6.0, which internally uses some winform code. I want to create a docker image however it is throwing the following er

How to disable auto-update for virtual machines in Azure?

In my azure environment there are sets of virtual machines that are rebooting at the same time, I assume it has to do with auto-update settings. How do I turn o

How to authorize azure container registry requests from .NET CORE C#

I have a web application which creates ContainerInstances, I have specific container registry images I want to use. As a result, I use this code to get my azure

No subscription of azure on eclipse

I am trying to deploy my web app on azure but no available subscription is appearing where I have already subscribed in my azure account .

Azure Function does not connect to Cosmos DB

I keep getting an error in application insight when trying to run my Azure function, it works locally on my computer but does not work in Azure. Here is the err