Skip to content

sssalib42/DeployWebCADAzureResources

Repository files navigation

DeployWebCADAzureResources

A testing repository of deployment of the a demo WebCAD resource group on Azure Resource Manager. The resrource group will include two VMs and their configurations.

Click on the button, and please be sure to use the following naming convention:

1- Resource Group name:

Can only include alphanumeric characters, periods, underscores, hyphens and parenthesis and cannot end in a period. (No spaces)

Please note that in order to choose a custom Azure Datacenter hosting LOCATION, you must first create a new resource group by following the first step in this Resource Group Portal article, then later choose that "existing" resource group name when prompted.

capture1

Otherwise, the Azure portal will automatically choose your hosting location if you create a new resrouce group during this WebCAD deployment plan.

capture2

2- Dns public ip name:

Must conform to the following regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.

3- Storage Account name:

Must consist of all lowercase letters and numbers (size: 3-24)

4- VMs Admin Username:

The word "admin" is not allowed! Must conform to the following regular expresssion: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$

5- VMs Admin Password:

Must not containt the Admin Username. The supplied password must be between 8-123 characters long and must satisfy at least 3 of password complexity requirements from the following: 1) Contains an uppercase character 2) Contains a lowercase character 3) Contains a numeric digit 4) Contains a special character.

6- Redis cache name:

It can only contain letters, numbers and hyphens. The first and last characters must each be a letter or a number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published