{"id":19665559,"url":"https://github.com/geeklearningio/gl-vsts-tasks-azure","last_synced_at":"2025-04-28T22:31:15.302Z","repository":{"id":10097342,"uuid":"64470396","full_name":"geeklearningio/gl-vsts-tasks-azure","owner":"geeklearningio","description":"Azure Pipelines Tasks that help you build and publish your applications on Microsoft Azure","archived":false,"fork":false,"pushed_at":"2022-12-11T12:10:28.000Z","size":1526,"stargazers_count":19,"open_issues_count":31,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-13T21:58:00.716Z","etag":null,"topics":["azure","azure-devops","azure-devops-extension","azure-pipelines","azure-sql-database","vsts","vsts-tasks"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=geeklearningio.gl-vsts-tasks-azure","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geeklearningio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-29T09:53:52.000Z","updated_at":"2022-05-06T20:54:21.000Z","dependencies_parsed_at":"2023-01-11T20:14:03.345Z","dependency_job_id":null,"html_url":"https://github.com/geeklearningio/gl-vsts-tasks-azure","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeklearningio%2Fgl-vsts-tasks-azure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeklearningio%2Fgl-vsts-tasks-azure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeklearningio%2Fgl-vsts-tasks-azure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeklearningio%2Fgl-vsts-tasks-azure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geeklearningio","download_url":"https://codeload.github.com/geeklearningio/gl-vsts-tasks-azure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251397577,"owners_count":21583034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-devops","azure-devops-extension","azure-pipelines","azure-sql-database","vsts","vsts-tasks"],"created_at":"2024-11-11T16:23:25.684Z","updated_at":"2025-04-28T22:31:13.451Z","avatar_url":"https://github.com/geeklearningio.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Icon](https://github.com/geeklearningio/gl-vsts-tasks-azure/blob/master/Extension/extension-icon.png)\n\n# Microsoft Azure Build and Release Tasks\n\n[![Build status](https://geeklearning.visualstudio.com/gl-github/_apis/build/status/Azure%20Pipelines%20Tasks/gl-vsts-tasks-azure)](https://geeklearning.visualstudio.com/gl-github/_build/latest?definitionId=37)\n\nVisual Studio Team Services Build and Release Management extensions that help you to build and publish your applications on Microsoft Azure.\n\n[Learn more](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki) about this extension on the wiki!\n\n## Tasks included\n\n* **[Azure Web App Slots Swap](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-Web-App-Slots-Swap)**: Swap two deployment slots of an Azure Web App\n* **[Azure Web App Start](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-Web-App-Start)**: Start an Azure Web App, or one of its slot\n* **[Azure Web App Stop](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/Azure-Web-App-Stop)**: Stop an Azure Web App, or one of its slot\n* **[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\n* **[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\n* **[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\n* **[Azure Copy Files](https://github.com/geeklearningio/gl-vsts-tasks-azure/wiki/AzCopy)**: Copy blobs across Azure Storage accounts using AzCopy\n\n## To contribute\n\n1. Globally install typescript and tfx-cli (to package VSTS extensions): `npm install -g typescript tfx-cli`\n2. From the root of the repo run `npm install`. This will pull down the necessary modules for the different tasks and for the build tools.\n3. Run `npm run build` to compile the build tasks.\n4. Run `npm run package -- --version \u003cversion\u003e` to create the .vsix extension packages (supports multiple environments) that includes the build tasks.\n\n## Release Notes\n\n\u003e **10-24-2016**\n\u003e - Added: AzCopy Tool Task\n\n\u003e **8-19-2016**\n\u003e - Added: Azure SQL Database Incremental Deployment\n\n\u003e **8-1-2016**\n\u003e - Added: Azure SQL Execute Query\n\u003e - New build tools for all GL tasks\n\n\u003e **7-31-2016**\n\u003e - Added: Azure RM Support\n\n## Contributors\n\nThis extension was created by [Geek Learning](http://geeklearning.io/), with help from the community.\n\n## Attributions\n\n* [AzureWebPowerShellDeployment icon from the VSTS Tasks project](https://github.com/Microsoft/vsts-tasks)\n* [SqlAzureDacpacDeployment icon from the VSTS Tasks project](https://github.com/Microsoft/vsts-tasks)\n* [Lightning by Carla Dias from the Noun Project](https://thenounproject.com/search/?q=lightning\u0026i=542899)\n* [Restore by Arthur Shlain from the Noun Project](https://thenounproject.com/search/?q=restore\u0026i=52760)\n* [Trade by Michelle Fosse from the Noun Project](https://thenounproject.com/search/?q=swap\u0026i=560173)\n* [Stop by NAS from the Noun Project](https://thenounproject.com/search/?q=stop\u0026i=55668)\n* [Play by NAS from the Noun Project](https://thenounproject.com/search/?q=play\u0026i=55667)\n* [Checkmarks by Matt Saling from the Noun Project](https://thenounproject.com/search/?q=Checkmarks\u0026i=202337)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeeklearningio%2Fgl-vsts-tasks-azure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeeklearningio%2Fgl-vsts-tasks-azure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeeklearningio%2Fgl-vsts-tasks-azure/lists"}