diff --git a/blueprints/azure_sql_database.zip b/blueprints/azure_sql_database.zip new file mode 100644 index 00000000..d8f6dc51 Binary files /dev/null and b/blueprints/azure_sql_database.zip differ diff --git a/blueprints/sample_blueprint_from_remote_source/SQL-Database.png b/blueprints/sample_blueprint_from_remote_source/SQL-Database.png new file mode 100644 index 00000000..4a69c2c1 Binary files /dev/null and b/blueprints/sample_blueprint_from_remote_source/SQL-Database.png differ diff --git a/blueprints/sample_blueprint_from_remote_source/azure_sql_database.json b/blueprints/sample_blueprint_from_remote_source/azure_sql_database.json new file mode 100644 index 00000000..7ca29253 --- /dev/null +++ b/blueprints/sample_blueprint_from_remote_source/azure_sql_database.json @@ -0,0 +1,73 @@ +{ + "any_group_can_deploy": true, + "auto_historical_resources": true, + "blueprint_image": "/static/uploads/blueprints/SQL-Database.png", + "deployment_items": [ + { + "action_name": "test_test_test", + "continue_on_failure": false, + "deploy_seq": 0, + "description": null, + "enabled": true, + "execute_in_parallel": false, + "id": "BDI-ureioxht", + "name": "test_test_test", + "rate": null, + "run_on_scale_up": true, + "show_on_order_form": false, + "tier_type": "plugin" + } + ], + "description": "# Overview\r\n\r\nAzure SQL Database is a fully managed platform as a service (PaaS) database engine that handles most of the database management functions such as upgrading, patching, backups, and monitoring without user involvement. Azure SQL Database is always running on the latest stable version of the SQL Server database engine and patched OS with 99.99% availability. PaaS capabilities built into Azure SQL Database enable you to focus on the domain-specific database administration and optimization activities that are critical for your business.\r\n\r\n### Links\r\n- [Official Docs](https://docs.microsoft.com/en-us/azure/azure-sql/database/sql-database-paas-overview?view=azuresql)\r\n- [Internal Docs](https://projektportal.dvag.com/confluence/display/STRATUS/Azure+SQL+Database)", + "discovery_plugin": { + "href": "/api/v3/cmp/actions/OHK-ztqzlsej/", + "title": "azure_sql" + }, + "favorited": false, + "icon": "SQL-Database.png", + "id": "BP-tttc6m7p", + "is_manageable": true, + "is_orderable": true, + "labels": [ + { + "color": null, + "id": "TAG-k8y6upok", + "image": null, + "name": "Database", + "sequence": 0 + } + ], + "last_updated": "2025-05-23", + "management_actions": [], + "maximum_version_required": "", + "minimum_version_required": "8.6", + "name": "Azure SQL Database", + "resource_name_template": "sqldb-{{database_name}}", + "resource_type": { + "icon": "fas fa-database", + "id": "RT-h0npsxst", + "label": "Database", + "lifecycle": "ACTIVE", + "list_view_columns": [], + "name": "database", + "plural_label": null + }, + "sequence": 41, + "show_recipient_field_on_order_form": false, + "teardown_items": [ + { + "action_name": "Resource Teardown (2)", + "continue_on_failure": false, + "deploy_seq": -1, + "description": null, + "enabled": true, + "execute_in_parallel": false, + "id": "BDI-i8dobbge", + "name": "Resource Teardown", + "rate": null, + "run_on_scale_up": true, + "show_on_order_form": false, + "tier_type": "teardown_plugin" + } + ] +} \ No newline at end of file diff --git a/blueprints/sample_blueprint_from_remote_source/build_0_test_test_test.zip b/blueprints/sample_blueprint_from_remote_source/build_0_test_test_test.zip new file mode 100644 index 00000000..852edc3f Binary files /dev/null and b/blueprints/sample_blueprint_from_remote_source/build_0_test_test_test.zip differ diff --git a/blueprints/sample_blueprint_from_remote_source/discovery_azure_sql.zip b/blueprints/sample_blueprint_from_remote_source/discovery_azure_sql.zip new file mode 100644 index 00000000..11d5829b Binary files /dev/null and b/blueprints/sample_blueprint_from_remote_source/discovery_azure_sql.zip differ diff --git a/blueprints/sample_blueprint_from_remote_source/teardown_-1_resource_teardown_2.zip b/blueprints/sample_blueprint_from_remote_source/teardown_-1_resource_teardown_2.zip new file mode 100644 index 00000000..a4e25e74 Binary files /dev/null and b/blueprints/sample_blueprint_from_remote_source/teardown_-1_resource_teardown_2.zip differ