Tidy up - Unused Project and Nuget package reference using Visual Studio 2019
How to use Visual Studio 2019's built-in feature to find and remove unused project and NuGet package references to clean up your solution.
Raju RH shares practical insights on Microsoft Azure, Kubernetes, and cloud automation, focusing on security, configuration, and DevOps best practices.
25 articles from this blog
How to use Visual Studio 2019's built-in feature to find and remove unused project and NuGet package references to clean up your solution.
A technical guide on recovering accidentally deleted Azure App Services using PowerShell, including prerequisites and limitations.
Explains Azure Resource Locks, their types (CanNotDelete/ReadOnly), and how to apply them via the Azure Portal to prevent accidental deletion or modification.
Azure Cosmos DB's new Continuous Backup with Point-in-Time Restore feature is now in public preview, offering improved data recovery.
A guide to securing Azure Functions using API keys, covering different authorization levels and practical verification with Postman.
Guide to automating SSL/TLS certificate issuance and renewal for Kubernetes Ingress using Cert-Manager and Let's Encrypt.
Explains the purpose and benefits of Azure App Configuration and how it differs from Azure Key Vault for managing app settings.
A guide on enabling and configuring audit logging for Azure Key Vault to monitor access and usage.
Explains how to use Azure's new preview feature to automatically purge old container images from ACR on-demand or on a schedule.
Explains Azure Blob Storage's Immutable Storage feature, covering WORM state, time-based retention, and legal hold policies.
A tutorial on deploying an Azure Function from a Docker container image to the Azure cloud platform, covering configuration and testing.
A technical guide on containerizing Azure Functions using Docker, covering setup for .NET Core v2 and v3 with Dockerfile examples.
A tutorial on generating Azure Functions directly from an OpenAPI/Swagger specification using VS Code or the AutoRest tool.
A guide to integrating Swagger UI for documenting REST APIs in Azure Function v2 and v3, covering setup, configuration, and code examples.
Guide to setting a custom default branch name for new Git repositories in Azure DevOps at the organization or project level.
Guide to enabling Automatic Guest OS Patching for Windows Azure VMs, a public preview feature for automated security updates.
A technical comparison of Azure Front Door and Azure Traffic Manager, detailing their features, similarities, and differences for load balancing.
Explains Azure Front Door, a global service for improving web application performance, security, and reliability through traffic routing and edge features.
Explains how to use Azure Security Center to scan container images in Azure Container Registry for vulnerabilities, powered by Qualys.
A guide to installing and using WSL2 to run a Linux environment on Windows 10 for development, including Docker and VS Code integration.