Azure / azure-functions-durable-powershell

PowerShell SDK for writing Durable Functions apps
MIT License
7 stars 3 forks source link

Use grpc Url instead of Baseurl in DF Client management operations #66

Closed davidmrdavid closed 6 months ago

davidmrdavid commented 1 year ago

This allows DF Client management operations to succeed on Azure. WIP

misteriks commented 5 months ago

I came in through https://github.com/Azure/azure-functions-powershell-worker/issues/745

When executing get-durablestatus In azure I still get the 401 error. Is this fix available in Azure already?