63 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (63)
AzureContainerAppsTests.cs (63)
48var (manifest, bicep) = await GetManifestWithBicep(resource); 82var (manifest, bicep) = await GetManifestWithBicep(resource); 114var (manifest, bicep) = await GetManifestWithBicep(resource); 156var (manifest, bicep) = await GetManifestWithBicep(resource); 187var (manifest, bicep) = await GetManifestWithBicep(resource); 229var (manifest, bicep) = await GetManifestWithBicep(resource); 259var (manifest, bicep) = await GetManifestWithBicep(resource); 336var (manifest, bicep) = await GetManifestWithBicep(resource); 337var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 413var (manifest, bicep) = await GetManifestWithBicep(resource); 414var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 452_ = await GetManifestWithBicep(resource); 453var (manifest, bicep) = await GetManifestWithBicep(resource); 484var (manifest, bicep) = await GetManifestWithBicep(resource); 518var (manifest, bicep) = await GetManifestWithBicep(resource); 554var (manifest, bicep) = await GetManifestWithBicep(resource); 592var (manifest, bicep) = await GetManifestWithBicep(resource); 632var (manifest, bicep) = await GetManifestWithBicep(resource); 664var (manifest, bicep) = await GetManifestWithBicep(resource); 697var (manifest, bicep) = await GetManifestWithBicep(resource); 706var (envManifest, envBicep) = await GetManifestWithBicep(containerAppEnvResource); 748var (manifest, bicep) = await GetManifestWithBicep(resource); 830var (_, bicep) = await GetManifestWithBicep(resource); 873var (manifest, bicep) = await GetManifestWithBicep(resource); 904var (manifest, bicep) = await GetManifestWithBicep(resource); 936var (manifest, bicep) = await GetManifestWithBicep(resource); 967var (manifest, bicep) = await GetManifestWithBicep(resource); 1006var (manifest, bicep) = await GetManifestWithBicep(resource); 1007var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 1008var (rolesStorageManifest, rolesStorageBicep) = await GetManifestWithBicep(projRolesStorage); 1050var (manifest, bicep) = await GetManifestWithBicep(resource); 1051var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 1052var (rolesCosmosManifest, rolesCosmosBicep) = await GetManifestWithBicep(projRolesStorage); 1091var (manifest, bicep) = await GetManifestWithBicep(resource); 1092var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 1093var (rolesRedisManifest, rolesRedisBicep) = await GetManifestWithBicep(projRolesStorage); 1266var (manifest, bicep) = await GetManifestWithBicep(environment); 1292var (manifest, bicep) = await GetManifestWithBicep(sql.Resource); 1327var (envManifest, envBicep) = await GetManifestWithBicep(environment); 1335var (containerManifest, containerBicep) = await GetManifestWithBicep(projectResource); 1339var (registryManifest, registryBicep) = await GetManifestWithBicep(containerRegistry); 1378var (envManifest, envBicep) = await GetManifestWithBicep(environment); 1386var (containerManifest, containerBicep) = await GetManifestWithBicep(projectResource); 1390var (workspaceManifest, workspaceBicep) = await GetManifestWithBicep(logAnalyticsWorkspace); 1421var (manifest, bicep) = await GetManifestWithBicep(azResource.Resource); 1443var (manifest, bicep) = await GetManifestWithBicep(containerAppEnvResource); 1465var (manifest, bicep) = await GetManifestWithBicep(containerAppEnvResource); 1499var (manifest, bicep) = await GetManifestWithBicep(resource); 1547var (manifest, bicep) = await GetManifestWithBicep(resource); 1662var (manifest, bicep) = await GetManifestWithBicep(resource); 1684var (manifest, bicep) = await GetManifestWithBicep(resource); 1721await Assert.ThrowsAsync<NotSupportedException>(async () => await GetManifestWithBicep(resource)); 1772var (batchManifest, batchBicep) = await GetManifestWithBicep(batchResource); 1773var (webManifest, webBicep) = await GetManifestWithBicep(webResource); 1803var (manifest, bicep) = await GetManifestWithBicep(resource); 1833var (manifest, bicep) = await GetManifestWithBicep(resource); 1874var (_, containerBicep) = await GetManifestWithBicep(containerProvisioningResource); 1875var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource); 1914var (_, containerBicep) = await GetManifestWithBicep(containerProvisioningResource); 1915var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource); 1954var (_, containerBicep) = await GetManifestWithBicep(containerProvisioningResource); 1955var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource); 2029var (manifest, bicep) = await GetManifestWithBicep(resource);