python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure API Management - Etag for an operation
We are new to Azure API management. We are caching Dataverse master entities web api calls and looking to see how we can add ETag as part of response headers in Azure API Management(Backend call doesn...
Ravi
Votes: 0
Answers: 1
How to get Azure Availability Zone provided region while creating Virtual Machine using .NET SDK
I am trying to get Availability Zone provided the region information using .NET SDK but I am not able to get the exact same information which I can see on Azure while creating virtual machine from por...
Usman
Votes: 0
Answers: 0
Azure REST API: Stop a classic service
I'm trying to invoke Azure REST API from Powershell to start/stop a classic service.
$headers = New-Object "System.Collections.Generic.Dictionary[[String],[String]]"
$headers.Add("Autho...
Ahmad Masalha
Votes: 0
Answers: 2
How to troubleshoot an management.azure.com rest api call
I´m invoking https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/hostPools?api-version=2021-07-12 and randomly fails, returning a "500 Internal S...
Josto
Votes: 0
Answers: 1