129 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (129)
AzureAppServiceTests.cs (1)
221AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureBicepResourceTests.cs (25)
310var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 358var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 430var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 479var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 557var appConfigRolesManifest = await GetManifestWithBicep(appConfigRoles, skipPreparer: true); 601var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 633var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 663var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 690var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(logAnalyticsWorkspace.Resource); 835var manifest = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 863var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource); 900var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource); 945var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 989var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 1030var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 1170var sbRolesManifest = await GetManifestWithBicep(sbRoles, skipPreparer: true); 1231var wpsRolesManifest = await GetManifestWithBicep(wpsRoles, skipPreparer: true); 1281var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 1351var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 1437var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 1541var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 1659var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 1769var searchRolesManifest = await GetManifestWithBicep(searchRoles, skipPreparer: true); 1901var openaiRolesManifest = await GetManifestWithBicep(openaiRoles, skipPreparer: true); 1988var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(provisioningResource.Resource);
AzureContainerAppsTests.cs (37)
49var (manifest, bicep) = await GetManifestWithBicep(resource); 130var (manifest, bicep) = await GetManifestWithBicep(resource); 230var (manifest, bicep) = await GetManifestWithBicep(resource); 370var (manifest, bicep) = await GetManifestWithBicep(resource); 478var (manifest, bicep) = await GetManifestWithBicep(resource); 588var (manifest, bicep) = await GetManifestWithBicep(resource); 678var (manifest, bicep) = await GetManifestWithBicep(resource); 791var (manifest, bicep) = await GetManifestWithBicep(resource); 792var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 1129var (manifest, bicep) = await GetManifestWithBicep(resource); 1130var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 1226var (manifest, bicep) = await GetManifestWithBicep(resource); 1309var (manifest, bicep) = await GetManifestWithBicep(resource); 1412var (manifest, bicep) = await GetManifestWithBicep(resource); 1520var (manifest, bicep) = await GetManifestWithBicep(resource); 1628var (manifest, bicep) = await GetManifestWithBicep(resource); 1767var (manifest, bicep) = await GetManifestWithBicep(resource); 1982var (_, bicep) = await GetManifestWithBicep(resource); 2057var (manifest, bicep) = await GetManifestWithBicep(resource); 2140var (manifest, bicep) = await GetManifestWithBicep(resource); 2230var (manifest, bicep) = await GetManifestWithBicep(resource); 2313var (manifest, bicep) = await GetManifestWithBicep(resource); 2454var (manifest, bicep) = await GetManifestWithBicep(resource); 2455var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 2456var (rolesStorageManifest, rolesStorageBicep) = await GetManifestWithBicep(projRolesStorage); 2658var (manifest, bicep) = await GetManifestWithBicep(resource); 2659var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 2660var (rolesCosmosManifest, rolesCosmosBicep) = await GetManifestWithBicep(projRolesStorage); 2871var (manifest, bicep) = await GetManifestWithBicep(resource); 2872var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 2873var (rolesRedisManifest, rolesRedisBicep) = await GetManifestWithBicep(projRolesStorage); 3257var (manifest, bicep) = await GetManifestWithBicep(environment); 3597var (manifest, bicep) = await GetManifestWithBicep(sql.Resource); 3696var (envManifest, envBicep) = await GetManifestWithBicep(environment); 3823var (containerManifest, containerBicep) = await GetManifestWithBicep(projectResource); 3929var (registryManifest, registryBicep) = await GetManifestWithBicep(containerRegistry); 3964AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureContainerRegistryTests.cs (2)
65var manifest = await GetManifestWithBicep(acr.Resource); 120var (rolesManifest, rolesBicep) = await GetManifestWithBicep(rolesResource);
AzureCosmosDBExtensionsTests.cs (2)
207var cosmosRolesManifest = await GetManifestWithBicep(cosmosRoles, skipPreparer: true); 256var manifest = await GetManifestWithBicep(cosmos.Resource);
AzureEventHubsExtensionsTests.cs (2)
296var ehRolesManifest = await AzureManifestUtils.GetManifestWithBicep(ehRoles, skipPreparer: true); 346var manifest = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource);
AzureFunctionsTests.cs (7)
274var (storageManifest, _) = await GetManifestWithBicep(storage); 304var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 396var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 479var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 545var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 546var (rolesManifest2, rolesBicep2) = await GetManifestWithBicep(projRolesStorage2); 658AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureKeyVaultTests.cs (3)
20var manifest = await AzureManifestUtils.GetManifestWithBicep(mykv.Resource); 60var kvRolesManifest = await AzureManifestUtils.GetManifestWithBicep(kvRoles, skipPreparer: true); 129var manifest = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzurePostgresExtensionsTests.cs (3)
39var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource, skipPreparer: true); 54var postgresRolesManifest = await AzureManifestUtils.GetManifestWithBicep(postgresRoles, skipPreparer: true); 129var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource);
AzureProvisioningResourceExtensionsTests.cs (1)
48var manifest = await AzureManifestUtils.GetManifestWithBicep(resource1.Resource);
AzureRedisExtensionsTests.cs (2)
44var redisRolesManifest = await AzureManifestUtils.GetManifestWithBicep(redisRoles, skipPreparer: true); 107var manifest = await AzureManifestUtils.GetManifestWithBicep(redis.Resource);
AzureResourcePreparerTests.cs (2)
72var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 116var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true);
AzureServiceBusExtensionsTests.cs (3)
37var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 62var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 264var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource);
AzureSignalRExtensionsTests.cs (4)
24var manifest = await GetManifestWithBicep(signalr.Resource, skipPreparer: true); 39var signalrRolesManifest = await GetManifestWithBicep(signalrRoles, skipPreparer: true); 79var manifest = await GetManifestWithBicep(signalr.Resource, skipPreparer: true); 94var signalrRolesManifest = await GetManifestWithBicep(signalrRoles, skipPreparer: true);
AzureSqlExtensionsTests.cs (1)
40var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource, skipPreparer: true);
AzureWebPubSubExtensionsTests.cs (6)
34var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 55var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 100var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 130var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 157var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 209var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource);
ExistingAzureResourceTests.cs (26)
23var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 51var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 76var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 130(ManifestNode, BicepText) = await GetManifestWithBicep(messagingRoles, skipPreparer: true); 184var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 213var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(storageAccount.Resource); 242var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(storageAccount.Resource); 270var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(appConfiguration.Resource); 302var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource); 334var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(keyVault.Resource); 366var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(logAnalytics.Resource); 397var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(postgresSql.Resource); 433var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(postgresSql.Resource); 470var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(search.Resource); 502var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(signalR.Resource); 534var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(webPubSub.Resource); 566var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(sqlServer.Resource); 597var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(sqlServer.Resource); 626var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 657var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 690var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 727var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(openAI.Resource); 761var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 796var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 829var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(acr.Resource); 872var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(acr.Resource);
RoleAssignmentTests.cs (2)
483var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRoles); 508AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);