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 Nov 18, 2024
1 parent a34fcfa commit f7cc6a5
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 @@ -74,7 +74,7 @@
{
"id": "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/civil-aso-preview-rg/providers/Microsoft.DBforPostgreSQL/flexibleServers/civil-preview",
"resource": "civil-preview",
"statusMessage": "Flexible SQL Server: *civil-preview* in Subscription: *1c4f0704-a29e-403d-b719-b90c34ef14c9* is in *Starting* state after *stop* action",
"statusMessage": "Flexible SQL Server: *civil-preview* in Subscription: *1c4f0704-a29e-403d-b719-b90c34ef14c9* 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 @@ -358,5 +358,23 @@
"resource": "a07476523c7a427cbd1e283290439105",
"statusMessage": "VM: *a07476523c7a427cbd1e283290439105* 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/3bb9c6b3ddd647f89c354079b63c98f4",
"resource": "3bb9c6b3ddd647f89c354079b63c98f4",
"statusMessage": "VM: *3bb9c6b3ddd647f89c354079b63c98f4* 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/794f232686344296ac84750e9865157f",
"resource": "794f232686344296ac84750e9865157f",
"statusMessage": "VM: *794f232686344296ac84750e9865157f* 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/b0750389986a41138e3217fe0c3c8f9e",
"resource": "b0750389986a41138e3217fe0c3c8f9e",
"statusMessage": "VM: *b0750389986a41138e3217fe0c3c8f9e* 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 f7cc6a5

Please sign in to comment.