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
I have an ETL pipeline that gets triggers when file is uploaded into Datalake location "Processing" folder, Once data is processed I want to move the file to d
I'm trying to get data from an ADF variable and append it to a file available in an on-prem file server. I've also created a self hosted IR to connect to the on
maybe someone can help me with my situation. Scenerio: I created a terraform script which create a windows 10 Virtual machine in Azure. At the end the terraform
We have following setup in Azure configured using this guide (https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/apis/protect-apis) App
I'm trying to edit appsettings (.net) in azure pipelines, it's for differents environments(production, development, etc..) For example I want to change this val
Event 1 Custom Event Prop1- abc customDimensions ID - [4,6,11] //multiple id’s Category- Q //can be one of P,Q,R,S Event 2 Custom Event Prop1- abc cu
I am using Microsoft Learn to setup the following lab: https://docs.microsoft.com/en-us/learn/modules/load-balance-web-traffic-with-application-gateway/5-exerci
import datetime from distutils.log import log import logging import os import azure.functions as func def main(mytimer: func.TimerRequest) -> None: utc_
I am trying to use Secure Webhook solution by Microsoft Azure to send Planned Maintenance Events to my web application's endpoint. However, while testing the we