Relative Content

Tag Archive for c#.netazure

How to change NetworkTimeout for DefaultAzureCredential

I’m trying to build a simple function application in Azure. The first step is to authenticate. The code, authentication part of it, works in cloud but does not work in Visual Studio 2022. I don’t understand what I’m doing wrong. I’ve been through several tutorials and they all say I should do the following