2.7 Managing Your Resources
Managing Your Resources
This section covers day-to-day operations for managing your Loome resources, controlling costs, and scaling.
Resource States
| State | Description | Billing |
|---|---|---|
| Running | Active and accessible | ✅ Charged |
| Stopped | Shut down but preserved | Reduced/None |
| Starting | Booting up | ✅ Charged |
| Stopping | Shutting down | ✅ Charged |
| Creating | Being provisioned | ✅ Charged |
| Deleting | Being removed | No charge |
| Failed | Error occurred | No charge |
Starting and Stopping
Starting a Resource
- Navigate to Resources
- Find your resource
- Click Start
- Wait for status to change to “Running” (1-3 minutes)
Stopping a Resource
- Navigate to Resources
- Find your resource
- Click Stop
- Confirm the action
Tip
Always stop resources when not in use to save costs. Your data and configuration are preserved when stopped.
Resizing a Workstation
- Stop the workstation first
- Click on the workstation name
- Select Resize or Change Size
- Choose a new VM size
- Confirm and wait for the change to apply
- Start the workstation
Warning
Resizing requires the workstation to be stopped. Plan for downtime when resizing.
Scaling HPC Clusters
To adjust cluster capacity:
- Click on your cluster name
- Select Scale or Settings
- Adjust Min Nodes and Max Nodes
- Save changes
Setting min nodes to 0 lets the cluster scale down when idle, saving costs.
Deleting a Resource
- Stop the resource if running
- Click on the resource name
- Select Delete
- Confirm the deletion
Warning
Deletion is permanent. All data on the resource will be lost. Back up important data before deleting.
Understanding Costs
| Cost Type | Basis | When Charged |
|---|---|---|
| Compute | VM size × running time | Only when Running |
| Storage | Size per month | Continuously |
| Data transfer | Data out of Azure | After free tier |
Checking your costs:
- View Budget Summary on the Dashboard for a quick overview
- Go to Costs in the main menu for a detailed breakdown by resource and date range
Tips to keep costs down:
- Stop resources when not in use
- Set cluster min nodes to 0 for auto-scaling
- Right-size your VMs — start small, resize if needed
- Delete resources you no longer need
- Check costs weekly via the Dashboard
Note
Cost data may be delayed. Check the Costs page for the most up-to-date information.
Resource Tags
Use tags to organize resources:
- Click on a resource
- Find the Tags section
- Add key-value pairs (e.g.,
project: genomics)
Tags help with cost allocation, filtering, and organization.
Azure Portal Access
For advanced management:
- Click on a resource in Loome
- Look for View in Azure or Azure Portal link
- You’ll be taken to the Azure portal for that resource
For detailed pricing tables, see the Reference section.
Having issues? Check the Troubleshooting & FAQs.