Category "azure"

WebScraping using Python & Azure : How to run an Azure Function to store pandas dataframe into a CosmoDB?

My porpouse is to automate the aquisition of data from a website. I have my python scripts to scrape tables and i can store it as a dataframe or in a csv,xlsx f

Test Point Progress Chart

Is it possible to create a view of summarizing test point outcome by tester? If yes, how can this be done? I am using Azure DevOps to track the testing progress

Terraform source error - Error: Failed to query available provider packages

I am trying to deploy a new infrastructure using terraform (for the first time) and I am getting the following error. I've tried everything but nothing seems to

How to subscribe to Azure Event Grid Topic using HTTP Webhook activity in Azure Logic App

I have a scenario in which I want to use Azure Logic App / Azure Power App to use the HTTP Webhook activity to subscribe to Event Grid Topic. I have been using

Azure Function + OpenId Connect = 500 on callback

I have an azure function (nodejs) and through the Authentication tab, I'm adding an OpenID Connect identity provider. After filling in details, when hitting the

How to find forks of a repository in Azure DevOps

In GitLab I am able to see who has forked my repository by clicking the following link: Does anyone know if there is a similar capability within Azure DevOps?

APIM liquid How to check that the coming request include specific header?

I am trying to write an inbound policy inside one operation in an API in Azure API Management. In this policy I want to check if the incoming request has a spec

I can’t see the trigger I’ve created in arm-template-parameters-definition.json

The problem is, I’ve created in the arm-template-parameters-definition.json a trigger with the name “Test” this due the fact that I want to pa

How can i remotely debug an asp.net core web app deployed on an azure app service

I am working on an asp.net core web application. I need to debug this application (put a breakpoint and inspect variables when this breakpoint is hit). I can do

Best way to migrate (and Transform) data from Azure Table Storage to Cosmos DB Sql API

I have a Azure Table that is storing a Customer object with a nested address object as per following. public class Customer { public Guid Id { get; set; }

Best way to migrate (and Transform) data from Azure Table Storage to Cosmos DB Sql API

I have a Azure Table that is storing a Customer object with a nested address object as per following. public class Customer { public Guid Id { get; set; }

Azure VM: Auto Shutdown fails to shutdown

I have an Azure VM. I enabled Auto-Shutdown on the VM, then provided the time and time zone. Also I entered the notification email and web hook address. However

Event hub & Azure Data Explorer not ingesting all messages

For the last 12 hours, I am noticing Outgoing Messages in the Event hub are too few than incoming messages. & more worrying thing is that event hub Outgoing

Azure Function Deployment Failed: `Malformed SCM_RUN_FROM_PACKAGE when uploading built content.`

Trying to deploy a python-runtime (v3.6.9) Azure function using the VS Code Azure Functions extension. I created the function just fine, then... Clicked Uplo

How to fetch blob from azure

I am trying to download some data from Azure Blob Storage in Go via the official azure-sdk-for-go. To setup my development environment I have successfully logge

Can I use the System.Data.SqlClient provider to establish a connection with an Azure SQL Managed Instance? How about other SQL DBs?

Can I use a connection string with the System.Data.SqlClient provider to connect to an Azure SQL Managed Instance? Or just to a Microsoft SQL Server? If so, sho

Multi cloud PostgreSQL replication

I have an Azure-managed PostgreSQL database. I want to create a logical replica of it at GCP, (Google-managed, if possible). At Azure, I've set the Azure replic

Custom Connector ( JSON result convert into Paramters )

List item I am a newbie in the azure environment. I am getting JSON response from my custom connector but I need to convert that JSON into parameters so I can u

Asynchronously Streaming Video with .Net Core API from Azure Blob Storage

I have found a bunch of examples that use objects not available to me within my application and don't seem to match up to my version of .NET Core web API. In es

PostgreSQL Job Scheduler on Azure DB for PostgreSQL

In Azure Database for PostgreSQL, how do I install a pgAgent? As, its a PaaS only, I will not have access to the Server. In that case, if I need a pgAgent to in