228 references to GetManifestWithBicep
Aspire.Hosting.Azure.Kubernetes.Tests (3)
AzureKubernetesEnvironmentExtensionsTests.cs (3)
36var manifest = await AzureManifestUtils.GetManifestWithBicep(aks.Resource); 515var manifest = await AzureManifestUtils.GetManifestWithBicep(aks.Resource); 535var manifest = await AzureManifestUtils.GetManifestWithBicep(aks.Resource);
Aspire.Hosting.Azure.Tests (225)
AzureAppConfigurationExtensionsTests.cs (2)
67var appConfigRolesManifest = await GetManifestWithBicep(appConfigRoles, skipPreparer: true); 126var (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 (4)
45var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 128var (_, envBicep) = await AzureManifestUtils.GetManifestWithBicep(env.Resource, skipPreparer: true); 129var (_, identityBicep) = await AzureManifestUtils.GetManifestWithBicep(identity, skipPreparer: true); 130var (rolesManifest, rolesBicep) = await AzureManifestUtils.GetManifestWithBicep(roles, skipPreparer: true);
AzureAppServiceTests.cs (1)
1399AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureContainerAppEnvironmentExtensionsTests.cs (17)
48var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 84var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(containerAppEnvironment.Resource); 152var (_, envBicep) = await AzureManifestUtils.GetManifestWithBicep(containerAppEnvironment.Resource); 153var (_, vnetBicep) = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource); 174var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(env.Resource); 199var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(env.Resource); 219var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(env.Resource); 250var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(env.Resource); 281var (_, envBicep) = await AzureManifestUtils.GetManifestWithBicep(env.Resource, skipPreparer: true); 282var (_, identityBicep) = await AzureManifestUtils.GetManifestWithBicep(identity, skipPreparer: true); 283var (rolesManifest, rolesBicep) = await AzureManifestUtils.GetManifestWithBicep(roles, skipPreparer: true); 307var (rolesManifest, _) = await AzureManifestUtils.GetManifestWithBicep(roles, skipPreparer: true); 350var (_, identityBicep) = await AzureManifestUtils.GetManifestWithBicep(identity, skipPreparer: true); 376var (_, identityBicep) = await AzureManifestUtils.GetManifestWithBicep(identity, skipPreparer: true); 475() => AzureManifestUtils.GetManifestWithBicep(env.Resource)); 504() => AzureManifestUtils.GetManifestWithBicep(env.Resource, skipPreparer: true)); 528() => AzureManifestUtils.GetManifestWithBicep(env.Resource));
AzureContainerAppsTests.cs (1)
1782AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureContainerRegistryTests.cs (8)
65var (manifest, bicep) = await GetManifestWithBicep(acr.Resource); 90var (rolesManifest, rolesBicep) = await GetManifestWithBicep(rolesResource); 127var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 240var (_, bicep) = await GetManifestWithBicep(acr.Resource); 254var (_, bicep) = await GetManifestWithBicep(acr.Resource); 267var (_, bicep) = await GetManifestWithBicep(acr.Resource); 329await Assert.ThrowsAsync<ArgumentException>(async () => await GetManifestWithBicep(acr.Resource)); 340var (_, bicep) = await GetManifestWithBicep(acr.Resource);
AzureCosmosDBExtensionsTests.cs (8)
212var cosmosRolesManifest = await GetManifestWithBicep(cosmosRoles, skipPreparer: true); 261var manifest = await GetManifestWithBicep(cosmos.Resource); 375var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 408var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 479var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 512var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 544var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 618var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureEventHubsExtensionsTests.cs (3)
295var (ehRolesManifest, ehRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(ehRoles, skipPreparer: true); 325var manifest = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource); 685var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureFrontDoorTests.cs (5)
78var (_, bicep) = await GetManifestWithBicep(frontDoor.Resource); 109var (_, bicep) = await GetManifestWithBicep(frontDoor.Resource); 181var (_, bicep) = await GetManifestWithBicep(frontDoor.Resource); 204var (_, bicep) = await GetManifestWithBicep(frontDoor.Resource); 229var (_, bicep) = await GetManifestWithBicep(frontDoor.Resource);
AzureFunctionsTests.cs (1)
458AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);
AzureKeyVaultTests.cs (10)
21var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(mykv.Resource); 39var (kvRolesManifest, kvRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(kvRoles, skipPreparer: true); 120var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 160var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 161var (manifest2, bicep2) = await AzureManifestUtils.GetManifestWithBicep(module2.Resource, skipPreparer: true); 189var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 237var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(kv.Resource); 252var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(kv.Resource); 286var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(kv.Resource); 384var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureKustoExtensionsTests.cs (2)
31var kustoRolesManifest = await GetManifestWithBicep(kustoRoles, skipPreparer: true); 67var (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);
AzureManagedRedisExtensionsTests.cs (3)
40var (_, redisRolesBicep) = await GetManifestWithBicep(redisRoles, skipPreparer: true); 219var (manifest, bicep) = await GetManifestWithBicep(module.Resource, skipPreparer: true); 242var (_, bicep) = await GetManifestWithBicep(redis.Resource);
AzureManifestUtils.cs (1)
64var (_, bicep) = await GetManifestWithBicep(resource, skipPreparer: true);
AzureNatGatewayExtensionsTests.cs (3)
41var manifest = await AzureManifestUtils.GetManifestWithBicep(builder.Resources.OfType<AzureNatGatewayResource>().Single()); 55var manifest = await AzureManifestUtils.GetManifestWithBicep(builder.Resources.OfType<AzureNatGatewayResource>().Single()); 92var manifest = await AzureManifestUtils.GetManifestWithBicep(builder.Resources.OfType<AzurePublicIPAddressResource>().Single());
AzureNetworkSecurityGroupExtensionsTests.cs (3)
47var manifest = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource); 110var manifest = await AzureManifestUtils.GetManifestWithBicep(nsg.Resource); 293var manifest = await AzureManifestUtils.GetManifestWithBicep(nsg.Resource);
AzureNetworkSecurityPerimeterExtensionsTests.cs (6)
44var manifest = await AzureManifestUtils.GetManifestWithBicep(nsp.Resource); 68var manifest = await AzureManifestUtils.GetManifestWithBicep(nsp.Resource); 86var manifest = await AzureManifestUtils.GetManifestWithBicep(nsp.Resource); 123var manifest = await AzureManifestUtils.GetManifestWithBicep(nsp.Resource); 138var manifest = await AzureManifestUtils.GetManifestWithBicep(nsp.Resource); 162var manifest = await AzureManifestUtils.GetManifestWithBicep(nsp.Resource);
AzureOpenAIExtensionsTests.cs (2)
82var openaiRolesManifest = await GetManifestWithBicep(openaiRoles, skipPreparer: true); 265var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzurePostgresExtensionsTests.cs (7)
41var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource, skipPreparer: true); 44var (postgresRolesManifest, postgresRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(postgresRoles, skipPreparer: true); 98var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 446var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 489var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 529var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 646var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzurePrivateEndpointExtensionsTests.cs (6)
79var manifest = await AzureManifestUtils.GetManifestWithBicep(pe.Resource); 96var manifest = await AzureManifestUtils.GetManifestWithBicep(pe.Resource); 177var (_, dnsZoneBicep) = await AzureManifestUtils.GetManifestWithBicep(dnsZones[0]); 178var (_, pe1Bicep) = await AzureManifestUtils.GetManifestWithBicep(pe1.Resource); 179var (_, pe2Bicep) = await AzureManifestUtils.GetManifestWithBicep(pe2.Resource); 237var manifest = await AzureManifestUtils.GetManifestWithBicep(pe.Resource);
AzurePrivateEndpointLockdownTests.cs (14)
23var manifest = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 39var manifest = await AzureManifestUtils.GetManifestWithBicep(sql.Resource); 55var manifest = await AzureManifestUtils.GetManifestWithBicep(postgres.Resource); 71var manifest = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 87var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 103var manifest = await AzureManifestUtils.GetManifestWithBicep(eventHubs.Resource); 119var manifest = await AzureManifestUtils.GetManifestWithBicep(keyVault.Resource); 135var manifest = await AzureManifestUtils.GetManifestWithBicep(appConfig.Resource); 151var manifest = await AzureManifestUtils.GetManifestWithBicep(search.Resource); 167var manifest = await AzureManifestUtils.GetManifestWithBicep(signalR.Resource); 183var manifest = await AzureManifestUtils.GetManifestWithBicep(webPubSub.Resource); 199var manifest = await AzureManifestUtils.GetManifestWithBicep(openai.Resource); 215var manifest = await AzureManifestUtils.GetManifestWithBicep(foundry.Resource); 231var manifest = await AzureManifestUtils.GetManifestWithBicep(acr.Resource);
AzureProvisioningResourceExtensionsTests.cs (1)
48var manifest = await AzureManifestUtils.GetManifestWithBicep(resource1.Resource);
AzureRedisExtensionsTests.cs (4)
42var (redisRolesManifest, redisRolesBicep) = await AzureManifestUtils.GetManifestWithBicep(redisRoles, skipPreparer: true); 83var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 251var manifest = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 298var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureResourcePreparerTests.cs (3)
97var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 143var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 651var manifest = await GetManifestWithBicep(roleAssignmentResource, skipPreparer: true);
AzureSandboxesTests.cs (7)
239var (_, bicep) = await AzureManifestUtils.GetManifestWithBicep(sandboxGroup.Resource, skipPreparer: true); 252var (_, bicep) = await AzureManifestUtils.GetManifestWithBicep(sandboxGroup.Resource, skipPreparer: true); 277var (_, bicep) = await AzureManifestUtils.GetManifestWithBicep(sandboxGroup.Resource, skipPreparer: true); 299var (_, bicep) = await AzureManifestUtils.GetManifestWithBicep(sandboxGroup.Resource, skipPreparer: true); 429var (_, sandboxBicep) = await AzureManifestUtils.GetManifestWithBicep(sandboxGroup.Resource, skipPreparer: true); 430var (_, identityBicep) = await AzureManifestUtils.GetManifestWithBicep(identity, skipPreparer: true); 431var (rolesManifest, rolesBicep) = await AzureManifestUtils.GetManifestWithBicep(roles, skipPreparer: true);
AzureSearchExtensionsTests.cs (2)
60var searchRolesManifest = await GetManifestWithBicep(searchRoles, skipPreparer: true); 129var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureServiceBusExtensionsTests.cs (9)
41var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 66var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 268var manifest = await AzureManifestUtils.GetManifestWithBicep(serviceBus.Resource); 776var sbRolesManifest = await GetManifestWithBicep(sbRoles, skipPreparer: true); 957var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 979var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 998var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 1019var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true); 1039var (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)
396var manifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 463var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 548var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 654var storageRolesManifest = await GetManifestWithBicep(storageRoles, skipPreparer: true); 767var storageManifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 1039var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureStoragePrivateEndpointLockdownTests.cs (4)
31var manifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 52var manifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 69var manifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource); 91var manifest = await AzureManifestUtils.GetManifestWithBicep(storage.Resource);
AzureUserAssignedIdentityTests.cs (18)
35var (_, bicep) = await GetManifestWithBicep(resource); 53var (_, bicep) = await GetManifestWithBicep(resource); 86var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 89var (_, registryBicep) = await GetManifestWithBicep(registryResource, skipPreparer: true); 94var (_, identityRoleAssignmentsBicep) = await GetManifestWithBicep(identityRoleAssignments, skipPreparer: true); 130var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 184var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 185var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 186var (_, roleBicep) = await GetManifestWithBicep(roleAssignmentResource, skipPreparer: true); 242var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 243var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 244var (_, roleBicep) = await GetManifestWithBicep(roleAssignmentResource, skipPreparer: true); 333var (_, computeResourceBicep) = await GetManifestWithBicep(deploymentTarget.DeploymentTarget, skipPreparer: true); 334var (_, computeResourceBicep2) = await GetManifestWithBicep(deploymentTarget2.DeploymentTarget, skipPreparer: true); 335var (_, identityBicep) = await GetManifestWithBicep(identityResource, skipPreparer: true); 336var (_, roleBicep) = await GetManifestWithBicep(roleAssignmentResource, skipPreparer: true); 337var (_, roleBicep2) = await GetManifestWithBicep(roleAssignmentResource2, skipPreparer: true); 376var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(module.Resource, skipPreparer: true);
AzureVirtualNetworkExtensionsTests.cs (6)
61var manifest = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource); 121var manifest = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource); 433var manifest = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource); 448var manifest = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource); 634var vnetManifest = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource); 635var nsgManifest = await AzureManifestUtils.GetManifestWithBicep(vnet.Resource.Subnets[0].NetworkSecurityGroup!);
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 (31)
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); 337var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 354var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 371var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 386var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(redis.Resource); 402var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(appInsights.Resource); 425var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(openAI.Resource); 445var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 466var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(cosmos.Resource); 482var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(acr.Resource); 499var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(acr.Resource); 565var (rolesManifest, rolesBicep) = await GetManifestWithBicep(messagingRoles, skipPreparer: true); 590var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(resource.Resource, skipPreparer: true); 609var (manifest, bicep) = await AzureManifestUtils.GetManifestWithBicep(resource.Resource, skipPreparer: true);
FoundryExtensionsTests.cs (1)
669var rolesManifest = await AzureManifestUtils.GetManifestWithBicep(roles, skipPreparer: true);
RoleAssignmentTests.cs (1)
374AzureManifestUtils.GetManifestWithBicep(resource, skipPreparer: true);