Bob Pusateri
open-menu closeme
About
Community
Contact
twitter mastodon linkedin github rss
  • The Luhn Algorithm

    calendar Feb 20, 2020 · Computing Powershell  ·
    Share on: twitter facebook linkedin copy

    Checksums can be very helpful for validating that data is intact and free from simple mistakes. They are extremely fast to calculate, and computing power has made them all but trivial over the past few decades. Because of this, checksums often hide in plain sight. One of these is the Luhn Checksum, which is produced by …


    Read More
  • Updating the PowerShell Kernel in Azure Data Studio

    calendar Feb 2, 2020 · Azure Data Studio Powershell  ·
    Share on: twitter facebook linkedin copy

    In my previous post, I discussed an issue I encountered where comments caused strange issues in a PowerShell notebook in Azure Data Studio. I opened an issue in GitHub about this, and got some very prompt feedback from a member of the team. It turns out I did not have the latest version of the PowerShell Kernel running …


    Read More
  • Strange PowerShell Notebook Behavior When Comments Are Involved

    calendar Feb 2, 2020 · Azure Data Studio Powershell  ·
    Share on: twitter facebook linkedin copy

    This is not the blog post I was intending to write. I started off writing about a different topic, and had some code that I wanted to share in a PowerShell Notebook. Getting that notebook to behave like it should have, however, is another story entirely and worthy of its own post – this one. PowerShell Notebooks are …


    Read More
  • Upload Directly to Azure Blob Storage Archive Tier with PowerShell

    calendar Sep 9, 2019 · Cloud Storage Powershell  ·
    Share on: twitter facebook linkedin copy

    Last year I wrote about how to upload data to Azure Blob Storage Archive Tier, and included a PowerShell script to do so. It's something I use regularly, as I have hundreds of gigabytes of photos and videos safely (and cheaply!) stored in Azure Blob Storage using Archive Tier. Things Just Got Easier! Microsoft recently …


    Read More
  • Archiving Data with Azure Blob Storage Archive Tier and PowerShell

    calendar Jul 12, 2018 · Cloud Storage Powershell  ·
    Share on: twitter facebook linkedin copy

    As a former DBA, it should be no surprise that I am a big fan of keeping data safe, and not just corporate data – this extends to my personal data as well. Early on I realized that the cloud was a great way to protect all my photos, videos, and other digital keepsakes that I absolutely could not stand to lose. As cloud …


    Read More
  • Importing Data With PowerShell and dbatools

    calendar Apr 23, 2018 · Powershell  ·
    Share on: twitter facebook linkedin copy

    I've found myself working with PowerShell more frequently as of late, in no small part due to the amazing dbatools module. This has led to me trying to figure out how else I can utilize it for some of my personal internal processes. I like to use public datasets for experimentation and presentation demos, especially …


    Read More
  • T-SQL Tuesday #15: Automation

    calendar Feb 8, 2011 · Powershell SQL Server TSQL Tuesday  ·
    Share on: twitter facebook linkedin copy

    This Month's T-SQL Tuesday is being hosted by Pat Wright (blog | twitter) and Pat is asking about tips and tricks for making life easier through automation using either T-SQL or PowerShell. Recently I have been doing more and more work in PowerShell in order to get familiar with it. So far I've been quite happy. Batch …


    Read More

Bob Pusateri

Data and Kindred Subjects
Microsoft MVP Microsoft Certified Master

Newsletter

Subscribe Here

Recent Posts

  • How To Remember SQL Clause Ordering
  • Building A Redirect Service with Cosmos DB and Azure Functions
  • New and Improved - Now With Static!
  • Presenting at PASS Data Community Summit 2021!
  • How I Digitally Capture Videotapes

Tags

SQL-SERVER 83 SPEAKING 37 SQL-SATURDAY 37 TSQL-TUESDAY 37 THOUGHTS 36 PASS-SUMMIT 34 COMMUNITY 33 EVENTS 27 PRESENTATIONS 17 T-SQL 12 SOFTWARE 11 PERSONAL 10 TOOLS 10 CLOUD-STORAGE 9
All Tags
24-HOURS-OF-PASS1 ARTIFICIAL-INTELLIGENCE1 AUDITING1 AZURE-DATA-STUDIO4 AZURE-FUNCTIONS1 AZURE-SQL-DATABASE1 AZURE-VMS1 BACKUP2 BACON8 BIG-DATA-CLUSTERS1 BLOGGING3 BOOK-REVIEW3 CERTIFICATION2 CHICAGO-SQL-ASSOCIATION2 CLOUD-STORAGE9 COMMUNITY33 COMPRESSION2 COMPUTING2 CONFIGURATION2 COSMOS-DB3 DATA-SETS1 DATA-TYPES2 DESIGN3 EIGHTKB1 EVENTS27 FILEGROUPS1 HARDWARE4 HIGH-AVAILABILITY1 HUGO1 INDEXING3 INTERVIEWING3 LINUX1 LITERATURE2 MICROSOFT-CERTIFIED-TRAINER1 MVP1 OFF-TOPIC1 PASS4 PASS-SUMMIT34 PERSONAL10 POWERSHELL7 PRESENTATIONS17 PROFESSIONAL-DEVELOPMENT9 RECOVERY-MODELS1 SECURITY1 SNAPSHOTS1 SOFTWARE11 SPEAKING37 SQL-SATURDAY37 SQL-SERVER83 SQLBITS3 SSMS6 SSRS1 T-SQL12 THOUGHTS36 TIPS-TRICKS3 TOOLS10 TRAINING1 TSQL-TUESDAY37 USER-GROUPS4 VIDEO-CONVERSION2 WINDOWS1 XML2
[A~Z][0~9]
Bob Pusateri

Copyright 2010 -  Bob Pusateri. All Rights Reserved

to-top