The Cloud Admin
The Cloud Admin
Home
Blog
Events
Tags
Skills
About
Contact
tutorial
Exploring the Evolution of the Windows Snipping Tool
Explore the evolution of the Windows Snipping Tool, from its early days as the Clipping Tool in Windows XP to its current form in Windows 11, featuring video capture, shapes, text capture, and more.
André van den Berg
Last updated on Oct 17, 2024
8 min read
Devices
,
PowerToys
,
Review
,
Windows
,
Windows 10
,
Windows 11
DMARC Reporting from ValiMail for Office 365
Enable DMARC on your Office 365 Domain with Reporting from ValiMail In this blog, I give you the steps on how to enable DMARC en DKIM for your domain. The end also how to activate the DMARC Reporting from ValiMail Many people configure DMARC and DKIM but only to monitor but then don’t do anything with it further because they don’t have a way to monitor what is happening.
Last updated on Sep 13, 2024
2 min read
Office365
Convert Hugo content from TOML to YAML
Convert you Hugo content from TOML to YAML When you are using Azure DevOps and go in the portal to your REPO and look at the content you will see that DevOps doesn’t recognize the TOML format.
Last updated on Sep 13, 2024
1 min read
Hugo
Purge CDN content with Azure CLI in your DevOps CI/CD for Hugo
Purge CDN content with Azure CLI in your DevOps CI/CD for Hugo After your Azure DevOps CI/CD Pipeline has finished you want that you Azure CDN content get purged so your blog visitors will see the latest content and changes you have made to your blog.
Last updated on Sep 13, 2024
1 min read
Hugo
,
DevOps
,
Azure
,
CLI
Submodules in your DevOps CI/CD for Hugo
Submodules in your DevOps CI/CD for Hugo When you are building your site with the Hugo website generator you can load the themes as a Submodule in your repository with the following command:
Last updated on Sep 13, 2024
1 min read
Hugo
,
DevOps