I'm trying to add two External Endpoints to Azure Traffic Manager. I have hosted two react apps (Same app) in both Firebase Hosting and GCP App Engine (two regi
Trying to setup my first web app using terraform on Azure using there freetier. The Resource group, and app service plan were able to be created but the app cre
can anyone suggest how to create the logic app for failed connections in azure to send mail automatically, diagnostics setting in logs log analytics enabled, f
I am completely new to Azure and I have a function which is triggered by a service bus queue, the message is a JSON string. Now I want to check if after 3 minut
I published a bot using the Azure bot framework to the Azure cloud servers, and made an application that uses the Direct Line API 3.0 to send user responses and
I have a build a process in ADF that is triggered to run every day at a specific time, ex each day at 20:00PM. In this process there are many pipelines dependen
I am moving a legacy application to the cloud and need guidance on breaking it up. There is a Java application that creates reports/statements out of a database
we have an SP where the SP executes and returns multiple result set with change in column number as below: create proc test ab as select 1 as num1 select 1 as
Could you please provide the difference between SAS and Access Key and when to use them? Thank you for your help.
I am trying to check the availability size of virtual machines in one region. The command: Get-AzVMSize -ResourceGroupName RG3 -AvailabilitySetName availability
We just started recently using App Configuration Service in Azure for some of our applications. As part of the setup, we removed Access Keys as a possible authe
we are using Azure Storage Emulator (ASE) in the Azure Cloud Service (extended support) project, but as this is deprecated we want to switch to Azurite Emulator
I am using a custom script extension for VM in ARM Template: { "type": "Microsoft.Compute/virtualMachines/extensions", "name": "[concat(parameters(
I am trying to use Azure cognitive services and trying to convert "Text To Speech". I am able to convert the Text to Speech successfully on my local machine. Th
I created a http trigger V1 azure function on net framework 4.8, and used ILogger for logging. The code is like this. I checked the Application Insight and que
I am trying to retrieve the web job history of an Azure web job via REST using a .NET backend and the OAuth2 credentials flow (as described here https://docs.mi
I am using Kafka and facing a problem. Kafka doesn't seem to work locally using minikube. I get this erorr: org.apache.kafka.common.errors.InvalidReplicationFac
Can someone help me in resolving Qualy's issue? After Qualys scan, there is an issue that says to add the HTTP Only flag. I have set the HTTP Only flag in web.c
I am currently deploying a model trained using AzureML to an AKS cluster as follows: deployment_config_aks = AksWebservice.deploy_configuration( cpu_cores =
I have tried copying azure blob files from one account to another with the following python script ... source_block_blob_service = BlockBlobService(source_accou