python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Use Azure portal to grant access to a Keyvault
I am looking for a way to enable the access to a certain keyvault:
if (builder.Environment.IsProduction())
{
builder.Configuration.AddAzureKeyVault(
new Uri(configuration["KeyVaultUri...
zameb
Votes: 0
Answers: 1
Application Gateway deployment failed due to resource provision operation did not complete within the allowed timeout period
Summary
Application Gateway deployment in ApplicationGatewaySubnet was failed
I deleted the failed gateway but related appgwILB & appgwLoadBalancer remained (bug? should be deleted when I deleted...

MD TAREQ HASSAN
Votes: 0
Answers: 1
Azure IotHubTrigger function gets never triggered in the cloud
I tried to create a Azure IotHubTrigger function (C#) that gets triggered when a new message arrives in the IotHub. My problem is that the function works locally to receive messages but when it is dep...
Max Nocker
Votes: 0
Answers: 1
Azure app insights are not working after the application is being deployed to Azure App Service
Azure app insights are not working after the application is being deployed to Azure App Service but it's totally looking good on the local.
I have added the Instrumentation key on ApplicationInsights....

Dinesh
Votes: 0
Answers: 1