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
I'm trying to implement pagination while selecting records from CosmosDB using cosmosapi package. The azure documentation states that continuation tokens never
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
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
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
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
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
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
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
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
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
I followed steps as mentioned in Azure ServiceBus JMS Sample with below properties spring.jms.servicebus.connection-string=Endpoint=sb://test-dt.servicebus.wind
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
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
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
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
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
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
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
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