Adding Batch AI jobs the Easy Way with Autonaming

Adding a job to an Azure Batch AI cluster can be a time consuming task to perform prone to errors due to the many fields that need to be configured.  Since all jobs end up in the same resource group it can be difficult to tell which is which.  Automatically generated names can help solve this problem.

Read More

Create a Batch AI instance with a file share from the Azure CLI

While working with the Azure Batch AI public preview I was unable to use the portal to create a Batch AI instance that was connected to a file share.  I suspect this is just a bug in the preview, but I wanted to share exactly how I did it so others don’t have to figure this out themselves.

Read More