Azure Classroom Series – 08/Dec/2021

Azure Powershell Querying and Filtering the Data

  • using Select to narrow down on what has to be displayed
Get-AzResourceGroup | select ResourceGroupName, Location
  • Show all the Resource Group Names of Location east us Preview
  • Refer Here to understand the powershell statements used in the class
  • Activities :
    • Try to add firewall rule to the Sql Server
    • Create a secondary database for failover
  • Refer Here for the solution, validate if the solution is working for you (please change server names)

Leave a Reply

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

Please turn AdBlock off
Plugin for Social Media by Acurax Wordpress Design Studio

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube