Skip to main content

Questions tagged [azure]

For questions about Microsoft Azure, which is a Platform as a Service (PaaS) and Infrastructure as a Service (IaaS) cloud computing platform.

0 votes
1 answer
35 views

How to review Azure Devops git repo pull request in an IDE like Visual Studio?

I wonder if there is a way to review pull requests in an IDE like environment (which is easier to visualise merge conflicts). The main pain point is having to check merge conflicts resulting from the ...
humanoid's user avatar
0 votes
0 answers
11 views

How to auto-link issue IDs to an external issue tracker in Azure Repos?

I use Azure Repos and an external issue tracker. My commits start with AB-123. I want those IDs to be linked to my external issue tracker like to http://myissue-tracker/AB-123. How to do this in Azure ...
ilhan's user avatar
  • 101
0 votes
0 answers
11 views

How to create vnet peering between the vnet for my vm and the vnet where azure pipeline agents are hosted?

I try to run some scans on Azure pipeline agents and send the result from the scan to application hosted on a vm in an Azure virtual machine. Azure pipeline agents are Microsoft managed, but the ...
verb's user avatar
  • 1
0 votes
1 answer
28 views

Flux somehow tries to bootstrap on random cluster

I use terraform to set up a cluster and install fluxcd on it. The cluster is set up correctly (i see both in azure portal). In the bootstrap step however, i get an error showing that flux tries to ...
Andresch Serj's user avatar
0 votes
0 answers
36 views

Terraform or azure tries using wrong storage account type

I'm creating a new storage account, storage container, storage blob, service plan, and finally - function. Everything but the last one is created successfully, and the last step fails with a message: ...
Marek M.'s user avatar
  • 101
0 votes
0 answers
36 views

Register gitlab-runner through terraform after deploying the runner as a container

Context and code used Here is the code I produced to deploy any kind of container on Azure. (We are doing the same on AWS and facing the same kind of issues) resource "azurerm_container_group&...
Hybris95's user avatar
  • 103
-1 votes
1 answer
30 views

kube fleged imagePullSecrets not working(ImagePullBackOff)

apiVersion: kubefledged.io/v1alpha2 kind: ImageCache metadata: name: imagecache1 namespace: kube-fledged labels: app: kubefledged component: imagecache spec: imagePullSecrets: - ...
sylvesterasa's user avatar
0 votes
0 answers
15 views

Does Azure Cloud Queue Incoming SMS Text Messages?

Does Azure Communication queue incoming SMS text messages? How many? For how long? Maybe a better question is: Does Event Grid have message queing? Because i believe SMS sends events to the Event Grid....
johny why's user avatar
  • 109
0 votes
1 answer
509 views

Simple metrics of code in Azure Devops

I have just got the responsibility for around 100 different repositories (applications), distributed on about 20 project in Azure DevOps. I want to get some (very) basic metrics on each project: ...
Anders Finn Jørgensen's user avatar
1 vote
1 answer
48 views

Custom Rule issues in Azure DevOps Services

I'm trying to customise the Scrum process in Azure DevOps to make it fit our needs better. When we had TFS we were able to prevent a Developer from changing the state of a Product Backlog Item from &...
stevedunn1969's user avatar
0 votes
0 answers
30 views

Unable to select .Net 8.0 inside "functions worker" inside visual studio 17.8.6,, when creating azure funtions

I have visual studio 2022 17.8.6, and .net 8.0 is installed as follow:- but when i create a new azure function which run on timely bases to integrate with sharepoint, as follow:- the .net 8.0 is not ...
microsoftdeveloperdesigner's user avatar
0 votes
0 answers
30 views

Using opentelemetry for Users, Sessions and Events of Application Insights

I am using Python in my project. From what I see in the documentation, Users, Sessions and Events sections of Application Insights takes data from customEvents table to make their metrics. But I can ...
Dmitry Sazhnev's user avatar
0 votes
0 answers
8 views

First time deploying a serverless solution to Azure and I'm a bit stuck

I'm new to the Azure environment, usually I've just deployed personal React Apps to Heroku, but I need to build an app and deploy it entirely in the Azure environment. I wonder how to tie the ...
JRR's user avatar
  • 1
1 vote
1 answer
63 views

How can I free up the Azure default domain name for use in another web app?

TL;DR: Is there any way to delete the default domain for an Azure web app? I want to reuse the domain name with a different app. I need to take over the administration and start paying the bills for ...
Rolf Staflin's user avatar
0 votes
0 answers
125 views

How to sync External Secrets on an AKS Cluster with an Azure Key Vault?

I'm trying to integrate AKS with Key Vault using the External Secrets operator. I've set up the operator itself using the Helm chart, and I've created a SecretStore resource pointed at a Vault (we'll ...
Ryan Draga's user avatar

15 30 50 per page
1
2 3 4 5
14