Category "azure"

Is there any way to know the storage account name when ADF pipeline is triggered using ADF Storage Event Trigger

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.

Using a public key on Azure server, and the private key on-premise

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

Getting 503 errors on an Azure Static Web App

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

VS2022 Configure Azure keyvault not seeing local secrets.json

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

Cannot request microsoft access token for OneDrive file upload within PHP

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

Azure Synapse: Upload directory of py files in Spark job reference files

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

microsoft.insights/components/ProactiveDetectionConfigs in arm template force to multiple deploy

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.

Azure Automation power shell

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

"The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used." when node js app deployed to azure app service

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

In Cosmos DB, how does geo-replication impact RU consumption of writes?

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

AzureRM Automation DSC Configuration

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

How to skip Azure function output binding when there is an error?

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

Can't deploy React app in Production mode to Azure app service via VS Code

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

Can't deploy React app in Production mode to Azure app service via VS Code

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

Azure function app that sends log data to Azure Monitor causes socket exhaustion

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

Limit Filter Access to a Single Container

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

Azure AD login automatically for a specific user

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

How do you check all the required resources in a RG exist?

On completion of an environment build, a colleague is manually going in to each Resource Group and checking the applicable resources have successfully created.

In what order 'List Directories and Files' returns data?

Azure FileREST API has this command: List Directories and Files. It's documentation says: Files and directories are listed intermingled in lexically sorted orde

How to get exact code coverage in sonarcloud for angular

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