{"id":25545231,"url":"https://github.com/kevchant/github-synapsededicatedsqlpool","last_synced_at":"2025-04-11T18:53:01.133Z","repository":{"id":42161419,"uuid":"493401637","full_name":"kevchant/GitHub-SynapseDedicatedSQLPool","owner":"kevchant","description":"Template to perform CI/CD for Azure Synapse dedicated SQL Pools using GitHub Actions","archived":false,"fork":false,"pushed_at":"2024-09-19T11:39:14.000Z","size":28,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T14:44:52.344Z","etag":null,"topics":["azure-synapse","azure-synapse-analytics","github","github-actions"],"latest_commit_sha":null,"homepage":"","language":"TSQL","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/kevchant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-17T20:19:46.000Z","updated_at":"2024-09-20T08:41:57.000Z","dependencies_parsed_at":"2023-02-10T17:30:34.936Z","dependency_job_id":null,"html_url":"https://github.com/kevchant/GitHub-SynapseDedicatedSQLPool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevchant%2FGitHub-SynapseDedicatedSQLPool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevchant%2FGitHub-SynapseDedicatedSQLPool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevchant%2FGitHub-SynapseDedicatedSQLPool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevchant%2FGitHub-SynapseDedicatedSQLPool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevchant","download_url":"https://codeload.github.com/kevchant/GitHub-SynapseDedicatedSQLPool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248464372,"owners_count":21108238,"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-synapse","azure-synapse-analytics","github","github-actions"],"created_at":"2025-02-20T08:18:29.947Z","updated_at":"2025-04-11T18:53:01.103Z","avatar_url":"https://github.com/kevchant.png","language":"TSQL","readme":"# Azure Synapse SQL Pool Database Project\n\nExample of a [SQL database project](https://learn.microsoft.com/en-us/sql/tools/sql-database-projects/sql-database-projects?view=sql-server-ver16\u0026WT.mc_id=DP-MVP-5004032%3Fview%3Dsql-server-ver16) that deploys to Azure Synapse Dedicated SQL Pool in GitHub. Initially based on a blog post I wrote called 'Create a dacpac for an Azure Synapse Analytics dedicated SQL Pool using GitHub Actions' ([https://bit.ly/3HQOfFp](https://bit.ly/3Pl2irk)).\n\nIn addition, I show how you can do this in the [January 2023 edition of the Azure Synapse Analytics and Microsoft MVP series](https://www.youtube.com/watch?v=Dcpd4Z783Zs).\n\nA brief overview is below. However, there is also a wiki for this repository (https://github.com/kevchant/AzureDevOps-SynapseServerlessSQLPool/wiki).\n\nIt contains two separate YAML pipelines, which is also known as a workflows in GitHub. You can find these files in the /.github/workflows folder of the repository. One workflow uses v1 of sql-action and the other uses the newer v2 version.\n\nIn order to use it with GitHub Actions in your own account you can either import or fork this repository into another GitHub repository.\n\nIn order for either the workflow to run the firewall settings for the logical SQL Server MUST allow Azure services and resources to access the server. Alternatively, use the Azure Login GitHub Action that is in this workflow https://github.com/marketplace/actions/azure-login.\n\nIn addition, you MUST have two secrets specified if you are using the Key Vault YAML, any defaults in my repo are blank:\n\n- AZURE_CREDENTIALS - Required to create a temporary firewall rule for your agent, follow link to [create the credential](https://bit.ly/3Mn5a53). \n- AZURE_KEYVAULT - Contains your Azure Key Vault name \n\nAzure Key Vault secrets MUST be added first. For both workflos you need the DedicatedSQLPool-Connection-String secret in Azure KeyVault. WHich contains the connection string to your dedicated SQL Pool. \n\nIf you are using the workflow for v1 you also need to add another secret called DedicatedEndPoint. Which contains your Azure Synapse Analytics dedicated SQL Endpoint.\n\nThis repository is provided \"as is\" based on the MIT license (https://opensource.org/licenses/MIT). Basically, I am not responsible for your use of it.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevchant%2Fgithub-synapsededicatedsqlpool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevchant%2Fgithub-synapsededicatedsqlpool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevchant%2Fgithub-synapsededicatedsqlpool/lists"}