Skip to content
Software Test Academy
  • Home
  • About
  • Blog
  • Test Automation
    • UI Automation
      • Selenium
      • Capybara
      • Sikulix
      • CodedUI
      • WinAppDriver
    • Mobile Automation
      • Appium
      • Espresso
      • Mobile Device Farm
    • API Automation
      • Rest Assured
      • Karate
    • Testing Frameworks
      • JUnit
      • TestNG
    • Automation Reporting
      • Allure Report
      • Extent Reports
      • Klov Reporting
      • Tesults Reporting
    • Cucumber
    • Visual Test Automation
      • Applitools Eyes
      • ImageMagick
      • Galen Framework
      • Ember Percy
      • Visual Testing Tools
    • Robot Framework
    • Selenoid
    • Docker Selenium
    • Node.js Mocha
  • Performance Testing
    • JMeter
    • Gatling
    • Mobile Performance Testing
    • Interview Questions
  • DevOps
    • Kubernetes
    • Jenkins
    • Docker
    • SonarQube
    • Vagrant
    • Octopus Deploy
    • AWS
    • Azure
    • Rancher
    • Packer
  • More
    • Interview Questions
      • Performance Testing Interview Questions
    • Programming Tutorials
      • JAVA
      • JAVA FX
      • Git
      • GitLab
      • GitHub
      • Algorithms
      • WireMock
      • Mockito
      • Logging
      • ESLint
    • Testing Tutorials
    • Agile Tutorials
    • Tools and Technologies
    • Security Testing Tutorials
    • Test Masters
    • Software Conferences

azure

Azure Tutorials

Azure tutorials are listed in this section. We will continuously add new articles to this section. If you want us to write a new article for this section please get in touch with us.

Deploy your .NET applications to Azure with Jenkins

May 2, 2021 by Ozgur Kaya
azure

If you are using Jenkins and want to deploy Azure .NET applications, you should read this article. After reading, you will be able to do Continuous Integration, Continuous Delivery with Jenkins for Azure WebApps basically. Prerequisites:    •       .NET web application running … Read more

Categories DevOps Tutorials Tags azure, jenkins

Publishing a Website to Azure

April 18, 2021 by Onur Yazir
azure

You can follow the below steps for this tutorial How to deploy a web project to an App Service web app by using Visual Studio. Prerequisites: Visual Studio, Azure SDK Azure supports many different deployment models to deploy your website … Read more

Categories DevOps Tutorials Tags azure

Install & Configure Azure Powershell

April 18, 2021 by Onur Yazir
azure

Outline Install Windows Azure PowerShell Connect to your subscription View account and subscription details Windows Azure PowerShell is provided with the Windows PowerShell module as part of the Windows Azure SDK. In order to install Windows Azure PowerShell, Visit this … Read more

Categories DevOps Tutorials Tags azure, powershell

Installing and Configuring Windows Azure CLI on Ubuntu

April 18, 2021 by Onur Yazir
azure

You can create and manage Azure Resources using Azure Command-Line Interface (Azure CLI). I’m doing this all on an Ubuntu VM. Azure CLI installation Connect your Azure subscription The first step open your terminal We need to install the latest nodejs … Read more

Categories DevOps Tutorials Tags azure

© 2025 SW TEST ACADEMY • All Rights Reserved