120 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (120)
AzureBicepResourceTests.cs (27)
311var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 444var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 573var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 707var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 842var appConfigRolesManifest = await GetManifestWithBicep(appConfigRoles, skipPreparer: true); 886var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 943var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 1009var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 1061var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(logAnalyticsWorkspace.Resource); 1225var manifest = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 1285var manifest = await AzureManifestUtils.GetManifestWithBicep(mykv.Resource); 1372var kvRolesManifest = await GetManifestWithBicep(kvRoles, skipPreparer: true); 1411var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource); 1507var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource); 1599var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 1717var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 1823var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 2012var sbRolesManifest = await GetManifestWithBicep(sbRoles, skipPreparer: true); 2096var wpsRolesManifest = await GetManifestWithBicep(wpsRoles, skipPreparer: true); 2146var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 2239var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 2364var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 2546var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 2664var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 2840var searchRolesManifest = await GetManifestWithBicep(searchRoles, skipPreparer: true); 3032var openaiRolesManifest = await GetManifestWithBicep(openaiRoles, skipPreparer: true); 3119var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(provisioningResource.Resource);
AzureContainerAppsTests.cs (34)
48var (manifest, bicep) = await GetManifestWithBicep(resource); 129var (manifest, bicep) = await GetManifestWithBicep(resource); 227var (manifest, bicep) = await GetManifestWithBicep(resource); 365var (manifest, bicep) = await GetManifestWithBicep(resource); 472var (manifest, bicep) = await GetManifestWithBicep(resource); 582var (manifest, bicep) = await GetManifestWithBicep(resource); 672var (manifest, bicep) = await GetManifestWithBicep(resource); 785var (manifest, bicep) = await GetManifestWithBicep(resource); 786var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 1123var (manifest, bicep) = await GetManifestWithBicep(resource); 1124var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 1220var (manifest, bicep) = await GetManifestWithBicep(resource); 1303var (manifest, bicep) = await GetManifestWithBicep(resource); 1406var (manifest, bicep) = await GetManifestWithBicep(resource); 1514var (manifest, bicep) = await GetManifestWithBicep(resource); 1622var (manifest, bicep) = await GetManifestWithBicep(resource); 1761var (manifest, bicep) = await GetManifestWithBicep(resource); 1976var (_, bicep) = await GetManifestWithBicep(resource); 2051var (manifest, bicep) = await GetManifestWithBicep(resource); 2134var (manifest, bicep) = await GetManifestWithBicep(resource); 2224var (manifest, bicep) = await GetManifestWithBicep(resource); 2307var (manifest, bicep) = await GetManifestWithBicep(resource); 2448var (manifest, bicep) = await GetManifestWithBicep(resource); 2449var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 2450var (rolesStorageManifest, rolesStorageBicep) = await GetManifestWithBicep(projRolesStorage); 2652var (manifest, bicep) = await GetManifestWithBicep(resource); 2653var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 2654var (rolesCosmosManifest, rolesCosmosBicep) = await GetManifestWithBicep(projRolesStorage); 2865var (manifest, bicep) = await GetManifestWithBicep(resource); 2866var (identityManifest, identityBicep) = await GetManifestWithBicep(projIdentity); 2867var (rolesRedisManifest, rolesRedisBicep) = await GetManifestWithBicep(projRolesStorage); 3251var (manifest, bicep) = await GetManifestWithBicep(environment); 3591var (manifest, bicep) = await GetManifestWithBicep(sql.Resource); 3662AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureCosmosDBExtensionsTests.cs (2)
238var cosmosRolesManifest = await GetManifestWithBicep(cosmosRoles, skipPreparer: true); 287var manifest = await GetManifestWithBicep(cosmos.Resource);
AzureEventHubsExtensionsTests.cs (2)
326var ehRolesManifest = await AzureManifestUtils.GetManifestWithBicep(ehRoles, skipPreparer: true); 376var manifest = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource);
AzureFunctionsTests.cs (7)
275var (storageManifest, _) = await GetManifestWithBicep(storage); 305var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 397var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 480var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 546var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRolesStorage); 547var (rolesManifest2, rolesBicep2) = await GetManifestWithBicep(projRolesStorage2); 659AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzurePostgresExtensionsTests.cs (3)
40var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource, skipPreparer: true); 119var postgresRolesManifest = await AzureManifestUtils.GetManifestWithBicep(postgresRoles, skipPreparer: true); 194var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource);
AzureProvisioningResourceExtensionsTests.cs (1)
49var manifest = await AzureManifestUtils.GetManifestWithBicep(resource1.Resource);
AzureRedisExtensionsTests.cs (2)
74var redisRolesManifest = await AzureManifestUtils.GetManifestWithBicep(redisRoles, skipPreparer: true); 137var manifest = await AzureManifestUtils.GetManifestWithBicep(redis.Resource);
AzureResourcePreparerTests.cs (2)
73var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 161var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true);
AzureServiceBusExtensionsTests.cs (3)
38var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 116var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 346var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource);
AzureSignalRExtensionsTests.cs (4)
25var manifest = await GetManifestWithBicep(signalr.Resource, skipPreparer: true); 74var signalrRolesManifest = await GetManifestWithBicep(signalrRoles, skipPreparer: true); 114var manifest = await GetManifestWithBicep(signalr.Resource, skipPreparer: true); 163var signalrRolesManifest = await GetManifestWithBicep(signalrRoles, skipPreparer: true);
AzureSqlExtensionsTests.cs (1)
41var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource, skipPreparer: true);
AzureWebPubSubExtensionsTests.cs (6)
37var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 58var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 131var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 192var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 257var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 348var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource);
ExistingAzureResourceTests.cs (24)
24var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 72var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 127var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 220(ManifestNode, BicepText) = await GetManifestWithBicep(messagingRoles, skipPreparer: true); 274var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 321var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(storageAccount.Resource); 374var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(storageAccount.Resource); 424var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(appConfiguration.Resource); 471var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource); 518var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(keyVault.Resource); 565var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(logAnalytics.Resource); 609var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(postgresSql.Resource); 669var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(postgresSql.Resource); 747var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(search.Resource); 794var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(signalR.Resource); 841var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(webPubSub.Resource); 888var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(sqlServer.Resource); 943var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(sqlServer.Resource); 1005var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 1051var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 1109var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 1159var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(openAI.Resource); 1224var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 1301var (ManifestNode, BicepText) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource);
RoleAssignmentTests.cs (2)
484var (rolesManifest, rolesBicep) = await GetManifestWithBicep(projRoles); 509AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);