home.social

#azuresql — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #azuresql, aggregated by home.social.

  1. My blog's "About Me" page was getting a bit stale, so I gave it a refresh to better reflect my work with SQL Server, security, and automation.

    Check out the new version here:
    vladdba.com/vlad-drumea/

    #SQLServer #DBA #InfoSec #AzureSQL #SQL #PowerShell #MVPBuzz

  2. Any #Azure, specifically #AzureSQL product peeps on here? I would *really* like a realtime layer on top of AzureSQL without having to roll my own with SQL Change Feed/Functions/SignalR etc. I want Supabase simplicity without having to spin up a whole bunch of stuff.

  3. Any #Azure, specifically #AzureSQL product peeps on here? I would *really* like a realtime layer on top of AzureSQL without having to roll my own with SQL Change Feed/Functions/SignalR etc. I want Supabase simplicity without having to spin up a whole bunch of stuff.

  4. I'm always surprised by how slow Azure databases are, compared to actual/local installations ..... makes realistic testing very difficult unless on a carbon-copy of production.
    Queries and inserts that run in seconds or less when local/dedicated, takes minutes on staging/prod.

    I know, I know - you get what you pay for, but it's danged hard to find actual numbers for anything.

    #azure #azuresql

  5. I'm always surprised by how slow Azure databases are, compared to actual/local installations ..... makes realistic testing very difficult unless on a carbon-copy of production.
    Queries and inserts that run in seconds or less when local/dedicated, takes minutes on staging/prod.

    I know, I know - you get what you pay for, but it's danged hard to find actual numbers for anything.

    #azure #azuresql

  6. So happy that I could record a short and 100% demo session with the amazing Anna Hoffman. Join us to see how exact prompting helps you get better results from #SQL #Copilot

    #MVPBuzz

    Watch 📷: bit.ly/4lYjodU #AzureSQL #MVPTuesday

  7. So happy that I could record a short and 100% demo session with the amazing Anna Hoffman. Join us to see how exact prompting helps you get better results from #SQL #Copilot

    #MVPBuzz

    Watch 📷: bit.ly/4lYjodU #AzureSQL #MVPTuesday

  8. I've added Azure SQL change tracking to my set of samples showing how to expose various databases changefeed from ASP​.NET Core.

    (Also for this one I got to play with Microsoft Graph extension for Bicep to make it credential-less)

    #AspNetCore #AzureSql #ChangeTracking

    github.com/tpeczek/Demo.AspNet