Category "azure"

How to add environment variables to Azure Container App

I cannot find a way to add environment values to Azure Container App in the portal. How can I add within Azure Portal?

Facing error with terraform code for importing multiple runbook to azure automation account

I have created the azure automation account using terraform code. I have multiple runbooks PowerShell scripts saved in my local. I am using for.each option to i

Azure to aws migration (synapse question)

We want to decommission the azure lake and maintain just aws moving forward. Issue is several of my customers use synapse that sources from azure lake. We are h

DevOps Pipeline changing Timeformat when sending variable values as JSON Body to Deploy Azure Resources with Terraform

My Terraform Deployment for Azure Resources contains a Budget, which requires a start and end date. When I'm sending my JSON Body/variable value from my Logic A

Grant consent failed with error on Active Directory

I'm logged in as a global administrator, and I have an existing application with multiple roles. I'm trying to add an API permission to one of the app roles and

Enqueueing a message to Azure Storage in an Azure function without changing the output

I have a custom handler written in Go running as an Azure Function. It has an endpoint with two methods: POST /entities PUT /entities It was easy to make my ap

Azure Front Door Designer - Update Custom Domain - New SSL

I renewed my Wildcard SSL certificate in my Key Vault and the secret version is set to 'latest' in the desginer, but the the SSL showing on the website is still

Azure Bicep/ARM recommended API Version to use (Preview vs Stable)

I am working on Azure Bicep/ARM templates, I would like to know the Safe/recommended approach to use API versions on resource providers while creating templates

In Azure Synapse, how do I setup a SQL Server that can access Datalake Storage?

I have setup a Synapse environment and filled my storage account with some sample Parquet files. I have then created a serverless SQL database and created some

serviceaccount "grafana" not found

Getting the error pods "grafana-5d64697748-" is forbidden: error looking up service account project-dev-monitoring/grafana: serviceaccount "grafana" not

OpenIdDict 3.0 error from ASP.NET Core 3.1 web application

I am hosting my ASP.NET Core 3 web application in Azure, whenever I do a new publish to Azure, it works as expected. However, the next day, the site is down, th

Azure DevOps self-hosted build agent - Kaniko

We need to build docker images using self-hosted linux agent which is deployed as docker container (in Azure Container Instances). As of now, the agent is Ubunt

In Azure datafacctory in copy data activity only top 3 parameters of linked services are shown in source settings

In Datafactory I'm using CopyActivity to copy data from SQL database to Azure table storage. I'm filling up the sql connection linked service properties dynamic

Azure HDI cluster create: how to specify head/worker node type from CLI?

How does user specify the head/worker node instance type from CLI? I looked at the following links, https://docs.microsoft.com/en-us/azure/hdinsight/spark/apach

Publish Multiple Bicep Templates to a Container Registry

We are in the process of transitioning our infrastructure from using ARM templates to Bicep templates. We have a dedicated repository with all of our template f

Connecting FIWARE Orion with Azure Cosmos DB

I tried using FIWARE Orion [1] and for the database I used Azure Cosmos DB Mongo API. I followed the steps as outlined in the issue [2]. The contents of the fil

Is it possible to create a dynamic device group membership based on the existence of a file on the local drive within Azure?

Looking for a way to create a dynamic device group membership based on a single file on the local drive in Azure. Tried utilizing Powershell within the rule syn

Is it possible to create a dynamic device group membership based on the existence of a file on the local drive within Azure?

Looking for a way to create a dynamic device group membership based on a single file on the local drive in Azure. Tried utilizing Powershell within the rule syn

Microsoft Azure iot-hub: The measured senosor values sent via device to iot-hub cannot be read stored Json data

We are using a data acquisition system as a device and send some signals values via MQTT protocol into a container which is assigned to an iot-hub. The connecti

ModuleNotFoundError: No module named 'azure.cosmos' on azure function in visual studio code

I've been trying to incorporate azure.cosmos into a azure function without using binding since the scenario isn't beneficial for it. The problem every time i tr