Azure / benchpress

Azure Testing Framework/Library project
MIT License
60 stars 13 forks source link

Spike: Determine Delta from what is currently implemented and what is needed for ToDo Application with a Python API #242

Closed marclerwick closed 1 year ago

marclerwick commented 1 year ago

This spike is to investigate https://github.com/Azure-Samples/todo-python-mongo-swa-func and determine the delta between the currently supported resources within BenchPress and the needed resources to fully support the project.

marclerwick commented 1 year ago

The following bicep resources are currently supported by Confirm-* tests:

Microsoft.ContainerRegistry/registries Microsoft.ContainerService/managedClusters Microsoft.DocumentDB/databaseAccounts Microsoft.DocumentDB/databaseAccounts/mongodbDatabases Microsoft.DocumentDB/databaseAccounts/sqlDatabases Microsoft.Insights/components Microsoft.KeyVault/vaults Microsoft.KeyVault/vaults/secrets Microsoft.OperationalInsights/workspaces Microsoft.Resources/resourceGroups Microsoft.Storage/storageAccounts Microsoft.Sql/servers Microsoft.Web/serverfarms Microsoft.Web/sites

The following bicep resources are not currently supported by Confirm-* tests:

Microsoft.ApiManagement/service Microsoft.ApiManagement/service/apis Microsoft.ApiManagement/service/apis/diagnostics Microsoft.ApiManagement/service/apis/policies Microsoft.ApiManagement/service/loggers Microsoft.Authorization/roleAssignments Microsoft.App/containerApps Microsoft.App/managedEnvironments Microsoft.ContainerService/managedClusters/agentPools Microsoft.DBforPostgreSQL/flexibleServers Microsoft.DocumentDB/databaseAccounts/sqlRoleAssignments Microsoft.DocumentDB/databaseAccounts/sqlRoleDefinitions Microsoft.Insights/diagnosticSettings Microsoft.KeyVault/vaults/accessPolicies Microsoft.Portal/dashboards Microsoft.Resources/deploymentScripts Microsoft.Web/staticSites Microsoft.Web/sites/config