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/
It is possible to authenticate over LDAP(s) (Azure AD services) for guest accounts? For member accounts authentication working well.
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
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
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
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
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->
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
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
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
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
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
When I post query through REST API to Azure cosmos documentdb which contains Distinct keyword gives following error Example of Request : curl --location --req
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
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
failed to obtain a response: GET https://management.azure.com/subscriptions//providers/Microsoft.Authorization/locks RESPONSE 404: 404 Not Found ERROR CODE: In
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
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
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
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