Azure Classroomnotes 28/Jul/2023

Azure Active Directory contd

  • Authorization in Azure is acheived by Role assignment to user principal
  • Exact Permissions at subscription/resource group/resource level is set by Role and Microsoft has pre-defined roles
  • Azure organizes resources in the following way

    • Every subscription will have resource providers which provide resource and actions.
    • New updates will lead to new API Versions
    • Refer Here for official docs
  • When we want to give permissions we need to know resource type and actions.
  • Match Service to resource provider Refer Here
  • Figure out operations by resource provider Refer Here

Find operations to create, view and update virtual networks

  • Find the provider
  • Now Find the resource Type Microsoft.Network/virtualNetworks
  • Now search for operations in the following page Refer Here
    Preview

Find the operations to view cosmos databases

  • provider: Microsoft.DocumentDB
  • Options
Microsoft.DocumentDB/databaseAccounts
Microsoft.DocumentDB/mongoClusters

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

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