Category "azure"

New Azure data disk does not appear when running lsblk from virtual machine's cli

I am attempting to create and attach a new data disk to an Azure linux VM per these instructions: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/

Azure AD LDAP auth for Guest accounts

It is possible to authenticate over LDAP(s) (Azure AD services) for guest accounts? For member accounts authentication working well.

Cosmos DB nested query inside another list

I need to query inside a cosmos db object where it has a list of object, that list will have another list inside. I am being able to use ARRAY_CONTAINS if there

Copy pipeline from one ML Studio to another subscription

I am very new to Azure ML Studio. We have ML studio with 1 pipeline and 7 components. The requirement is to restore the contents from one subscription to anothe

Azure pipeline condition to choose trough agent

I would like to insert a condition in my pipeline, specifically I would like the swich pipeline from the default agent to the custom one when I get an error, ho

Invalid Blob or Block content error, Node.js staging blocks

I have been banging my head against the wall on this one, it just doesn't make any sense for it not to work. So I am uploading a file to Azure Blobs using the s

Azure - Reach VNet C from VNet A through VNetB

I know transitive VPN Peerings aren't supported in Azure yet. I'm looking for a workaround in the meantime... The scenario is as follows VNet A <-Peered->

Issue with the Public IP Address when Connected to the VPN Client

We have created an Azure VPN and configured it with the VPN Client before connecting to the VPN the public IP address which is there is similar to the IP addres

Azure api management ssl certificate must have a private key

I have been working on the deployment of an azure api management with a self signed certificate and private key. Goes without saying that I tested my terraform

Azure Function v1 using VS 2022 Conflict with Azurite vs AzureStorageEmulator

Can VS 2022 run Azure Function v1 functions? We're attempting to move from VS2019 to VS2022 and the Function project fails to run correctly. It seems that when

Issue : Enqueuing the message to azure storage queue is not working with Managed Identity

One of the C# Azure Function App generates messages and put them in azure storage queue, and we would like to use the Managed Identity as we don't want to use t

Associating automated tests in Azure with XUnit shows "None" as outcome

I am trying to associate my automation with their test cases in Azure, but I keep running into an issue where after it runs, the outcome is "None" and the TC sh

Azure cosmos documentdb SQL API, distinct query through Rest API gives 400 error

When I post query through REST API to Azure cosmos documentdb which contains Distinct keyword gives following error Example of Request : curl --location --req

Value cannot be null. (Parameter 'sharedKeyCredential') when we try to create SAS Uri using GenerateSasUri() method with V12

We are migrating the code to use azure storage v12 client libraries (Azure.Storage.Blobs 12.12.0) from V11. Getting the below mentioned exception when we try t

Why does Event Grid serialize my already serialized data?

I am trying to get into dotnet and Azure and so I build small solution that triggers a azure function by http with a count that then requests the given amount o

"The resource type 'locks' could not be found in the namespace 'Microsoft.Authorization' for api version '2020-05-01'

failed to obtain a response: GET https://management.azure.com/subscriptions//providers/Microsoft.Authorization/locks RESPONSE 404: 404 Not Found ERROR CODE: In

Self-Hosted Integration Runtime Copy Activity Timeout

I’m trying to implement a pipeline in ADF where I copy data from a Function App to an on-prem SQL Server. I have installed the Self-Hosted Integration Run

Store Azure Pipelines in a centralized place

I have several projects in Azure which have the exact same copy of their azure-pipelines.yml. This is an issue for 2 reasons : if I give the rights to write to

Cannot Recognize Speech Error: Error occurred while processing 'audio.wav'. Invalid WAV header in file, RIFF was not found

I captured one voice message from WhatsApp and it saved as wav file using node js. But I pass this wav file for speech translation using azure speech to text Ja

What steps are required to make ColdFusion websockets work on an Azure VM behind Cloudflare?

We are attempting to use websockets in ColdFusion (2018.0.13.329786) in an app we have running on Azure VMs behind Cloudflare. However, we are continually gett