azure-batch-samples icon indicating copy to clipboard operation
azure-batch-samples copied to clipboard

Python tutorial should include a sample using a custom image

Open skywalkerisnull opened this issue 6 years ago • 1 comments

The python sample files need to include an example of running with a custom VM image. The current documentation seems to require using additional Azure APIs (Azure Common Credentials) and creation of an Azure AD application and service. But when using all of those pieces, the pool fails to deploy without an error message (just a time out after 30mins).

skywalkerisnull avatar Jan 08 '19 03:01 skywalkerisnull

I have found a tutorial to use custom images: https://github.com/azurebigcompute/recipes/blob/master/Azure%20Batch/CustomImages/CustomImageCLI.md

skywalkerisnull avatar Jan 11 '19 02:01 skywalkerisnull