Hey, Welcome...

Welcome to K2V Academy, where you can find stuff to learn about Development, Cloud, DevOps and everything in between.

Reset Forgotten Password or Create New Local Administrator in an Active Directory Domain Controller in a Virtual Machine on Azure

Reset Forgotten Password or Create New Local Administrator in an Active Directory Domain Controller in a Virtual Machine on Azure

Resetting a password or creating a new Local Admin account in an Active Directory Domain Controller VM is straight forward. But in this article you can find a workaround to get it done.

Configuring Just In Time VM Access for Azure Virtual Machines using Azure Security Center

Configuring Just In Time VM Access for Azure Virtual Machines using Azure Security Center

Just In Time access for Azure Virtual Machines is an excellent feature provided by Azure Security Center to limit access to the virtual machines as and when its needed.

Creating and Configuring Azure DNS Resource and Setting Up a Custom Domain Name for Azure App Service Web App

Creating and Configuring Azure DNS Resource and Setting Up a Custom Domain Name for Azure App Service Web App

Azure DNS provides seamless integration to configure DNS records for your Azure Resources. Learn how to configure a custom domain for Azure App Service using Azure DNS.

Deploying a Web Application from Source Control Alongside Azure Resources using ARM Templates

Deploying a Web Application from Source Control Alongside Azure Resources using ARM Templates

Azure Resource Manager templates can be used to deploy your Azure Resources automatically following Infrastructure As Code (IaC) practices.

Validating Azure Resource Manager Templates in Your Build Pipeline on Azure DevOps

Validating Azure Resource Manager Templates in Your Build Pipeline on Azure DevOps

Validating Azure Resource Manager (ARM) templates in your continuous integration pipelines is a best practice that you can easily integration into your DevOps pipelines.

Introducing OWASP Zed Attack Proxy Task for Azure Pipelines

Introducing OWASP Zed Attack Proxy Task for Azure Pipelines

OWASP Zap Attack Proxy Task for Azure DevOps can be used to easily run vulnerability scans on your Web apps and APIs right from Azure Pipelines.

Azure Functions: Going Serverless on Azure Platform - #4 Setting Up Local Development - Part I

Azure Functions: Going Serverless on Azure Platform - #4 Setting Up Local Development - Part I

Local development experience for Azure Functions is much better than working on the Portal. Follow this article to know how to configure your development environment.

Building Custom Visual Studio Team Service Tasks with VSTS DevOps Task SDK

Building Custom Visual Studio Team Service Tasks with VSTS DevOps Task SDK

Custom Azure DevOps extensions/build tasks can be created very easily to cater custom scenarios where out of the box tasks or marketplace tasks are not available.

Automated Security Testing with OWASP Zed Attack Proxy: #3 Working the Result of ZAP Security Scan to Pass or Fail the Security Tests

Automated Security Testing with OWASP Zed Attack Proxy: #3 Working the Result of ZAP Security Scan to Pass or Fail the Security Tests

You can easily run Automated Security tests on Azure DevOps using OWASP Zap. You can also use C# to write unit tests that executes the OWASP Zap Analysis.

Automated Security Testing with OWASP Zed Attack Proxy: #2 Creating & Running Automated Security Tests on Azure DevOps

Automated Security Testing with OWASP Zed Attack Proxy: #2 Creating & Running Automated Security Tests on Azure DevOps

You can easily run Automated Security tests on Azure DevOps using OWASP Zap. You can also use C# to write unit tests that executes the OWASP Zap Analysis.