diff --git a/batch/test/test_batch.py b/batch/test/test_batch.py index bf3c5de1c3dc..aaa84c4ae3a7 100644 --- a/batch/test/test_batch.py +++ b/batch/test/test_batch.py @@ -1530,6 +1530,7 @@ async def test_gpu_accesibility_g2(client: BatchClient): # but not otherwise fail pass + @skip_in_azure async def test_over_64_cpus(client: BatchClient): b = create_batch(client)._async_batch