Category "azure"

Durable Function Doesn't Correlate Telemetry

According to this developer blog post Durable functions can be configured (and according the the host.json schema are configured by default) to automatically cr

Terraform enable VM Insights

Did someone managed to enable via terraforms Insights for a VM? i'm able to create a VM, enable logging, but not enable insights.. i've seen this question: but

Azure DevOps: How to retrieve a build artifact from build Azure Pipeline from a PowerShell Script in Release Pipeline?

I have a published a build artifact published to $(Build.ArtifactStagingDirectory)/drop with artifactName "some_sidebar" and the artifact publish location is Az

How do I resolve authentication errors against an Azure VM via Azure Bastion using local native RDP client?

I have an Azure VM that I can access through Bastion in the Azure Portal without issue, but I would like to access this through my local native RDP client (in W

Azure pronunciation/fluency assessment for non-native english speaker

I am using azure speech's fluency assessment. https://docs.microsoft.com/en-in/azure/cognitive-services/speech-service/how-to-pronunciation-assessment?pivots=pr

Query if an azure table exists from azure logic app

I'm trying to create a table in azure storage tables IF it does not exists already. I did query the tablename list and put them in an array How can query my ar

Microsoft Graph Api User.Read.All Not granted for my domain

I am getting the following error or status Not granted for my domain. see the attached document Is this because my role is User? I tried to find who is Azure A

Hosting a separate app service as a website directory

Is it possible to include a separate Azure App Service as part of another App Service? For example lets say that I have a website called www.mycompany.com hoste

SQL Server 2019: master db -- How to recreate ##MS_SchemaSigningCertificate in 2048 bits. VA1223

The new SQL Vulnerability assessments are flagging our database with "VA1223: Certificate keys should use at least 2048 bits" (FedRAMP Benchmark). https://docs.

RPC failed: curl 56 failure when receiving data from the peer

I have just created a small corporate repository on Azure ( 1 commit per each of 2 branches, totall about 200mb of repo), then I deleted local repository. When

How to add multiple client IP addresses at time in Azure SQL Server using Azure ARM Templates?

Currently I am working on to deploy the Azure SQL Database by adding multiple IP addresses under Firewall rules using Azure ARM templates. This is the code for

Install for Azure Storage Explorer on Mac (Catalina) is not working

I am trying to install the Azure Storage Explorer on my Mac (MacOS Catalina, Version 10.15.1). As per this documentation (https://docs.microsoft.com/en-us/azure

Azure File Share : Find files with same first part of the filename C#

I have large number of files in a file share directory. Some of the files have their first part of the names are similar. I have to copy these files to another

Valid Azure Blob Metadata Identifiers

I've been trying to add metadata on an .mp4 video that is stored on an Azure Blob. I want to add opengraph tags and when I try and enter them in, I get a messag

Get exception details from Azure Monitor Workbook that deals with multiple app insight instances

I am working on creating a workbook that provides an umbrella view over multiple app insight instances. Our solution has many microservices (Azure functions) ea

How to deploy dacpac changes to SQL Server database hosted on azure vm

We have an Azure VM with SQL Server installed on it. We have our Visual Studio SQL Server database project in an Azure git repository. I've got the project to b

Cannot override provider configuration error in installing DC/OS via Terraform on azure

Working on setting up DC/OS on Microsoft Azure using Terraform. I'm using the main.tf provided in the official documentation. Every time I run terraform init I

Microsoft Azure Speech Translation not working [JavaScript SDK]

This example is not working anymore: https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/js/node/translation.js And the demonstra

Azure Stream Analytics current day aggregation

I'm quite new in Azure Stream Analytics but I need to push to Power BI (live dashboard) rolling totals from start of the day every time when new event arrives t

Microsoft OAuth parsing state parameter as string, but return a hash

I'm using the Microsoft identity platform and OAuth 2.0 authorization code flow to authorize user information from Microsoft Azure. In my Ruby code I parse the