1 reference to WaitForDiskImageReadyAsync
Aspire.Hosting.Azure.Sandboxes (1)
AzureSandboxContainerDeployment.cs (1)
293
diskImage = await
WaitForDiskImageReadyAsync
(context, client, dataPlaneScope, diskImage).ConfigureAwait(false);