Skip to content

pascaljoly/Azure-POC-Template

 
 

Repository files navigation

Azure-POC-Template

This repository contains a simple Azure template and configuration instructions which can be used to prepare an Azure account to install and demo a CloudShell Azure deployment. The deployment architecture is intended for demo/POC purposes and is not suitable for production environments.

To prepare an Azure environment for a CloudShell demo, first deploy the basic template by clicking the button below, then follow the instructions in this file to configure the required permissions for the CloudShell application.

Deployment Architecture

Click the button below to deploy this template to your Azure account:

Deploy to Azure

The following diagram describes the deployment topology.

Deployment Architecture

As seen in the above diagram this template will create the following elements in Azure:

  1. CloudShell Management VNET
  2. CloudShell Management Subnet
  3. CloudShell Management Storage
  4. CloudShell Management Resource Group
  5. CloudShell Management Security Group
  6. Windows VM (default DS4_v2)for the following products (installed separately): CloudShell Portal, Quali server (including Execution Server and CloudShell DB)
  7. Linux VM (default DS2_v2) for the following product: QualiX
  8. CloudShell Sandboxes VNET
  9. Peering between the CloudShell Sandboxes VNET and the CloudShell Management VNET

Note that additional VMs may be dynamically allocated for each sandbox.

Configure Azure API to work with CloudShell

CloudShell Apps communicate with Azure using the Azure API. However, to enable the two platforms to work with each other, you need to add a web application that has permissions to use the Azure API.

This configuration is a three-step process:

  1. Add an Azure web application
  2. Delegate Azure API permissions to the web application
  3. Configure the web application as Contributor

During the Azure configuration process you'll obtain a tenant and a secret key which, along with your subscription ID and client ID you'll need to configure CloudShelll. Please pay attention in the steps below to the instructions regarding these important values.

Please follow the link below for detailed configuration instructions:

Configure Azure API to work with CloudShell (CloudShell 8.0 EA Online Help)

CloudShell Installation

Please contact a Quali representative to continue the installation process.

About

Azure POC Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published