{"id":18664332,"url":"https://github.com/dzsquared/functions-import-bacpac","last_synced_at":"2025-11-06T09:30:34.127Z","repository":{"id":95257846,"uuid":"471547489","full_name":"dzsquared/functions-import-bacpac","owner":"dzsquared","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-07T22:07:53.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-27T17:20:28.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/dzsquared.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-18T23:50:31.000Z","updated_at":"2022-03-19T00:02:17.000Z","dependencies_parsed_at":"2023-03-14T03:15:44.886Z","dependency_job_id":null,"html_url":"https://github.com/dzsquared/functions-import-bacpac","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/dzsquared%2Ffunctions-import-bacpac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzsquared%2Ffunctions-import-bacpac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzsquared%2Ffunctions-import-bacpac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzsquared%2Ffunctions-import-bacpac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzsquared","download_url":"https://codeload.github.com/dzsquared/functions-import-bacpac/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239491352,"owners_count":19647811,"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":[],"created_at":"2024-11-07T08:23:07.014Z","updated_at":"2025-02-18T14:45:40.698Z","avatar_url":"https://github.com/dzsquared.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Function for populating a database by importing a sample bacpac or publishing a sample dacpac\n\nInvoke this Function either via a POST request or in an Azure Logic App to perform DacFx import/publish operations from a bacpac/dacpac in Azure Blob Storage.\n\n## Required settings\nThe following parameters must be set either in the POST body or in app settings - if set in both places the POST body value will take precedence.\n\n- [AzureStorageConnectionString](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-blobs-dotnet?tabs=environment-variable-windows#copy-your-credentials-from-the-azure-portal)\n- AzureStorageContainerName\n- FileName (.bacpac or .dacpac files only)\n- sqlServerName (prefix to .database.windows.net)\n- sqlDatabaseName\n- sqlPassword (*it is recommended that this value is stored in app settings*)\n- sqlUser\n\n## Includes contributor\nIn this example, a deployment contributor is included to adjust the import/publish process by moving all trigger creation to the end of the plan.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzsquared%2Ffunctions-import-bacpac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzsquared%2Ffunctions-import-bacpac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzsquared%2Ffunctions-import-bacpac/lists"}