keithmenor.dev

Category: git

  • July 3, 2024

    Pushing EF Migrations to Azure SQL from GitHub Actions


    The underlying problem for deploying Azure SQL EF migrations is a firewall issue. The big problem with this particular firewall is that GitHub has a YUUUGE list of IPs that the runners run on — and whitelisting GitHub’s gazillion IP addresses in Azure seems… awful. Sure, you can host and run your own deployment runner,…

    Read More: Pushing EF Migrations to Azure SQL from GitHub Actions

keithmenor.dev


© Copyright Keith Menor