Category "azure"

How to disable auto-update for virtual machines in Azure?

In my azure environment there are sets of virtual machines that are rebooting at the same time, I assume it has to do with auto-update settings. How do I turn o

How to authorize azure container registry requests from .NET CORE C#

I have a web application which creates ContainerInstances, I have specific container registry images I want to use. As a result, I use this code to get my azure

No subscription of azure on eclipse

I am trying to deploy my web app on azure but no available subscription is appearing where I have already subscribed in my azure account .

Azure Function does not connect to Cosmos DB

I keep getting an error in application insight when trying to run my Azure function, it works locally on my computer but does not work in Azure. Here is the err

unrecognized arguments: –html

I am trying to create an application using Azure App service. However, it shows the above error: unrecognized arguments: –html The command that I use is a

Unable to scan a Azure SQL Database in Azure Purview

I am unable to connect a my Azure SQL Database to Purview. I have already followed the steps described in all the documentation. I keep getting the following er

When deploying to Azure app service from GitHub I get "Artifact storage quota has been hit." error. How to I fix this?

I try to deploy my Django app into Azure development using App Service with B1 plan. It worked fine, but suddenly I can't deploy to Azure anymore. When I read w

VSTEST@2 - error could not find testhost | Azure Pipelines

I'm running tests solution on azure pipeline with help of vstest@2 task. Pipeline distributes test cases on 4 agents and then runs them. Task yaml: - task: VS

Docx to pdf in Microsoft Graph Api failing with error "WordCantOpenDocument"

We are doing a docx-PDF conversion by uploading a Word-document(docx) by first uploading it using the large document upload in Microsoft Graph API (link) and af

How to set up traffic forwarding so my origin IP address remains the same when calling an external API from Azure or my laptop

I have an Azure App Service and multiple Azure Functions that need to call into a specific external API - let's call it external.api.com. I also frequently run

Azure SQL: exporting database as non-admin with dynamic data masking

I've tried to implement sensitive data masking with dynamic data masking from Azure Portal. Inspiration came from this article: https://joeydantoni.com/2016/11

How do I access the AZ Service Bus without a SAS Key

I need help in creating access to AZ a service bus without using thr Shared Access Key in an Azure Function. When I use the Endpoint, SharedAccessKeyName, Shar

az acr login results in error: can’t find token from MSAL cache

Installed podman on MacBook Pro m1. When I run: Token=#(az acr login —name myname —expose-token —output tsv query access Token) I get the fol

API for merge and create branch in Azure Devops for TFVC

Warm greetings for the day. Hope you all are good. We are looking for REST API's to do code merge, branch and check-in for TFVC in Azure Devops. Couldn't find,

Azure Synapse Analytics - CI/CD workspace and infrastructure - Design question

I have an Azure Repos project with IaC code and ci/cd yaml pipelines to set up Azure Synapse infrastructure. Can you recommend what is right approach when I int

Configure and use multiple language Analyzers on Azure Search

We are implementing Azure Cognitive Search for our website which will be available in multiple languages. We have created multiple fields in our Index for each

Google Refresh Token throws Expire Error in Azure

UserCredential credential; using (var stream = new FileStream("client_secrets.json", FileMode.Open, FileAccess.Read)) { credential = await

How to connect azure synapse and an enterprise git repo using personal access token?

Im trying to link my git repo to an azure synapse sandbox and Im facing this error Failed to list GitHub repositories. Please make sure account name is correct

Azure AD restrict users to login if not assigned to aplication without user assignement

We want to use Azure AD as the authentication mechanism for our project. To do that, in our organization Azure AD, i have registered an application for our proj

Cannot create leases container (Gremlin API) with /id as partition key, but comos db trigger requires /id as partition key

I am trying to create a cosmos db trigger for Gremlin API, since the trigger requires partition key as /id, I am not able to create it either from settings in t