Creating Custom Azure Policies

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 19

  • @jpb2085
    @jpb2085 2 роки тому +1

    Very well explained with an actual demo doing it, fantastic!

    • @Atmosera-
      @Atmosera-  2 роки тому

      I use demos in all my videos as a POC/training. :)

  • @brandoncalderon5888
    @brandoncalderon5888 3 роки тому +1

    Nice video!
    This was definitely useful for my study session! I'm pursuing the Azure Administrator Associate cert! Keep on with the videos!

  • @jcvirtcloudconsultancy7552
    @jcvirtcloudconsultancy7552 3 роки тому +1

    Thank you for making the video

  • @Ada-hd3zp
    @Ada-hd3zp Рік тому

    Hello! thanks a lot for this video! can you please advice ne on a related aspect? I am an internal IT auditor. I want to define my own set of rules and scan the Azure subscriptions in scope for the audits, against my set of rules to determine compliance. how do I do that? I need to create my own Azure subscription and I define that list of policies in Defender? I am afraid that if I directly check the Defender of the audited Azure subscription, might be that the owner of that subscription did not define a certain policy in there, that I have interest in. I am confused :)

  • @shuaib.urrahman
    @shuaib.urrahman Рік тому

    doubt clear. Well explained.

  • @vikramnanda2833
    @vikramnanda2833 2 роки тому

    Thanks for the video.
    Can you please help me with Microsoft Azure machine learning note book proxies?
    Unable to access the notebook from Azure ML studio

    • @Atmosera-
      @Atmosera-  2 роки тому

      I am not really an expert on Azure ML. :(

  • @PrabaHaranpharan
    @PrabaHaranpharan 3 роки тому

    In Definition add policy Definition - in definition location, I can't find anything in subscription? I want to pay for that? Or what else?

    • @Atmosera-
      @Atmosera-  3 роки тому +1

      The policy definitions are applied at a subscription for a scope. That means everything in the subscription is subject to the policy.

  • @Sunilkasu77
    @Sunilkasu77 2 роки тому

    What type of access role requires to create policy in azure portal

    • @Atmosera-
      @Atmosera-  2 роки тому

      I think you need to be an Owner

  • @vikramnanda2833
    @vikramnanda2833 Рік тому

    Thanks for the video.
    Can you please help me with the custom policy for Azure Tag assignment for azure resources?
    appending tag for existing resources.
    Multiple tags name and multiple tag values
    1.
    TagName: Environment
    TagValue: prod, dev, qa
    2.
    TagName: Product
    TagValue: Data, platform, learn, security
    or Kindly share link which direct to me for multiple Azure tags association

  • @ibmuser13
    @ibmuser13 3 роки тому

    liked and subscribed! thanks WintellectNOW.
    I had a use case, can i create an azure policy to restrict any service principal that has the "Owner" role assigned, to NOT cancel a subscription or move/rename the subscription? Would you be able to help me with the custom Azure policy?
    thanks a lot!

    • @Atmosera-
      @Atmosera-  3 роки тому

      I'm not sure I would even know where to begin on that... Azure policy doesn't really check the credentials or RBAC of those adding or removing things. I would recommend turning on locks for things you don't want removed in any case.

  • @howtodo443
    @howtodo443 2 роки тому

    How can i get Json file ?

    • @Atmosera-
      @Atmosera-  2 роки тому

      You should be able to access it from the portal for the generated templates.

    • @Atmosera-
      @Atmosera-  2 роки тому

      The policy packs are in the video description.