Skip to content

UW-Milwaukee Cloud Computing

Articles on cloud computing from the brave students of CS790/657 Topics in Comp Sci: Cloud Computing

  • Home
  • About
    • About This Site
    • Contributors
    • Creating a Site Like This One
  • Projects
    • Hands-On Project 1: Cloud Computing Warmup
    • Hands-On Project 2: Development PC in the Cloud
    • Hands-On Project 3: Serverless Computing
    • Hands-On Project 4: Application Deployment Using Platform as a Service
    • Hands-On Project 5: Using Cloud Command Line Interfaces
  • Topics
    • Analytics and ML
    • Cloud Security
    • Containers & Orchestration
    • General
    • Platform Services
    • Serverless Computing
    • Software as a Service
    • Storage Services
    • Virtual Machines

Author: Ravi Teja Ainampudi

What is Azure Bastion and How to create it.

Posted on December 14, 2022December 14, 2022 by Ravi Teja Ainampudi

Introduction: Hello! In this blog, I will be explaining a detailed article on Azure Bastion and How to create azure bastion. I’m sure you’re familiar with RDP and SSH if you manage a remote server or virtual machine. RDP and SSH are both used to gain remote access to virtual…

Read More

Creating an Azure Virtual Machine Scale set using Python SDK

Posted on December 13, 2022December 13, 2022 by Ravi Teja Ainampudi

Back to Azure Virtual Machine Scale Sets Prerequisites for Creating an Azure VMSS: Before creating an Azure VMSS through Python SDK we need to do a few following steps. Create an azure account in the Azure portal. Install Visual Studio code on your local pc. After finishing the above step,…

Read More

Create Azure Virtual Machine Scale Sets

Posted on November 9, 2022December 14, 2022 by Ravi Teja Ainampudi

Back to Azure Virtual Machine Scale Sets Here is an excellent tutorial with more details to create an Azure virtual machine Scale set: Step 1: Connect to Azure account: The user should connect to his existing azure account using his valid credentials. Step 2: Search for the virtual machine scale sets using…

Read More

Introduction to Azure Virtual Machine Scale Sets

Posted on November 9, 2022December 14, 2022 by Ravi Teja Ainampudi

Hello! Here is some background information on it, as well as instructions on how to create virtual machine scale sets and scale sets with Python SDK. I’ve included the links further down the page. What is a Virtual Machine Scale Set (VMSS)? We may construct and manage several virtual machines…

Read More

Creating an SSH key pair

Posted on October 5, 2022October 6, 2022 by Ravi Teja Ainampudi

Back to reset SSH public key Open a Windows Command Prompt (Search –> cmd — Command Prompt). Then, On Windows, in the event that you paste the above to the clipboard and, right-click on the command prompt, the command will be pasted in and you can simply press enter to…

Read More

Reset SSH public key

Posted on October 5, 2022October 6, 2022 by Ravi Teja Ainampudi

Back to the main page How to reset the SSH public key? Step 1: Generate a new SSH key pair using SSH-keygen Step 2: Connect to Azure account: The user should connect to his existing azure account using his valid credentials. Step 3: Selecting the Virtual machine button: After success…

Read More

Azure VM Password Reset feature

Posted on October 5, 2022October 6, 2022 by Ravi Teja Ainampudi

What is a VM password reset? If you are unable to connect to your virtual machine (VM), You can reset your administrator password. To reset your password, you need to access the Azure portal. here is an excellent 2-minute Azure VM password reset tutorial with more details: How to reset…

Read More

Categories

  • Analytics and ML
  • Cloud Security
  • Concepts
  • Containers & Orchestration
  • Fundamentals
  • General
  • Platform Services
  • Project 1: Cloud Computing Warmup
  • Project 2: Development PC in the Cloud
  • Project 3: Serverless Computing
  • Project 4: App Deployment Using Platform as a Service
  • Project 5: Using the Command Line Interface (CLI)
  • Serverless Computing
  • Service Offerings
  • Software as a Service
  • Storage Services
  • Topics
  • Virtual Machines

Archives

  • January 2024
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
Copyright © 2025 UW-Milwaukee Cloud Computing | Regular Blog by Ascendoor | Powered by WordPress.