Revision history of "Github secrets rotation"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 13:32, 14 December 2024Busk talk contribs 785 bytes +785 Created page with "``` #!/bin/bash # Authenticate to Azure (if not already authenticated) az login # Get the storage account access key storage_account_name="your_storage_account_name" storage..."