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
  • 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 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%%