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 16, 2024
1 parent 8956779 commit e3f4eaf
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 @@ -458,7 +458,7 @@
{
"id": "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/sscs-tya-notif-postgres-v15-db-data-perftest/providers/Microsoft.DBforPostgreSQL/flexibleServers/sscs-tya-notif-postgres-v15-db-perftest",
"resource": "sscs-tya-notif-postgres-v15-db-perftest",
"statusMessage": "Flexible SQL Server: *sscs-tya-notif-postgres-v15-db-perftest* in Subscription: *7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c* is in *Starting* state after *stop* action",
"statusMessage": "Flexible SQL Server: *sscs-tya-notif-postgres-v15-db-perftest* in Subscription: *7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c* is in *Ready* state after *stop* action",
"resourceType": "flexible-server"
},
{
Expand Down
18 changes: 18 additions & 0 deletions status/vm_status_updates_deallocate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1150,5 +1150,23 @@
"resource": "faf5b2b1bd624c60a8ddc00afb5cb497",
"statusMessage": "VM: *faf5b2b1bd624c60a8ddc00afb5cb497* 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/2d11d38689ea41eaa738a06bebd76b80",
"resource": "2d11d38689ea41eaa738a06bebd76b80",
"statusMessage": "VM: *2d11d38689ea41eaa738a06bebd76b80* 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/ad7a2c57e69e477faffa7796f5868c6c",
"resource": "ad7a2c57e69e477faffa7796f5868c6c",
"statusMessage": "VM: *ad7a2c57e69e477faffa7796f5868c6c* 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/d5809e8e5be248fdb15fc59569b01636",
"resource": "d5809e8e5be248fdb15fc59569b01636",
"statusMessage": "VM: *d5809e8e5be248fdb15fc59569b01636* 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 e3f4eaf

Please sign in to comment.