The Azure Integration Migrator BizTalk repo contains all of the stage components to migrate BizTalk msi files. It contains the template configuration to map target model artifacts to AIS template assets.
Перейти к файлу
Dan Probert f6b7a3ea32
Build script fixes (#20)
2021-09-27 20:12:37 +01:00
.github Build script fixes (#20) 2021-09-27 20:12:37 +01:00
build Updates as required by chocolatey to publish a release (#19) 2021-09-27 17:47:49 +01:00
config Dev/bug fixes (#18) 2021-08-23 11:02:50 +01:00
scenarios Copyright info to cs source files 2020-09-28 17:05:46 -07:00
src Adds Logic Apps Standard Support (#13) 2021-08-18 16:32:22 +01:00
templates Add initial files 2020-09-26 16:57:54 -07:00
tests Adds Logic Apps Standard Support (#13) 2021-08-18 16:32:22 +01:00
.editorconfig Removed the old CA nuget packages 2021-03-30 12:08:42 +01:00
.gitattributes Add initial files 2020-09-26 16:57:54 -07:00
.gitignore Initial commit 2020-09-24 00:47:10 +00:00
CHANGELOG.md Add initial files 2020-09-26 16:57:54 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-09-23 17:47:16 -07:00
CONTRIBUTING.md Add initial files 2020-09-26 16:57:54 -07:00
LICENSE Initial LICENSE commit 2020-09-23 17:47:18 -07:00
Microsoft.AzureIntegrationMigration.BizTalk.sln Add initial files 2020-09-26 16:57:54 -07:00
README.md Update Readme 2020-10-12 20:09:10 -07:00
SECURITY.md Initial SECURITY.md commit 2020-09-23 17:47:20 -07:00
VERIFICATION Updates as required by chocolatey to publish a release (#19) 2021-09-27 17:47:49 +01:00
nuget.config Removed the old CA nuget packages 2021-03-30 12:08:42 +01:00
version-number.txt Adds Logic Apps Standard Support (#13) 2021-08-18 16:32:22 +01:00
version-suffix.txt Update version-suffix.txt 2020-10-25 23:46:53 -07:00

README.md

aimbiztalk

Build Status

$$$$$$$\  $$\        $$$$$$$$\        $$\ $$\                              
$$  __$$\ \__|       \__$$  __|       $$ |$$ |                             
$$ |  $$ |$$\ $$$$$$$$\ $$ | $$$$$$\  $$ |$$ |  $$\                        
$$$$$$$\ |$$ |\____$$  |$$ | \____$$\ $$ |$$ | $$  |                       
$$  __$$\ $$ |  $$$$ _/ $$ | $$$$$$$ |$$ |$$$$$$  /                        
$$ |  $$ |$$ | $$  _/   $$ |$$  __$$ |$$ |$$  _$$<                         
$$$$$$$  |$$ |$$$$$$$$\ $$ |\$$$$$$$ |$$ |$$ | \$$\                        
\_______/ \__|\________|\__| \_______|\__|\__|  \__|                       
                                                                           
                                                                           
                                                                           
$$\      $$\ $$\                               $$\                         
$$$\    $$$ |\__|                              $$ |                        
$$$$\  $$$$ |$$\  $$$$$$\   $$$$$$\  $$$$$$\ $$$$$$\    $$$$$$\   $$$$$$\  
$$\$$\$$ $$ |$$ |$$  __$$\ $$  __$$\ \____$$\\_$$  _|  $$  __$$\ $$  __$$\ 
$$ \$$$  $$ |$$ |$$ /  $$ |$$ |  \__|$$$$$$$ | $$ |    $$ /  $$ |$$ |  \__|
$$ |\$  /$$ |$$ |$$ |  $$ |$$ |     $$  __$$ | $$ |$$\ $$ |  $$ |$$ |      
$$ | \_/ $$ |$$ |\$$$$$$$ |$$ |     \$$$$$$$ | \$$$$  |\$$$$$$  |$$ |      
\__|     \__|\__| \____$$ |\__|      \_______|  \____/  \______/ \__|      
                 $$\   $$ |                                                
                 \$$$$$$  |                                                
                  \______/                                                 

BizTalk Migrator

This repository contains the BizTalk-specific components of the BizTalk Migrator.

The BizTalk Migrator is a command-line tool that helps migrate BizTalk applications to Azure. This is implemented across several GitHub repositories - aimcore, aimmodel, aimtool, aimazure, and aimbiztalk. The documentation for the tool is available at the following link in the aimtool repository:

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.