Patryk Zajdler

Results 4 issues of Patryk Zajdler

Like the title says, Azure supports CloudEvent schema and as such it'd be great to add support for CloudEvent schema to the simulator. I'm obviously happy to contribute 😄

@torresdal @181192 Hi! I'm still testing this solution, but our company needed it to work with AAD workload identity - the successor of AAD pod identity. Feel free to reject/approve/modify...

I'm migrating a WebJobs project from .NET Framework 4.6.1 (WebJobs extensions 2.2.0) to `Microsoft.Azure.WebJobs.Extensions` 5.0.0 and `Microsoft.Azure.WebJobs.Extensions.ServiceBus` 5.1.0. It's almost done, however, I'm looking for a replacement to `AccessRights` parameter...

Needs: Triage (Functions)

When generating a map with following configuration: ```yaml SEED: "", WIDTH: 10000, HEIGHT: 10000, VERSION: "10.98", TERRAIN_ONLY: false, GENERATION: { NOISE_INCREMENT: 14, ISLAND_DISTANCE_DECREMENT: 0.42, ISLAND_DISTANCE_EXPONENT: 0.45, CAVE_DEPTH: 20, CAVE_ROUGHNESS: 0.45,...