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:
parent
73877add31
commit
e8458b9eb4
@ -20,6 +20,8 @@ Another reason to do this is if you’re looking to level up both your skills an
|
|||||||
want to experiment with being the admin in your own space
|
want to experiment with being the admin in your own space
|
||||||
rather than impacting other users on a production domain. It’s also a good step to experiment with [owning your own identity](https://corsobackup.io/blog/your-own-backups/).
|
rather than impacting other users on a production domain. It’s 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
|
Finally, this might also be useful if you are developing an M365 app. This way, programmatic
|
||||||
updates to your domain can’t accidentally destroy anything important.
|
updates to your domain can’t accidentally destroy anything important.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user