You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Researcher
I want to see the current (as in Azure) state of a user resource
So that I know if my resource, e.g. VM is running or stopped, or maybe starting.
Acceptance criteria
Get user resource API returns current state
Note
Maybe store the resourceId via a bundle output. Depending on the resourceType get the status from Azure rest API.
The text was updated successfully, but these errors were encountered:
marrobi
added
the
story
Stories are the smallest unit of work to be done for a project.
label
Aug 31, 2021
marrobi
changed the title
Provide via API the current state of a user resource
[Story] Provide via API the current state of a user resource
Aug 31, 2021
Feature #18
Description
As a Researcher
I want to see the current (as in Azure) state of a user resource
So that I know if my resource, e.g. VM is running or stopped, or maybe starting.
Acceptance criteria
Note
Maybe store the resourceId via a bundle output. Depending on the resourceType get the status from Azure rest API.
The text was updated successfully, but these errors were encountered: