2 references to ExpectedDotNetStorageResponseText
Aspire.Deployment.EndToEnd.Tests (2)
AzureSandboxesDeploymentTests.cs (2)
510return "{{ExpectedDotNetStorageResponseText}}"; 570$"[ \"$STATUS\" = \"200\" ] && echo \"$BODY\" | grep -Fq {BashQuote(ExpectedDotNetStorageResponseText)} && {{ echo \" Anonymous .NET endpoint wrote and read an Azure blob using managed identity (attempt $i)\"; success=1; break; }}; " +