Skip to main content
0 votes
0 answers
49 views

I have a user which has been granted to use MS Graph API. I wrote a code in Java which is using the MicrosoftGraphClient and makes simple lookup to find an user by email. The code is runing fine just ...
fascynacja's user avatar
  • 3,256
Tooling
0 votes
3 replies
38 views

I have an automated workflow in Azure Logic Apps (Consumption) that sends an HTML email newsletter. I am facing issues with the email sender address and looking for alternatives. What I have tried: 1. ...
bhargav's user avatar
-2 votes
0 answers
33 views

I’m seeing an inconsistency in the Azure Resource Manager (ARM) REST API response for the same resource type depending on the region. Scenario I create a simple Azure resource on the Azure Portal ...
ishas dikshit's user avatar
Tooling
0 votes
1 replies
31 views

I’m currently exploring an idea for building a real-time Azure DevOps organization data layer and would really appreciate your guidance. The goal is to maintain up-to-date information on users, groups,...
Harsh Tandel's user avatar
-1 votes
1 answer
24 views

Problem I'm using the Azure OpenAI Realtime API (gpt-realtime-mini-2025-12-15) via the .NET OpenAI.Realtime SDK to measure token consumption. The response.done server event includes a usage object ...
Hamed Hajiloo's user avatar
Advice
0 votes
0 replies
20 views

I am implementing server-side PDF signing. C# using Azure Key Vault (Premium). I need the signatures to be AATL compliant. Which document signing certificate should I choose on the GlobalSign portal? ...
Slim Soft's user avatar
0 votes
0 answers
26 views

I am deploying a Saas with Django 5.2.10 application on Azure App Service (Linux). During container startup, my startup script runs database migrations before launching gunicorn. The container crashes ...
Br0k3nS0u1's user avatar
Advice
0 votes
0 replies
37 views

I am developing a .NET application that uses Machine Learning (Azure ML / AI model) to generate responses. I want the system to maintain chat history or context similar to how conversational AI ...
Kirti Zare's user avatar
0 votes
0 answers
35 views

Fetching storage account metrics programmatically is giving incorrect result. This is very rare, but I have seen this happening. Total capacity usage was 324 GB but the value I got was 7 MB. I'm using ...
Devendra Singh khurana's user avatar