Category "azure"

C# mock unit test GraphServiceClient

I have a problem writing my unit test in C# using Moq and xUnit. In my service I have the following code: var options = new TokenCredentialOptions { Authori

Azure ARM template creating duplicate resources

Deploying incrementally an ARM template with a simple Application Insight resource, is automatically creating FailureAnomaliesDetector alert rule. Which is a pr

How to run an Azure SQL Server Stored Procedure using an Automation Account Runbook with Managed Identity?

I am trying to run SQL Server DB index and statistics maintenance activating a stored procedure called AzureSQLMaintenance with a PowerShell Runbook in Automati

How can I install my own Python package in Azure Web App Service Linux environment?

I deployed my Python Django project to Azure Web Service Linux environment, and found an error most likely caused by the version of Azure's own Python version (

I am unable to login into azure using my system powershell

A web browser has been opened at https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize. Please continue the login in the web browser. If no web

How to calculate time grain based on selected period from azure dashboard in a custom chart

While writing a kusto query to create a custom chart on my azure dashboard, I want to be able to calculate the time grain based on the period the user selected

Data center migration with Azure Migrate

Do you need hybrid connectivity with expressroute or S2S to execute a data center migration with Azure Migrate if your goal is to exit the data center? Thank yo

Azure Logic Apps: How to use variables in a dynamic query?

Trying to add values from the JSON Parser into a dynamic Oracle query but always shows up as blank/empty. Same results trying to use the formal parameters and d

Azure ARM template give scoping access to different subscription

I have the following ARM template and I am trying to give scoping access to a subscription/resource group that is different from the subscription that I am curr

Is it possible to combine two private DNS zones into one policy definition

I'm trying to deploy/register private DNS zones for private endpoint in app service > DNS configuration using custom policy but I'm not able to combine these

Azure Function Optional Query Parameter

is there a way to set optional query parameters in Azure Functions? The parameter should not be set as route parameter. To get the query parameters i use follow

privacySetting parameter value is not part of the allowed values - SQL Connection for Azure LogicApps

I have VS2019 and trying to create Logic Apps which includes SQL connection. I deploy this LogicApps with Azure DevOps and getting error. I do not what is purpo

Unable to delete subnet and virtual network in azure

I am just practicing the azure. And I created a virtual network and subnets. Now I am not able to delete the subnet. I have disconnected all connected devices f

What happens if running "terraform apply" twice? (Terraform)

What happens if running "terraform apply" twice? Does it create all the resources twice?

What happens if running "terraform apply" twice? (Terraform)

What happens if running "terraform apply" twice? Does it create all the resources twice?

Could not add public key error in Azure Devops

I am getting a generic "Could not add public key" error in Azure Devops when attempting to add an SSH public key. This is the first key I've tried to add on a

Changing SensitivityLabel in Outlook 365 email with VBA

How can I access the methods of Office.SensitivityLabel in Outlook 365 that will allow me to create and set a label for a new email. Looking at the (sparse) doc

azure app service authentication/authorization not available

I am attempting to set up the authentication for a Google login in my Azure App Service. However In my App Service the 'Authentication/Authorization' section is

Azure blob storage overwriting duplicate files

I am using Azure Blob storage to upload/download files. The problem is, if I upload any new file to azure blob that have the same name as already uploaded file

Issue reading a variable JSON in Azure Data Factory

My pipeline receives the Path and the name of a JSON file. This is part of the flow that I created: The lookup step is used to read the JSON File and later I n