Category "azure"

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

Blob Storage - handle files directly on it

I desire an efficient solution to iterate through large files located on blob storage in C#. I want to use the blob storage as a local storage. In my research I

how to open Azure SQL SERVER in office network, I am able to open AZure SQL Using my Home network in SSMS but cant open in Office network

I am not able to open Azure SQl Server in my Office network using SSMS I can open Azure SQl SERVER using my home network from SSMS. Please help me how can I con

How do we change the TLS version of Azure IoT Hub which is already created and deployed?

I see that we can enable TLS version only during IoT Hub creation in Azure portal.How do we change this version POST creation? we have already deployed in PRODU

How to deploy nodejs Azure function to azure with docker?

This is my first time playing with azure. I have a simple tool written which has to fetch some data from the postgres db, and send it to a MS teams channel. All

Getting MAM Enabled: No , when i upload the apk to company portal

I have integrated Intune SDK into my application. When i upload the apk to Azure company portal. Getting error as MAM Enabled:No So kindly advise how to resolve

Token is generating with all the available scopes in AzureAD

I have below setup on Azure, Host APP Added 3 Scopes under "Expose an API" tab i.e. abc, def, ghi Client APP Added all 3 Scopes under "API Permissions" tab No

Is there any way to expose a port from a docker container without using port mapping or getting a randomized container port?

I have a nginx docker container that I am trying to host on azure container instances. For the sake of this question, let's just assume that I'm only interestin

WebAPI and Azure AD - works fine with obsolete setup, but not when updated to new setup

I have an existing Web API project, which uses Azure AD for authentication. Prior to my joining the organisation, I understand that this was an ASP.Net 3.1 proj

What is the sure-fire way to find role assignments with "Identity not found." on Azure with Powershell?

If you assign a role in Azure and later delete the identity before you delete the role assignment, you wind up with an "Identity not found." condition. It's har

How to write to the Azure Log Stream

I am trying to get achieve something similar to Console.WriteLine() in Azure Portal. From what I can find, you need to use System.Diagnostics.Trace for that. Bu

Azure function deployment in KEDA/AKS

I have an azure function written in node js, triggered by a new message in Azure storage queue. It is working fine locally. My goal is to trigger function pod o

Azure app service - slot app settings with nested resource

I have an ARM template, that performs resource group deployment. It mainly consist of web apps and key vault. I want to go with blue/green deployment and someti

Azure Monitor Data in Log Analytics Workspace

Need to access Data lake metrics as usage, capacity, availability,etc from log analytics workspace. Data is not showing up in AzureMetrics table in log analyti

Azure static website use my own ssl certificate?

I have my own certificate that I want to use with azure static website(not web app, we use the one based on blob storage), but looks uploading my own certificat