Mike
Mike
Azure example in this [documentation](https://docs.inlets.dev/reference/inletsctl/#example-usage-with-azure) uses `--sdk-auth` flag to generate credentials. But Microsoft [documentation](https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac-optional-parameters) shows that it is deprecated. Currently, [azure cloud provision](https://github.com/inlets/cloud-provision/blob/master/provision/azure.go#L116) uses `NewEnvironmentCredential` that crafts credentials from environment...
I have created a new test to simulate multi-tenancy support with two Wolverine nodes in balanced mode. The test is failing because agent assignments for new tenants are not properly...
After trying Seq for structured logging, I like seeing new traces and logs at the top. Is it possible to add a similar option that reverses the order of logs...