We're gearing up to use DevOps for our CI/CD process involving ASP.Net web applications, and I'm having trouble getting to "best practice" for the web.config tr
We are currently streaming data from an Azure Event Hub via Azure Stream Analytics to Cosmos DB. I want to be able to programatically change the query (/ Transf
I've been trying to manage an Azure Kubernetes Service (AKS) instance via Terraform. When I create the AKS instance via the Azure CLI per this MS tutorial, the
I'm setting up our first Azure Cosmos DB - I will be importing into the first collection, the data from a table in one of our SQL Server databases. In setting
I'm new to Azure and I'm struggling to get a simple demo working. I'm trying to write a daemon client that accesses a blob. The access must be via a registered
I am trying to install JasperReport Server Community v8.0.0 on a vm windows server 2019 in Azure. The installation process fails with the following error messag
I am trying to publish Hello-world to azure app service. I am using below code from my git repo as below https://github.com/biswajeetbehera/java-hello-world-wi
I have a problem... My code in Gitlab, Pipeline in Azure DevOps. I use classic editor. When i start pipeline i have error "fatal: unable to access 'fatal: unabl
I created a new ASP.NET Core Web API with Authentication type "Microsoft identity platform" based on the VS2022 template. On Azure I setup the following with my
I'm trying to set up a hosted agent using Azure Virtual Machine Scale set for doing as the title portrays. However, setting up the VMSS without a public IP addr
I'm trying to set up a hosted agent using Azure Virtual Machine Scale set for doing as the title portrays. However, setting up the VMSS without a public IP addr
I have a requirement to connect to an SFTP service based on Azure Storage Account Solution, I setted my receive location as following : But the receive locatio
Can someone pls help me to automate build and release pipelines for Standard logicapp in Azure DevOps. I can create consumption type logic apps with sample work
We have a large SQL Database running on Azure which is only generally in use during normal office hours, although from time to time, overtime/weekend staff will
We have a large SQL Database running on Azure which is only generally in use during normal office hours, although from time to time, overtime/weekend staff will
Scenario: I have 4 repos in an ACR(azure container registry) with multiple images in each repo. I want to move all the repos and all images in it to a different
In Azure Devops, I have two individual yaml pipelines one for build and another for release. I would want to link the build artifact in the yaml release pipelin
I am running a very basic webAPI project in Visual Studio Pro 2013. It runs fine on localhost on my machine. I then try and go to a browser from a different mac
I use the following image openjdk:11-jdk as a base image to create an image that just executes a .jar file, but I get the following security warning from Azure
The configuration of the Angular app is the challenging part. During our publishing Job in Azure Yaml pipeline, we execute a "token" replacement to match the ta