Category "azure"

Azure function can not access key vault within VNET- Public network access is disabled

I have a function app that is integrated with a Vnet (with a single subnet). I also have two service endpoints in the same subnet for a storage account and key

Deploy App Under Sub-directory - Azure

I have a microservices application in a sub folder of github repository. I am trying to deploy it to Azure. I found that if I add .deployment file in my root d

Azure functions v4 net 6 on Linux

I have developed an Azure Function v4 with .net 6.0. It contains one triggered function. Locally everything works fine. After deploying it to Azure it works fi

Can i use Azure Migrate tool to migrate IBM MQ from on-premise to azure cloud

We plan to migrate our on-premise MQ servers hosted in VMware servers to azure VM. Can I use the Azure Migrate tool to migrate IBM MQ from on-premise to Azure c

Waiting for HTTP-01 challenge propagation: failed to perform self check GET request

I'm trying to secure my nginx-ingress connection with let's encrypt, following this tutorial (https://github.com/digitalocean/Kubernetes-Starter-Kit-Developers/

How to create or import an Azure API Connection (Microsoft.Web) using Terraform?

My requirement is to create a Logic App that will receive some inputs from other resources like Azure Data Factory and send out an email. I created this setup u

Using Azure DevOps, how do I migrate a release pipeline to code, similar to build pipeline yml?

If I recall correctly, Azure Devops was set to add a feature to allow release pipelines to be placed into yaml , similar to build pipeline. Is this feature avai

Remove old proxyaddress entry for user in azure active directory

We have an application which uses Azure B2C and Azure Active Directory. Problem: User A wants to set his specific email address. But this is not possible becaus

Azure Function IBM MQ Setup with pfx Certificate

I am having a connection problem when I am trying to set up a connection to a IBM MQ V6 QueueManager and a .net client using IBM.XMS namespace in Azure Function

Azure Data Factory 2, Data flow with derived column, how to set a timestamp to null

I have a Azure DataFactory V2 pipeline that executes a data flow. The Azure Sql source table have a Date not null column, DateReported. This is imported from an

Read key vault secrets in Azure DevOps pipeline

I am using Azure DevOps yaml pipelines. My storage account and other application values are saved as secrets in a key vault. I have made a variable group by lin

MSBuild ignoring /p:BuildProjectReferences=false on Azure build server

I've a solution with three projects in it: 2 C# WPF projects and 1 WIX project to create an installer. I've set up a build pipeline on Azure DevOps that referen

What is the best way to import Google Analytics data into Azure Blob/Data Lake?

I am trying to import Google Analytics data into Azure Blob or Data Lake storage for analysis or reporting. But I don't see a Google Analytics connector in Azur

Github Actions, Deploy ARM template with Microsoft.Authorization/roleAssignments

i ve been trying to deploy an ARM template with Github Actions and keep falling into the same problem no matter what I tried: Authorization failed for template

Missing access token under ./auth/me using Easy Auth

I'm creating an Azure Static Web App with the built-in (Easy Auth) authorization to the Azure AD. This works well, but I would also like to authorize access to

How to tag Current time as a Tag for an ARM Deployment

I am trying to create a Log Analytics Workspace using an ARM template and a parameter files. I am also thinking to tag currrent time as CreatedOn tag for the re

Creating a lab using Azure Lab Services with no Public IP

I am considering to use Azure Lab Services and I'm trying to find a way to create everything in it with no Public IPs but I can't find a way. I noticed I can ma

Some files missing when Ubuntu-based image is deployed to newer k8s and Azure, but not with Alpine, or not with onprem older k8s

I work in a large enterprise that mostly deploys Alpine-based images running Java SpringBoot services, to k8s v1.13.12 on prem. We are starting to move to Azure

Attaching VM Scale Set to Application Gateway's backend pool

Can anyone provide an example of how to add an Azure VM Scale Set (VMSS) to an application gateway's backend pool using Terraform. I can only find one example

Generating xml with SQL Server with child namespace

I am generating an XML using SQL Server and I need the following name space: xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" ns0:noNamespaceSchemaLocation