67 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (67)
AzureContainerAppsTests.cs (67)
50var (manifest, bicep) = await GetManifestWithBicep(resource);
84var (manifest, bicep) = await GetManifestWithBicep(resource);
116var (manifest, bicep) = await GetManifestWithBicep(resource);
158var (manifest, bicep) = await GetManifestWithBicep(resource);
189var (manifest, bicep) = await GetManifestWithBicep(resource);
231var (manifest, bicep) = await GetManifestWithBicep(resource);
261var (manifest, bicep) = await GetManifestWithBicep(resource);
338var (manifest, bicep) = await GetManifestWithBicep(resource);
339var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity);
415var (manifest, bicep) = await GetManifestWithBicep(resource);
416var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity);
454_ = await GetManifestWithBicep(resource);
455var (manifest, bicep) = await GetManifestWithBicep(resource);
486var (manifest, bicep) = await GetManifestWithBicep(resource);
520var (manifest, bicep) = await GetManifestWithBicep(resource);
556var (manifest, bicep) = await GetManifestWithBicep(resource);
594var (manifest, bicep) = await GetManifestWithBicep(resource);
634var (manifest, bicep) = await GetManifestWithBicep(resource);
666var (manifest, bicep) = await GetManifestWithBicep(resource);
699var (manifest, bicep) = await GetManifestWithBicep(resource);
708var (envManifest, envBicep) = await GetManifestWithBicep(containerAppEnvResource);
750var (manifest, bicep) = await GetManifestWithBicep(resource);
832var (_, bicep) = await GetManifestWithBicep(resource);
875var (manifest, bicep) = await GetManifestWithBicep(resource);
906var (manifest, bicep) = await GetManifestWithBicep(resource);
938var (manifest, bicep) = await GetManifestWithBicep(resource);
969var (manifest, bicep) = await GetManifestWithBicep(resource);
1008var (manifest, bicep) = await GetManifestWithBicep(resource);
1009var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity);
1010var (rolesStorageManifest, rolesStorageBicep) = await GetManifestWithBicep(projRolesStorage);
1052var (manifest, bicep) = await GetManifestWithBicep(resource);
1053var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity);
1054var (rolesCosmosManifest, rolesCosmosBicep) = await GetManifestWithBicep(projRolesStorage);
1093var (manifest, bicep) = await GetManifestWithBicep(resource);
1094var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity);
1095var (rolesRedisManifest, rolesRedisBicep) = await GetManifestWithBicep(projRolesStorage);
1209var (manifest, bicep) = await GetManifestWithBicep(resource);
1240var (manifest, bicep) = await GetManifestWithBicep(resource);
1271var (manifest, bicep) = await GetManifestWithBicep(resource);
1323var (manifest, bicep) = await GetManifestWithBicep(environment);
1349var (manifest, bicep) = await GetManifestWithBicep(sql.Resource);
1384var (envManifest, envBicep) = await GetManifestWithBicep(environment);
1392var (containerManifest, containerBicep) = await GetManifestWithBicep(projectResource);
1396var (registryManifest, registryBicep) = await GetManifestWithBicep(containerRegistry);
1435var (envManifest, envBicep) = await GetManifestWithBicep(environment);
1443var (containerManifest, containerBicep) = await GetManifestWithBicep(projectResource);
1447var (workspaceManifest, workspaceBicep) = await GetManifestWithBicep(logAnalyticsWorkspace);
1478var (manifest, bicep) = await GetManifestWithBicep(azResource.Resource);
1500var (manifest, bicep) = await GetManifestWithBicep(containerAppEnvResource);
1522var (manifest, bicep) = await GetManifestWithBicep(containerAppEnvResource);
1556var (manifest, bicep) = await GetManifestWithBicep(resource);
1604var (manifest, bicep) = await GetManifestWithBicep(resource);
1719var (manifest, bicep) = await GetManifestWithBicep(resource);
1741var (manifest, bicep) = await GetManifestWithBicep(resource);
1778await Assert.ThrowsAsync<NotSupportedException>(async () => await GetManifestWithBicep(resource));
1829var (batchManifest, batchBicep) = await GetManifestWithBicep(batchResource);
1830var (webManifest, webBicep) = await GetManifestWithBicep(webResource);
1860var (manifest, bicep) = await GetManifestWithBicep(resource);
1890var (manifest, bicep) = await GetManifestWithBicep(resource);
1931var (_, containerBicep) = await GetManifestWithBicep(containerProvisioningResource);
1932var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource);
1971var (_, containerBicep) = await GetManifestWithBicep(containerProvisioningResource);
1972var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource);
2011var (_, containerBicep) = await GetManifestWithBicep(containerProvisioningResource);
2012var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource);
2086var (manifest, bicep) = await GetManifestWithBicep(resource);
2217var (manifest, bicep) = await GetManifestWithBicep(defaultAcr);