Information for customers migrating from Azure Batch Apps to Azure Batch
Перейти к файлу
Marsh Macy 0bf8b6acc1 typo fix (#2) 2016-08-25 11:32:39 -07:00
.gitignore Initial repo setup - licence, read-me and .gitignore 2016-07-01 11:39:34 +12:00
LICENSE Initial repo setup - licence, read-me and .gitignore 2016-07-01 11:39:34 +12:00
README.md typo fix (#2) 2016-08-25 11:32:39 -07:00
azure-batch-templates-user-guide.pdf Batch Apps migration content (#1) 2016-08-07 21:24:15 -07:00
developer-migration-guide.pdf Batch Apps migration content (#1) 2016-08-07 21:24:15 -07:00

README.md

Azure Batch Apps Migration

Azure Batch is a fully-managed cloud service that enables you to run large-scale parallel and high performance computing (HPC) applications efficiently on Azure. With Batch, you can schedule compute-intensive work to run on a managed collection of virtual machines, and have Batch automatically scale compute resources to meet the needs of your jobs.

When Batch first became available on Azure, a number of additional capabilities like application packages, job splitter, and task processor were made available as part of a preview service named Batch Apps. The Batch Apps preview functionality is now available in Batch, so the preview of Batch Apps will be discontinued on September 30, 2016. To avoid downtime, workloads that use the Batch Apps preview need to be migrated to Batch by using the updated Batch API.

This repository contains documentation that can help you with the migration of your Batch Apps workloads to Batch. The following items are included:

If you need additional information or advice when migrating your Batch Apps solution to Batch, or if you are having trouble diagnosing or fixing a problem with your ported code, don't hesitate to reach out to the Batch team by posting on the Batch MSDN forum.