Brad Ackerman

Results 14 comments of Brad Ackerman

cloud-agent creates whatever user you specify, and azure-user is the default. Rather than just letting Azure pick that, you'd specify `adminUsername` explicitly in `osProfile` (ARM template) or `--admin-username` (az CLI)....

I'm going to try to get this done in the next week or so. A lot of my previous patch to enable MSI was working around the storage SDK not...

That new SDK requires Go 1.18, and rclone currently requires 1.16 - will it be okay to bump the version?

@ian-bowler ~I did some of this work today and expect to have something at least minimally usable tomorrow.~ I'll let you know when I've got a branch that compiles. Edit:...

@ian-bowler I've got something that, er, compiles [in my fork](https://github.com/backerman/rclone/tree/personal/backerman/azure-newsdk). I'm now going through the integration test failures to make it actually work.

Update: down to a much smaller number of integration test failures.

QT6 will also enable a native ARM64 build on Windows (although the AMD64 version works reasonably well in the meantime).

I've got #2605 in the queue to fix the issue with the nonexistent `azure_creds` parameter (correct: `azure_config`). If you've got `azure_creds` in the addon configuration it should error and refuse...

Same deal on my machine (XPS 17 9700, 3840x2400 display, Genshin Impact 2.7 running in windowed mode at 2560x1600) with master 42d69c457f7dd07e4bcd6a111b7bb46e54e9e351. A second atttempt worked for weapons, still partially...