Dan Probert
Dan Probert
I have this same issue (June 2022) - I'm in the same scenario as OP, ARM Template deploying a Function App Service. There are no functions deployed (they get deployed...
I think Niels is correct - it's not supported for built-in connectors. I had a go testing this, last weekend, and when it didn't work, I thought I'd run the...
Yes, that should certainly be there - for the record, the tool has officially supports BizTalk 2013 R2 and above. However, it should work on BizTalk 2010 and above with...
Thanks, @eduardomb08. The environment names map to an enum (Dev or Prod) so specifying "D" will fail - however, you should definitely get a better error message than that. We'll...
Hi @EldertGrootenboer More Adapters are planned and some are on their way - we're already starting the planning work on how to implement WCF-BasicHttp and WCF-WebHttp. What would be good...
Can you give examples of custom components that are failing? Ideally, the tool should fail gracefully without causing an error. In terms of support for custom components, it's a tricky...
Hi @eduardomb08. This was talked about during development. The issue at the time was that every Azure resource has its own naming limits, and these change over time. So we...
Hi @rajusahani100 - we'll have to look into it. I can't directly recreate this (i.e. the tool works for me on the MSIs I've tested). My guess is that it...
Hi JSaaS - as detailed on the [ChangeLog](https://github.com/Azure/aimtool/blob/main/CHANGELOG.md), you need to install using the --version argument to get v1.0.0: `choco install biztalkmigrator --version 1.0.0`. Chocolatey haven't yet formally approved v1.0.0...