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
Someone please advise me how to convert the built .jar file to .zip file then push it to nexus repo. for building the .jar file i am using azure build pipeline
I'm working with a raspberry pi zero and Python to send and recieve sensor data with Azure IoT. I've already created an endpoint and message routing to the stor
Someone please advise me how to convert the built .jar file to .zip file then push it to nexus repo. for building the .jar file i am using azure build pipeline
I'm trying to add a pipeline parameter into the body of a post request to an Azure Function app in Azure Data Factory. It appears that the string isn't getting
Is there a way that whenever I modify an Excel file in sharepoint in the "INPUT" folder the file is then copied to the "OUTPUT" folder erasing the previous one?