I am trying to create a ADF Pipeline which gets triggered as soon as a file in uploaded into a storage account. After triggering some operations are performed.
This question is about how to use a public key/private key pair to encrypt sensitive customer data. The data will be input by the customer in a web portal in az
We have an Azure Static Web App that is returning 503 errors a few times a day. The site is just HTML, there are no Azure Functions being used. One person may b
I want to build an new .net core console application using the Azure KeyVault. I use the connected services wizard and select azure keyvault. It recognizes the
I need some help. Since 2 days, I'm reading several tutorials and trying out code snippets I've found to get an access token from Microsoft to upload a single s
I am trying to pass a whole directory of python files that are referenced in the main python file in Azure Synapse Spark Job Definition but the files are not ap
I'm deploying an ARM template that take care of creating an app service plan. I've exported the template from the existing plan and parametrized for our needs.
I am running the power shell script below in Azure Automation runbook , the script goes to on prem file share and rename file names replace strings. Script runs
I created azure app service and deployed node js app into it through Filezilla by connecting through FTP. but when i test it in postman using "post" method with
There are a lot of articles on the cost of Cosmos DB transactions, but I've never been able to find any detail on the cost of geo-replication. I understand that
I'm trying to configure Azure DSC Configuration, but I am running into two issues. I continue to get this error message Error = 'invalid character 'c' looking f
We are using a simple python azure function to forward a JSON payload to an event hub. We have configured the event hub as the function output binding. Our req
I have react app, which runs on Azure. I am using Visual Studio Code with App Service extension for its deployment to production and it works well. Unfortunatel
I have react app, which runs on Azure. I am using Visual Studio Code with App Service extension for its deployment to production and it works well. Unfortunatel
I have function app that iterates over log files and sends them to Azure Log Analytics using this sample here: https://docs.microsoft.com/en-us/azure/azure-mon
Is it possible in an Azure storage account to generate a Shared Access Signature that has filter privilege to only a single Container within the account. I know
I'm in the process of migrating an ASP.Net MVC app from windows authentication to Azure AD Authentication. One of the requirements of the app is that some parts
On completion of an environment build, a colleague is manually going in to each Resource Group and checking the applicable resources have successfully created.
Azure FileREST API has this command: List Directories and Files. It's documentation says: Files and directories are listed intermingled in lexically sorted orde
I am trying to produce code coverage report in sonarcloud for angular-12. Could someone help me how to configure azure pipeline for generating correct code cove