What I Learned From Using Microsoft Azure
We use Microsoft Azure to host data and develop new software features. Also fix software bugs.
1. Track your hours
0
Every task you complete should be logged as a ticket in Microsoft Azure.
2. There is a backlog
0
This is where new User Story tickets live to be written up with more details.
3. Sprints
0
These are the tickets you are working on right now
4. PMOs and SUPs
0
PMOs are new development.
SUPs are support issues.
5. Use the link of the ticket to keep track of its progress
0
6. State
0
This is the tickets current status. Active, Ready for QA. etc.
7. Story Points
0
The amount of effort it will take for someone to complete.
8. Prioirity
0
Some things need to get done right away and then some things are nice to have and can wait.
9. Balance between work and Azure
0
Azure is a way to organize your work. You still have to actually do the work.
10. Analytics
0
Get reports on your progress.
No comments.