Files - Do you know where to keep your files?
Rules to Successful Projects|75c0ea49-ef17-4ebb-9119-a41c166abe11;Rules to Better Microsoft Teams|b6c5586b-b8d2-41ed-96ea-f79a7855e93c
v27.0
Posted at
5/11/2020 7:04 AM by
Tiago Araujo
Rule Intro
Each client project should have a nice place to keep files. In the old days, things were simple but limited, we simply used Windows Explorer and file shares. Today there are so many places that teams can store documents. E.g Dropbox, OneDrive, SharePoint, Microsoft Teams and Azure DevOps (was TFS).
-
Page Content
Which is the best corporate solution?
The solution that allows the best collaboration with Developers, Project Managers, and other stakeholders is SharePoint and Microsoft Teams. It is super easy to create, upload, and share documents with others.
-
- Figure: Teams | Team | Files. More at
https://rules.ssw.com.au/track-project-documents
What emails do you need to store?
More at Sales - Do you track all sales related activities in CRM?
What stuff do you need to store?
For most projects, you need to quickly store and locate important details and documents such as:
- Server details (Dev, Test, Production)
- Change-log documents
- Upcoming features (most often in Word or OneNote)
- General documents e.g. Requirements/Specifications (Note: it is possible to share documents from Microsoft Teams externally, but not from Teams directly... just open it in Office Online or a specific Office app first)
-
- Figure: Bad example – It might be easy to use File Shares, your Local C: or emails – but don’t. They don’t work in a team environment as they aren’t easy for others to access
-
- Figure: Bad example – SharePoint integrated into Azure DevOps (was VSTS/TFS) is not supported via Visual Studio anymore
-
- Figure: Bad example – even though this is using SharePoint - this is using a Team Site with a Document Library - it is better to use Microsoft Teams which uses SharePoint under the covers
-
- Good example: Use Microsoft Teams and it will automatically create a Site for the Team (and that includes a document library which you can connect to with OneDrive)
What does not get stored in Microsoft Teams?
1. For developers,
A: code obviously belongs in GitHub, Azure DevOps, etc.
B: Also the 7 important documents should be stored in Azure DevOps (was TFS/VSTS)... or instead
use Markdown with the Wiki
2. For designers with large files, OneDrive is a better choice. See: Do you know the best Source Control for Designers?
What about usernames and passwords?
Documents with user names and passwords should not be stored in Microsoft Teams. Security is very important for everyone and every company. Use Azure KeyVault or KeePass to store usernames and passwords. KeePass keeps all passwords in one database locked by a master key, which should be accessible only by the few people you trust.
Related rule
{67E2605B-3B35-43B2-AF8D-F17EE023AF41}
Do you feel this rule needs an update?