Skip to content

Commit

Permalink
Update json files stop status updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hmcts-platform-operations committed Dec 10, 2024
1 parent eb563a6 commit c6c0402
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion status/flexible-server_status_updates_stop.json
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@
{
"id": "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/idam-api-v14-data-idam-sandbox/providers/Microsoft.DBforPostgreSQL/flexibleServers/idam-api-v14-idam-sandbox",
"resource": "idam-api-v14-idam-sandbox",
"statusMessage": "Flexible SQL Server: *idam-api-v14-idam-sandbox* in Subscription: *bf308a5c-0624-4334-8ff8-8dca9fd43783* is in *Starting* state after *stop* action",
"statusMessage": "Flexible SQL Server: *idam-api-v14-idam-sandbox* in Subscription: *bf308a5c-0624-4334-8ff8-8dca9fd43783* is in *Ready* state after *stop* action",
"resourceType": "flexible-server"
}
]
18 changes: 18 additions & 0 deletions status/vm_status_updates_deallocate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,5 +1078,23 @@
"resource": "f20be0477a8a4f5f8d664953e1de17de",
"statusMessage": "VM: *f20be0477a8a4f5f8d664953e1de17de* in Subscription: *df72bb30-d6fb-47bd-82ee-5eb87473ddb3* ResourceGroup: *ingest00-product-databricks001-managed-rg* is *PowerState/running* state after *deallocate* action.",
"resourceType": "vm"
},
{
"id": "/subscriptions/df72bb30-d6fb-47bd-82ee-5eb87473ddb3/resourceGroups/ingest00-product-databricks001-managed-rg/providers/Microsoft.Compute/virtualMachines/1bb8c5f8f232424883d2c098358d3bd6",
"resource": "1bb8c5f8f232424883d2c098358d3bd6",
"statusMessage": "VM: *1bb8c5f8f232424883d2c098358d3bd6* in Subscription: *df72bb30-d6fb-47bd-82ee-5eb87473ddb3* ResourceGroup: *ingest00-product-databricks001-managed-rg* is *PowerState/running* state after *deallocate* action.",
"resourceType": "vm"
},
{
"id": "/subscriptions/df72bb30-d6fb-47bd-82ee-5eb87473ddb3/resourceGroups/ingest00-product-databricks001-managed-rg/providers/Microsoft.Compute/virtualMachines/ac9753e8c5474a6eb15dc1c002f3e7a9",
"resource": "ac9753e8c5474a6eb15dc1c002f3e7a9",
"statusMessage": "VM: *ac9753e8c5474a6eb15dc1c002f3e7a9* in Subscription: *df72bb30-d6fb-47bd-82ee-5eb87473ddb3* ResourceGroup: *ingest00-product-databricks001-managed-rg* is *PowerState/running* state after *deallocate* action.",
"resourceType": "vm"
},
{
"id": "/subscriptions/df72bb30-d6fb-47bd-82ee-5eb87473ddb3/resourceGroups/ingest00-product-databricks001-managed-rg/providers/Microsoft.Compute/virtualMachines/ef1278c2bdfe410faefe29c8ebe7c640",
"resource": "ef1278c2bdfe410faefe29c8ebe7c640",
"statusMessage": "VM: *ef1278c2bdfe410faefe29c8ebe7c640* in Subscription: *df72bb30-d6fb-47bd-82ee-5eb87473ddb3* ResourceGroup: *ingest00-product-databricks001-managed-rg* is *PowerState/running* state after *deallocate* action.",
"resourceType": "vm"
}
]

0 comments on commit c6c0402

Please sign in to comment.