Skip to content

Commit

Permalink
Readme Update ***NO_CI_***
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorfr committed Oct 24, 2016
1 parent b76197c commit 1ec65a4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Extension/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Visual Studio Team Services Build and Release Management extensions that help yo
* **[Azure SQL Execute Query](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-SQL-Execute-Query)**: Execute a SQL query on an Azure SQL Database
* **[Azure SQL Database Restore](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-SQL-Database-Restore)**: Restore an Azure SQL Database to another Azure SQL Database on the same server using the latest point-in-time backup
* **[Azure SQL Database Incremental Deployment](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-SQL-Database-Incremental-Deployment)**: Deploy an Azure SQL Database using multiple DACPAC and performing incremental deployments based on current Data-Tier Application version
* **[AzCopy](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/AzCopy)**: AzCopy task

## Steps

Expand All @@ -25,6 +26,9 @@ The [source](https://github.com/geeklearningio/gl-vsts-tasks-azure) for this ext

## Release Notes

> **10-24-2016**
> - Added: AzCopy Tool Task
> **8-19-2016**
> - Added: Azure SQL Database Incremental Deployment
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Visual Studio Team Services Build and Release Management extensions that help yo
* **[Azure SQL Execute Query](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-SQL-Execute-Query)**: Execute a SQL query on an Azure SQL Database
* **[Azure SQL Database Restore](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-SQL-Database-Restore)**: Restore an Azure SQL Database to another Azure SQL Database on the same server using the latest point-in-time backup
* **[Azure SQL Database Incremental Deployment](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-SQL-Database-Incremental-Deployment)**: Deploy an Azure SQL Database using multiple DACPAC and performing incremental deployments based on current Data-Tier Application version
* **[AzCopy](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/AzCopy)**: AzCopy task

## To contribute

Expand All @@ -26,6 +27,9 @@ Visual Studio Team Services Build and Release Management extensions that help yo

## Release Notes

> **10-24-2016**
> - Added: AzCopy Tool Task
> **8-19-2016**
> - Added: Azure SQL Database Incremental Deployment
Expand Down
1 change: 1 addition & 0 deletions configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
],
"DisplayNamesSuffix": "",
"TaskIds": {
"AzCopy" : "d66b2794-5008-46fc-ad96-77d90c2e5615",
"RestoreSqlDatabaseToSqlDatabase": "56EFEADB-7DF6-4DAC-8163-AF8E07298C8B",
"StartWebApp": "DF1611D6-6AEE-40B5-8AF6-143AF94D9F3E",
"StopWebApp": "A3F35BB6-5341-413A-8091-10F93D390BB5",
Expand Down

0 comments on commit 1ec65a4

Please sign in to comment.