I know that Azure Function Apps supports using the SendGrid binding out of the box to send emails using SendGrid. But what I can't seem to find is any informati
I'm trying to get the list of firewall rules on a Postgres Instance in Azure, using the azure-js-sdk. Locally it works like a charm, I've got the list of firewa
I ran this yaml file using kubectl apply -f loadbalancer.yaml command, but got "error parsing loadbalancer.yaml: error converting YAML to JSON: yaml: line 4: fo
As we know we can group the Vm's into a single App Security Group and use them as a Single Entity for the NSG rules. I'm searching a way to find what are all th
I have a JavaScript httpTrigger Function on Azure that I want to call in another httpTrigger Function. Both are in the same resource group. I know about Durabl
I am trying to transform data from ADLS by using Azure Synapse's Dataflow and store it in a table in Dedicated SQL Pool. I created a Dataset 'UserSinkDataset' p
I have an EP1 app service plan that is hosting a function app. The plan has 210ACU per month. How do I find out how many of those I'm using? (What happens if I
I would like to know how I could create a client credentials flow with custom policies. any example??? thanks
I have requirement where I need to fetch files (having .xml as extension) from Windows Shared network drive location and upload them to ADLS (Azure Data Lake St
I want to download all the files from Azure blob storage, create a zip file out of these files and upload the zip file back to the blob storage. As the file siz
I currently work on a blobtrigger that gets triggered everytime a blob has been created, a new version of a blob has been uploaded (so a blob has changed) or an
I am following the guide here to register and scan a Hive Metastore from Azure Purview. However I get the following error when I run the scan: Error: (3913) Ja
In Azure Health Check option on App Services How is it different from Availability on Application Insights? Data generated is different? Which should be used i
I'd like to know how to represent C2D message and External message on IoT Edge module by IoT Plug & Play DTDL definition. I thought that a Command with a va
I'm trying to create a Spring Boot Application that is able to reach out to Azure Storage. Here are some of the Dependencies I've attempted to declare in build.
I am trying to use azure function to create thumbnail(png) from .mp4 file uploaded to azure storage location. Azure function is automatically triggered when a n
I've installed the Laravel Octane RoadRunner Application Server. It works flawlessly on my local Linux server, and I can access the application via 127.0.0.1:80
I am unable to use the package p-map in my Azure Function. I get the following error: Worker failed to load function: 'serverless' with function id: '<id>
I'm trying to add values to an Azure App Configuration Store using Bicep. I have an issue where I add a label to a keyValue. This is my module: @description('Co
Got a strange issue with our notification hub on Azure. I'm using Service Bus Explorer to view what devices are registered. I can only seem to get a max of 2 IO