Category "azure"

How do you deploy WireMock.Net as an Azure Web App

I am trying to deploy a ASP.NET 6 App which contains WireMock.NET as a hosted service. According to WireMock.NET's wiki this is possible and I'm basically using

Golang / CosmosDB Pagination

I'm trying to implement pagination while selecting records from CosmosDB using cosmosapi package. The azure documentation states that continuation tokens never

Azure terraform import error, unable to import resource

This is my module structure However, when I am trying to import this resource I am getting below error, what could be the reason? Module: resource "azurerm_re

Not able to get all the logs in application insights even after disabling sampling

I am generating logs for my client application where there is very limited internet connectivity. I am storing the offline logs and generating it to applicatio

azure function using user assigned managed id - can't write to storage queue

I have been trying to change my dotnet core 6.0 function application from a connection string based function app to use a user-assigned managed identity. I do n

Error setting access control for Path using terraform module "azurerm_storage_data_lake_gen2_path"

im trying to add new AD Object ID in ACL using ace block for an already existing subfolders inside the azure datalake container using terraform code and im gett

Azure Function long duration and App Service Plan, Durable function

Im preparing AZ-204 certification. We want to execute a function during a long time. the solution (in Microsoft docs) is to use App service plan or durable func

Failed to access traffic manager DNS URL

I have created two app services and created a traffic manager. I have added two endpoints for app services in traffic manager. When I am accessing URL in app se

Authenticate docker running locally - azure

I have managed identity enabled on azure AML and can access the AML workspace when running the code locally via vscode as it is authenticated by the current ses

Azure Data Factory route to external SFTP without SHIR

ADF with AIR connected to external SFTP server to grab file. This SFTP have firewall that have to whitelist IP address where connection come from. Trafix should

Azure k8s HPA on custom metric

I am trying to achieve HPA on azure cluster. But it is not working as expected, as it is not scaling up the pods when it is clearly showing the metric value is

Failed to connect Azure servicebus topic using JMS - Java

I followed steps as mentioned in Azure ServiceBus JMS Sample with below properties spring.jms.servicebus.connection-string=Endpoint=sb://test-dt.servicebus.wind

Spring security support multiple authentication types

I need to support 3 way of authentication at the same time in the application: LDAP, Azure AD, Basic. After few hours of googling i found that the best way to d

Unity with azure speech sdk

When i am using the azure speech sdk on unity, when i test it on the computer it works fine, i can speak, it recognizes and responds in speech all normal. When

Azure Function Python Module compatibility issue

I am developing an Azure function using Python. This function is going to write some data to blob storage. This function having dependencies on couple of azure

Is Managed Identity(rbac) supported by Azure stack hub and if it is then which version?

I am trying to make a custom template deployment in Azure stack hub. The problem is in the property of VM, saying identity as "systemAssigned" is supported; mak

How to create Azure VM with Linux custom Partion using Packer

I am exploring Azure cloud, If I install virtual machine it comes cloud provider enabled partitions, But what I need to achieve is custom partitions and I am P

How to pass a parameter to commandToExecute in Azure Custom Script Extension

I have a Azure Vm extension in which i want to run a PowerShell script which takes a parameter -Install: PS C:\Users\abc\Downloads\InstallPackage-2022\InstallPa

elastic-operator (eck) restarts a lot

I currently have elastic-operator 1.4.0 version running on an AKS cluster. It has a high restarting count of 50 in 95 days for a prod env. Is this normal behavi

Setting Azure AD Microsoft Graph Email API/Permission in Terraform

I am provisioning some Azure infrastructure using Terraform. Included in the setup requirement is some configuration of an Azure AD registered app and this requ