I\'m hoping to manage some Azure resources using a scheduled C# Azure Function.
Currently in a command line application I\'ve made, I\'ve been using libraries \'Micr
Well, I don't really understand how do you expect to authenticate without authenticating, I guess your only option would be certificates? https://azure.microsoft.com/en-us/resources/samples/active-directory-dotnet-daemon-certificate-credential/