Azure RBAC : The deep dark secrets of role based access control

แชร์
ฝัง

ความคิดเห็น • 26

  • @DanaEpp
    @DanaEpp 5 ปีที่แล้ว +17

    I ❤ Azure security. What do you think about diving into Azure with the CloudShell like this? Too techy? Want more?

    • @jonathanvasquez8364
      @jonathanvasquez8364 4 ปีที่แล้ว +1

      it was wonderful content

    • @tzelinong2272
      @tzelinong2272 4 ปีที่แล้ว +2

      Excellent! I didn't really understand the significance of Resource Providers before this but now you've explained it so clearly, those RBAC concepts now make so much more sense. More of these please, especially in Azure Cloud Shell. Not too techy at all.

    • @krefftc
      @krefftc 3 ปีที่แล้ว

      I thought it was perfect. Thanks!

    • @winstontripp232
      @winstontripp232 3 ปีที่แล้ว

      I realize I am kinda off topic but does anybody know of a good place to stream newly released tv shows online?

  • @jaunineconradie3265
    @jaunineconradie3265 11 หลายเดือนก่อน

    This was the last bit of information that I needed to be able to truly understand what is going on behind the scenes. Thank you.

  • @ehteramuddinmohammed3995
    @ehteramuddinmohammed3995 3 ปีที่แล้ว +2

    You kept is so simple and clear! Thank you. Simplicity usually comes after reaching heights in experience!.

  • @sreepriyanks
    @sreepriyanks 3 ปีที่แล้ว

    you deserve more reach. this is incredible

  • @Shankdude
    @Shankdude 4 ปีที่แล้ว +2

    Excellent explanation on the relationships between roles, security principles and resource actions. Thanks a lot.

    • @KnowOps
      @KnowOps  4 ปีที่แล้ว

      Thanks and welcome

  • @GeoffreySetiawan
    @GeoffreySetiawan 5 ปีที่แล้ว +3

    You explained this really well man. Thanks for sharing!

  • @alexwolf7171
    @alexwolf7171 2 ปีที่แล้ว

    This is a great video

  • @sendtorakesh
    @sendtorakesh 5 ปีที่แล้ว +1

    Thanks for sharing information. It is very helpful to know.

    • @KnowOps
      @KnowOps  5 ปีที่แล้ว

      Great to see the info resonates with you. What did you find the most interesting to you?

  • @90tiagosilva
    @90tiagosilva 3 ปีที่แล้ว

    Thanks for sharing, this was very helpful!

    • @KnowOps
      @KnowOps  3 ปีที่แล้ว

      Glad you liked it!

  • @CoopmanGreg
    @CoopmanGreg 4 ปีที่แล้ว

    Well done!

  • @bargainsnfindsdotcom8227
    @bargainsnfindsdotcom8227 4 ปีที่แล้ว

    Great job. Would be great if you had a visual summary at the end.

  • @deependrachaudhary202
    @deependrachaudhary202 4 ปีที่แล้ว +1

    Nice. RBAC under the hood!

    • @KnowOps
      @KnowOps  4 ปีที่แล้ว

      Glad you liked it!

  • @deepaksinghalinfo
    @deepaksinghalinfo 3 ปีที่แล้ว

    Thanks

  • @michaelferguson7371
    @michaelferguson7371 5 ปีที่แล้ว

    Good explanation.any chance of dumping the ps commands on a a blog or comments section?

    • @DanaEpp
      @DanaEpp 5 ปีที่แล้ว +2

      Hey Michael,
      I think the commands you are asking for are:
      To get a list of all roles in a subscription:
      az role definition list
      I used the following to filter the output for just the rolenames:
      az role definition list -o table --query [].roleName
      To see a role definition (ie: for role named Owner), you would use:
      az role definition list -n Owner
      To see a list of the registered resource providers, you can use:
      az provider list -o table --query “[?registrationState==‘Registered’]”
      To see the operations that a resource provider exposes, you can use:
      az provider operation show -n Microsoft.Storage
      I have had a few people message me privately wanting to know more about how to use the Azure CLI. I think I will cover that in the next episode and show you how to find this information yourself.
      Thanks for watching, and leaving a comment!

  • @amritarora8897
    @amritarora8897 4 ปีที่แล้ว +1

    Great Information. Will be better had it been detailed

  • @amritarora8897
    @amritarora8897 4 ปีที่แล้ว

    please post more details it'be great

  • @aparvkishnov4595
    @aparvkishnov4595 ปีที่แล้ว +1

    Nice crisp channel. Important topic but still just 10K views. Why tech guys get no chocolate from youtube viewership 🤷‍♂