add a truncate tag to the most recent blog post (#1758)

## Description

Adds a `truncate` tag to the 'm365 sandbox' blog post

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
This commit is contained in:
Nočnica Mellifera 2022-12-09 09:15:51 -08:00 committed by GitHub
parent 73877add31
commit e8458b9eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,8 @@ Another reason to do this is if youre looking to level up both your skills an
want to experiment with being the admin in your own space
rather than impacting other users on a production domain. Its also a good step to experiment with [owning your own identity](https://corsobackup.io/blog/your-own-backups/).
<!-- truncate -->
Finally, this might also be useful if you are developing an M365 app. This way, programmatic
updates to your domain cant accidentally destroy anything important.