Now that you've gotten a brief introduction to SQL, its time to get some hands-on practice connecting to a database and executing some queries. SQLite databases are stored as files on disk. The one we ...
Compute-nuke - Create an Azure Function that will delete all resource groups from the current subscription except those with the tag {"to_exclude": "true"}.