Azure Classroom Series – 23/Dec/2020

Managing Azure Storage Account with Powershell

  • Ensure powershell extension is added to visual studio code

  • Create a file with .ps1 extension

  • To Work with Powershell

    • Option 1: Open Azure Powershell documentation page Refer Here and select reference section
      • Just like what we had done in azure cli we can select the servcie and explore cmdlets
    • Option 2: Ensure Azure Powershell is installed. Azure Powershell Cmdlets will be in the form of <verb>-Az<Noun> for example Get-AzSQL
      • Search for the cmdlet
      • Navigate to the help of cmdlet
  • Now lets quickly look at steps

    • Create a resource group
    • Create a storage account
    • Create a container
    • Upload blobs to the container
    • Download blobs from the container
  • Refer Here for the changeset

Next Steps

  1. Authorization
  2. Versioning
  3. Page Blobs
  4. Append Blobs
  5. Archive Tier
  6. Table Storage
  7. Queue Storage
  8. Data Migration
  9. Static Websites
  10. Azure Databases
  11. Azure Media Services

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%