About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (201)
- Security (17)
- Test (30)
- Tooling (160)
- Uncategorized (159)
Most used tags
Tag Archives: Kudu
Kudu console for backup
We host our own nuget server in azurewebsites. To make backups of the packages we use Kudu console. Kudu is the engine behind git deployments in Azure Web Sites. It can also run outside of Azure. Read more info about … Continue reading