Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [azure]

Microsoft Azure is a Platform as a Service and Infrastructure as a Service cloud computing platform. Use this tag for programming questions concerning Azure. General server help can be obtained at Super User or Server Fault.

azure
0 votes
0 answers
4 views

Why can I not see a failed invocation when my Azure Function times out?

I successfully tested a python azure function locally that once triggered in blob storage, converts any .xlsb files to .xlsx files. On a <100KB .xlsb file this took about a minute, and a ~70,000KB ....
SQL_Noob's user avatar
  • 151
-1 votes
0 answers
8 views

Azure Price Sheet API returning 404 error

I want to fetch the pricesheet for the Azure items on my subscription, considering any potential discounts. I understood from the API documentation, that using the billing period method would return ...
guzassis's user avatar
0 votes
0 answers
16 views

Own job scheduler using .NET Core [closed]

I have asked to create POC for our own job scheduler using following tech stack, which should replace the onpremimse AutoSys to cloud based solution. Tech Stack: Angular C#, .NET 8.0 Azure PaaS (ex: ...
Vignesh Kumar A's user avatar
0 votes
0 answers
7 views

azure devtest labs - do existing resources need to be recreated?

We have many development and uat objects running in azure, not availing of devtest pricing. I will be creating a subscription with devtest enabled, with a plan to move our resources over. Do the ...
wilson_smyth's user avatar
  • 1,408
0 votes
0 answers
5 views

POST request body is an empty string during service invocation between Dapr sidecars

I have deployed two services on Container Apps, both setup using Fastify, both with Dapr enabled. I cannot seem to get the POST requests between the two services working. If Service A make a POST ...
Yick Kiu Liam Leung's user avatar
-2 votes
0 answers
13 views

Custom Domain not resolving to Azure CDN endpoint

I’m working on a personal project of mine to upskill and was hoping you could assist. I’m using a storage account for static web hosting along with Azure CDN. I’ve set up a endpoint and am now ...
Sruthi Anem's user avatar
0 votes
0 answers
7 views

Bypass external organization IT admin approval for MS Entra openId-connect Muti tenanted Application

I have an application using MS Entra authentication using OpenIdConnect . Its deployed on Azure. My Azure App is configured as multi tenanted [Accounts in any organizational directory (Any Microsoft ...
Jerry's user avatar
  • 61
0 votes
0 answers
15 views

Azure Pipeline timeout with testcontainers

I have a similar issue as this: Testcontainers: Azure pipeline test stage reach timeout of 1hour I would have commented there but I can't comment because I don't have 50 reputation. It's the same case,...
davor300's user avatar
0 votes
0 answers
25 views

Terraform Client unable to perform azurerm_role_asignment

I have following Terraform code running: data "azurerm_client_config" "current" {} resource "time_static" "time" {} resource "azurerm_key_vault" &...
glaeran's user avatar
  • 424
0 votes
0 answers
28 views

az cosmosdb update --ip-range-filter parameter either from file or powershell pipe

The az cosmosdb update command that I am using has exceeded length of 8192 characters so I am receiving "The command line is too long." error, the command itself looks following: az cosmosdb ...
sjanisz's user avatar
  • 97
0 votes
0 answers
11 views

Accessing ActiveMQ Classic web console for an instance installed in a remote server

I have installed ActiveMQ Classic in a VM in Azure with an IP address X.X.X.X, where another web application is also running. So it is a remote server. Now, I need to get access to the ActiveMQ web ...
Henry's user avatar
  • 197
0 votes
0 answers
12 views

Will ADO suggest resolved bugs while creating a new bug which is similar to previously resolved bugs?

In an Azure DevOps application, i am checking that while creating a new bug, based on the title or description of the bug, whether it filters and suggests any resolved bug which is similar to the new ...
Sunkari Krishnaveni's user avatar
0 votes
0 answers
12 views

Azure Notification Hub device not recognized

I'm working with the Azure Notification Hub and a C# application. If I request all registered devices through Hub.GetAllRegistrationsAsync(0);, I see a number of devices. Two of these devices, I'm ...
Michiel van Vaardegem's user avatar
0 votes
0 answers
12 views

Why is it not all azure app-insights metric appear in Grafana

I am setting up some Grafana dashboards which retrieve data from Azure. I have managed to setup most of the required panels but one that is eluding me is Authenticated Users. So in azure we have app-...
Kev's user avatar
  • 300
0 votes
0 answers
22 views

How to set up access requests to an Entra application?

Within Azure we use an Enterprise Application for authentication to our custom web app. Similarly to Sharepoint where access requests can be configured so a user has to submit a request for access ...
Elliot's user avatar
  • 33

15 30 50 per page
1
2 3 4 5