Category "azure"

Azure devops pipeline terraform error - 403 when attempting role assignment

I'm attempting to deploy an aks cluster and role assignment for the system assigned managed identity that is created via terraform but I'm getting a 403 respons

How do you cache and retrieve swift packages using Azure Pipelines

I am trying to cache swift pacakages but I see a lot of examples doing the following below. This would only cache the package.resolved file but not necessarily

Azure Functions deployment fails because pip install cannot find environment variable / app setting

EDIT: My flaw when deploying to Azure was that I was not saving the new Application settings I was introducing facepalm. Saving PIP_EXTRA_INDEX_URL=https://<

Getting "Metadata generation failed" when building C# function app in Visual Studio 2019

Starting with a C# function app created as a new project in VS2019 (16.4.1) and latest Azure libraries (Azure Functions and Web Jobs Tools 16.4.457.38025) from

Connect Django with Azure PostgreSQL using managed identity in azure

How can I configure Azure PostgreSQL database in Django settings.py using Managed Identity in Azure?

Do you know of a good explanation for fault domains and update domains?

I'm new to Azure and have been struggling with a concept specifically update domains and fault domains. Probably having a harder time understanding Update Domai

OAuth2AuthorizedClient is always null @ azure implementation

I am currently try to get the refreshtoken because at a certain time the token will be unvalid and I would like to refresh my accesstoken. Problem is that OAut

How to migrate or move Azure DevOps project from one organization to another organization?

We have a requirement where we need to move/migrate an Azure DevOps project from one organization (Organization A) to another organization (Organization B). We

Azure Functions - some public and some protected?

I'm using Azure Functions with my app, most functions needs to be protected by the authentication scheme I've set up however some functions need to be accessibl

error importing 'BlobServiceClient' from 'azure.storage.blob'

I have the following line of code: from azure.storage.blob import BlobServiceClient I get the following error: from azure.storage.blob import BlobServiceCli

GitHub actions deploys wrong version of Newtonsoft.Json nuget package to Azure

I have a GitHub action doing .net solution build, test and deploy to Azure: name: Build and deploy ASP.Net Core app to Azure Web App - project-test-api on: p

Automatically Delete/Expire Azure Blobs after a time period

With Azure Blob storage is it possible to either have an individual blob or all blobs within a container delete themselves after a certain period of time simila

How Execute Azure data bricks notebook from excel

Is there any way to trigger Azure data bricks notebook from excel, if is there please help me how..? Many thanks

EVENTDATA() for DML Triggers?

I am looking to create an audit table for my database in Azure SQL Database. The best method I have across so far in order to do this is to use triggers. I have

I am trying to connect to databricks through cli, wated to replicate same in Azure devops

In the local system i am writing commands: pip install databricks-cli databricks configure--token token value and later token Now the thing is In azure devops i

How to set Microsoft.Azure.Devices.Client.DeviceClient KeepAliveInSeconds to a higher number than 30

I am investigating using MQTT (or AMQP) over a satellite connection. I am using MQTT over HTTPS towards an IoT Hub in Azure. Data is very expensive on satellite

what is role of User did in Verifiable Credentials ? did:ion:username and when user did will generate?

Hello guys I m using azure verifiable credentials. in flow I m not sure when user did is going to be generated and from where ? what will be its role when verif

Can't Add Reference to Visual C# Console App in Visual Studio

I have created a Visual C# Console App and I am trying to add reference to resolve an error. Since I am new to the IDE and I am looking for some help on how to

ARM - Create Key Vault via private endpoint using existing VNet / Subnet

I am trying to Create a Key Vault via private endpoint - "using existing VNet/Subnet" using ARM custom template. The QuickStart template available in Azure crea

OpenIdConnectProtocolValidator - nonce error

I'm using OpenIdConnect authentication on my azure website (azure active directory, c#, MVC) and I'm randomly getting this error IDX10311: requireNonce is t