messnerdev
messnerdev
**Bug or Enhancement:** Bug **Describe the issue:** Upon restarting a healthy stateful service replica, if the replica throws an unhandled exception from the serviceFactory callback in `ServiceRuntime.RegisterServiceAsync`, from `StatefulService.ctor`, or...
From [Create a local container and setup Service Fabric ](https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-local-linux-cluster-windows) Attempt step 2 > Start the cluster via PowerShell. > Ubuntu 20.04 LTS: `docker run --name sftestcluster -d -v /var/run/docker.sock:/var/run/docker.sock...
## In what area(s)? > /area runtime /area operator > /area placement > /area docs > /area test-and-release ## Describe the feature I want the ability to send requests from...
**Describe the bug** When I use bridge to kubernetes (no isolation) without dapr, I see many host file entries added > Hosts file updated. > Service 'REDACTED1' is available on...
[BUG] BlobBatchClient.DeleteBlobsAsync fails with "Server failed to authenticate the request" error
### Library name and version Azure.Storage.Blobs.Batch 12.18.1 ### Describe the bug A BlobBatchClient created from a BlobContainerClient created from a BlobServiceClient created using TokenCredential does not properly authorize requests to...