131 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (131)
AzureAppConfigurationExtensionsTests.cs (2)
65var appConfigRolesManifest = await GetManifestWithBicep(appConfigRoles, skipPreparer: true); 124var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureApplicationInsightsExtensionsTests.cs (5)
27var (appInsightsManifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 48var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 77var (appInsightsManifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 112var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 127var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource);
AzureAppServiceEnvironmentExtensionsTests.cs (1)
40var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureAppServiceTests.cs (1)
365AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureContainerAppEnvironmentExtensionsTests.cs (2)
42var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 80var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(containerAppEnvironment.Resource);
AzureContainerAppsTests.cs (1)
1467AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureContainerRegistryTests.cs (3)
64var (manifest, bicep) = await GetManifestWithBicep(acr.Resource); 89var (rolesManifest, rolesBicep) = await GetManifestWithBicep(rolesResource); 126var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureCosmosDBExtensionsTests.cs (8)
209var cosmosRolesManifest = await GetManifestWithBicep(cosmosRoles, skipPreparer: true); 258var manifest = await GetManifestWithBicep(cosmos.Resource); 354var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 387var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 458var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 491var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 523var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 583var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureEventHubsExtensionsTests.cs (3)
293var (ehRolesManifest, ehRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(ehRoles, skipPreparer: true); 323var manifest = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource); 651var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureFunctionsTests.cs (1)
419AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureKeyVaultTests.cs (10)
20var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(mykv.Resource); 38var (kvRolesManifest, kvRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(kvRoles, skipPreparer: true); 110var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 150var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 151var (manifest2, bicep2) = await AzureManifestUtils.GetManifestWithBicep(module2.Resource, skipPreparer: true); 179var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 227var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(kv.Resource); 242var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(kv.Resource); 276var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(kv.Resource); 374var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureLogAnalyticsWorkspaceExtensionsTests.cs (2)
20var appInsightsManifest = await AzureManifestUtils.GetManifestWithBicep(logAnalyticsWorkspace.Resource); 62var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureOpenAIExtensionsTests.cs (2)
81var openaiRolesManifest = await GetManifestWithBicep(openaiRoles, skipPreparer: true); 140var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzurePostgresExtensionsTests.cs (7)
39var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource, skipPreparer: true); 42var (postgresRolesManifest, postgresRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(postgresRoles, skipPreparer: true); 96var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 377var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 420var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 460var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 577var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureProvisioningResourceExtensionsTests.cs (1)
48var manifest = await AzureManifestUtils.GetManifestWithBicep(resource1.Resource);
AzureRedisExtensionsTests.cs (4)
41var (redisRolesManifest, redisRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(redisRoles, skipPreparer: true); 82var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 250var manifest = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 297var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureResourcePreparerTests.cs (2)
72var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 116var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true);
AzureSearchExtensionsTests.cs (2)
60var searchRolesManifest = await GetManifestWithBicep(searchRoles, skipPreparer: true); 129var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureServiceBusExtensionsTests.cs (5)
38var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 63var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 265var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 741var sbRolesManifest = await GetManifestWithBicep(sbRoles, skipPreparer: true); 872var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureSignalRExtensionsTests.cs (5)
24var (manifest, bicep) = await GetManifestWithBicep(signalr.Resource, skipPreparer: true); 26var (signalrRolesManifest, signalrRolesBicep) = await GetManifestWithBicep(signalrRoles, skipPreparer: true); 46var (manifest, bicep) = await GetManifestWithBicep(signalr.Resource, skipPreparer: true); 48var (signalrRolesManifest, signalrRolesBicep) = await GetManifestWithBicep(signalrRoles, skipPreparer: true); 99var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureSqlExtensionsTests.cs (4)
46var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource, skipPreparer: true); 248var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource); 279var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource); 330var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureStorageExtensionsTests.cs (6)
394var manifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 461var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 546var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 652var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 765var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 923var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureUserAssignedIdentityTests.cs (18)
35var (_, bicep) = await GetManifestWithBicep(resource); 53var (_, bicep) = await GetManifestWithBicep(resource); 85var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 88var (_, registryBicep) = await GetManifestWithBicep(registryResource, skipPreparer: true); 91var (_, identityRoleAssignmentsBicep) = await GetManifestWithBicep(identityRoleAssignments, skipPreparer: true); 127var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 178var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 179var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 180var (_, roleBicep) = await GetManifestWithBicep(roleAssignmentResource, skipPreparer: true); 233var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 234var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 235var (_, roleBicep) = await GetManifestWithBicep(roleAssignmentResource, skipPreparer: true); 319var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 320var (_, computeResourceBicep2) = await GetManifestWithBicep(deploymentTarget2.DeploymentTarget, skipPreparer: true); 321var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 322var (_, roleBicep) = await GetManifestWithBicep(roleAssignmentResource, skipPreparer: true); 323var (_, roleBicep2) = await GetManifestWithBicep(roleAssignmentResource2, skipPreparer: true); 362var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureWebPubSubExtensionsTests.cs (9)
36var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 57var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 102var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 132var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 159var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 211var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 296var wpsRolesManifest = await GetManifestWithBicep(wpsRoles, skipPreparer: true); 345var manifest = await AzureManifestUtils.GetManifestWithBicep(wps.Resource); 383var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
ExistingAzureResourceTests.cs (26)
23var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 40var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 57var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 81var (rolesManifest, rolesBicep) = await GetManifestWithBicep(messagingRoles, skipPreparer: true); 97var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 114var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(storageAccount.Resource); 129var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(storageAccount.Resource); 146var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(appConfiguration.Resource); 163var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource); 180var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(keyVault.Resource); 197var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(logAnalytics.Resource); 214var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(postgresSql.Resource); 235var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(postgresSql.Resource); 252var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(search.Resource); 269var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(signalR.Resource); 286var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(webPubSub.Resource); 303var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(sqlServer.Resource); 319var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(sqlServer.Resource); 336var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 352var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 369var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 392var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(openAI.Resource); 412var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 433var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 449var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(acr.Resource); 466var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(acr.Resource);
RoleAssignmentTests.cs (1)
227AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);