Skip to content

Commit

Permalink
Update json files start status updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hmcts-platform-operations committed Nov 15, 2024
1 parent 74d91d7 commit 548c929
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion status/flexible-server_status_updates_start.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,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 *Stopped* state after *start* action",
"statusMessage": "Flexible SQL Server: *civil-preview* in Subscription: *1c4f0704-a29e-403d-b719-b90c34ef14c9* is in *Starting* state after *start* action",
"resourceType": "flexible-server"
},
{
Expand Down Expand Up @@ -82,5 +82,11 @@
"resource": "ia-preview",
"statusMessage": "Flexible SQL Server: *ia-preview* in Subscription: *1c4f0704-a29e-403d-b719-b90c34ef14c9* is in *Stopped* state after *start* action",
"resourceType": "flexible-server"
},
{
"id": "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/family-public-law-aso-preview-rg/providers/Microsoft.DBforPostgreSQL/flexibleServers/family-public-law-preview",
"resource": "family-public-law-preview",
"statusMessage": "Flexible SQL Server: *family-public-law-preview* in Subscription: *1c4f0704-a29e-403d-b719-b90c34ef14c9* is in *Stopped* state after *start* action",
"resourceType": "flexible-server"
}
]

0 comments on commit 548c929

Please sign in to comment.