Skip to content

Commit 1aa2685

Browse files
authored
Push changes from develop to master (#155)
* Fixed jetstress Storage Endpoint api usage (#152) * Metadata.json fix for all the existing ones and newly created for Linux templates (#154)
1 parent 8702abf commit 1aa2685

File tree

27 files changed

+88
-45
lines changed

27 files changed

+88
-45
lines changed

101-create-nsg/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Create a Network Security Group",
33
"description": "Creates a Network Security Group with a single variable (no parameters): networkSecurityGroupName",
44
"summary": "This template creates a Network Security Group in the Azure Stack POC environment.",
5-
"githubUsername": "charlesjoy",
6-
"dateUpdated": "2015-12-16"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-create-storage-account/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Create a Storage Account",
33
"description": "Creates a Storage Account with three paremeters: newStorageAccountName, storageAccountType, location",
44
"summary": "This template creates a Storage Account in the Azure Stack POC environment.",
5-
"githubUsername": "charlesjoy",
6-
"dateUpdated": "2015-12-16"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-create-vnet-full/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Create a Virtual Network (full)",
33
"description": "Creates a Virtual Network with variables (no parameters)",
44
"summary": "This template creates a Virtual Network (with DNS), Public IP address, Network Security Group, and a Network Interface in the Azure Stack POC environment.",
5-
"githubUsername": "charlesjoy",
6-
"dateUpdated": "2015-12-16"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-create-vnet-nsg-only/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Create a Virtual Network with Network Security Group (only)",
33
"description": "Creates a Virtual Network with Network Security Group only with variables (no parameters)",
44
"summary": "This template creates a Virtual Network with Network Security Group (with DNS) only in the Azure Stack POC environment.",
5-
"githubUsername": "charlesjoy",
6-
"dateUpdated": "2015-12-16"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-create-vnet-only/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Create a Virtual Network (only)",
33
"description": "Creates a Virtual Network only with variables (no parameters)",
44
"summary": "This template creates a Virtual Network (with DNS) only in the Azure Stack POC environment.",
5-
"githubUsername": "charlesjoy",
6-
"dateUpdated": "2015-12-16"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-linux-customscript-ext/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Modify an existing Linux VM with a custom script",
33
"description": "Deploys the Linux Custom Script extension on an existing Linux VM",
44
"summary": "This template deploys the Linux Custom Script extension to an existing VM in the Azure Stack POC environment.",
5-
"githubUsername": "MatthewMcGlynn",
6-
"dateUpdated": "2015-12-17"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-linux-docker-extension/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Docker extension for existing Linux VM",
33
"description": "Deploys the Docker extension to an existing Linux VM",
44
"summary": "This template deploys the Docker extension to an existing VM in the Azure Stack POC environment.",
5-
"githubUsername": "MatthewMcGlynn",
6-
"dateUpdated": "2015-12-17"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-linux-vmaccess-ext/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "VMAccess for existing Linux VM",
33
"description": "Deploys the VM Access extension to modify an existing Linux VM",
44
"summary": "This template deploys the Linux VMAccess extension to an existing VM in the Azure Stack POC environment, allowing for the modification of users and passwords.",
5-
"githubUsername": "MatthewMcGlynn",
6-
"dateUpdated": "2015-12-17"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

101-simple-linux-vm/metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"itemDisplayName": "Deploy a simple Linux VM to Azure Stack",
3+
"description": "Deploys a simple Linux VM. This template also deploys a Virtual Network, Public IP address, Network Security Group, and a Network Interface.",
4+
"summary": "This template has default values for all the parameters and deploys a Ubuntu 14.04 LTS VM. For other supported Linux distros please use variations in azuredeploy.parameters.json.",
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
7+
}

101-simple-windows-vm-diag/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"itemDisplayName": "Simple Windows VM with Diagnostic Settings",
33
"description": "Deploys a simple Windows VM with Diagnostic Settings. This template also deploys a Virtual Network (with DNS), Public IP address, Network Security Group, and a Network Interface.",
44
"summary": "For Azure Stack POC TP1, enabling Monitoring for Virtual Machines from the UI is disabled. In order to test this functionality, the end user needs to deploy a Virtual Machine directly from an ARM template with Diagnostic Settings enabled. Once the VM is deployed, the Monitoring Agent that is deployed in the VM will be able to send data to the Storage Account provisioned to it.",
5-
"githubUsername": "shriramnat",
6-
"dateUpdated": "2015-12-16"
5+
"githubUsername": "azurestack",
6+
"dateUpdated": "2016-09-20"
77
}

0 commit comments

Comments
 (0)