Mike Yeager
Mike Yeager
Same here. Thank you for this post. Definitely a bug.
I second that!
same issue with 0.13.442.1-preview.
Thank you. That was the issue for me. I didn't even notice it. Removing the first (now unnecessary) parameter from the call fixed it for me.
Definitely need to be able to append to a file.
Thank you! From: Daniel Plaisted [mailto:[email protected]] Sent: Friday, September 30, 2016 5:07 PM To: dsplaisted/PCLStorage [email protected] Cc: Mike Yeager [email protected]; Author [email protected] Subject: Re: [dsplaisted/PCLStorage] nudoq NOTICE: This domain name...
Here is the exception info: Exception Stack: ManagedIdentityCredential authentication failed: Service request failed. Status: 500 (Internal Server Error) Content: {"statusCode":500,"message":"An unexpected error occured while fetching the AAD Token.","correlationId":"8997f3a2-4774-4406-bcc2-14da6f7c387a"} Headers: Transfer-Encoding:...
Hi @christothes Thanks for responding. I'm just getting back from a trip and want to try this, but am not sure how. It says this: `Verify the App Service managed...
Hi @christothes , It's a Windows App Service, but I was able to get into the console, retrieve the environment variables and run it successfully: 
@christothes I'm trying to test the logging locally, but not getting any useful output. To be clear, this is a .NET Framework 4.8 services project that's using EF 6. Everything...