home.social

#azurepolicy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #azurepolicy, aggregated by home.social.

fetched live
  1. Cloud environments scale fast—and without guardrails, they scale chaotically. As teams move quickly, resources can be deployed with insecure configurations, inconsistent tagging, or unexpected cost implications. Left unchecked, this sprawl creates operational risk and makes compliance difficult to prove.

    Azure Policy acts as your built-in compliance enforcer. #AutoRemediate #AzurePolicy #compliance #governance #policy

    azuretracks.com/?p=2951

  2. Hey Copilot can you take this existing By Category Group logs Azure policy and make an equivalent version for By Category?

    Sure, here’s a new version!

    Azure Policy - Invalid JSON

    Hey Copilot, WTF?

    Oh yeah sorry I used a bunch of constructs that aren’t valid (probably), here’s a new version…

    Azure Policy - Invalid JSON

    Love the descriptive error messages…

    #azurePolicy #azure

  3. Would be nice if I could just copy & paste my jsonc Azure Policy definition into the Azure Portal for quick testing... but unfortunately it accepts only pure json format, so I have to strip my comments from the file beforehand. There goes the 'quick'-part... 😒

    #Azure #AzurePolicy

  4. Why "Policy Initiative". The original term "Policy Set" seems way more descriptive to me. And less prone to typos. 🙈
    #Azure #AzurePolicy

  5. Enterprise Policy as Code with Azure DevOps

    EPAC comprises a number of scripts which can be used to deploy Azure Policies. This is a great way to ensure that your Azure environment is compliant, so let us take a look at it!

    #azure #epac #azurepolicy

    luke.geek.nz/azure/enterprise-

  6. [Share] Azure Feeds Newsletter for the week of Saturday, December 02, 2023, to Saturday, December 09 2023

    This email is hitting subscribed user inboxes as we speak! (you can sign up here: newsletter.azurefeeds.com/join).

    There is a massive amount of amazing community updates this week, with the first week of the Festive Tech Calendar (festivetechcalendar.com/)!

    Note: This year, the Festive Tech Calendar Team are raising money for the Raspberry Pi Foundation! If you would like to donate to this foundation, make sure you check the Festive Tech Calender givealittle page: justgiving.com/page/festive-te

    Includes Weekly #AzureUpdates, Latest #TechCommunity posts, latest #MicrosoftSecurity posts, posts from the #Azure and #TechCommunity, weekly updates on #AzurePolicy and #AzureArchitectureCenter and finally, recently released or modified Microsoft Learn content.

    clt1619647.bmeurl.co/10787541

    #mvpbuzz #microsoft #community #cloudfamily #azurenews #azureupdates #newsletter #azureweekly #AzureFeeds #Azure #MicrosoftLearn #sparkpossibility #cloudfamily

  7. #AzurePolicy is not a set and forget service - there are technical and governance items to consider. I drew up a mindmap, to help guide people on what to consider when deploying Azure Policy.

  8. azure.github.io/AppService/202

    Azure Policy for App Service have updated built-in policies to monitor against a _specified_ language version instead of always monitor against the _latest_ version.
    #azure #azureappservice #AzurePolicy

  9. Working with #Azure and the #AzurePolicy #RestAPI today and it feels unnecessary complicated to get a list of Policy Assignments and the associated Policy Definitions and Policy Set Definitions, which are further separated into builtin policies, custom policies and policies assigned at management group level. 🙈

    learn.microsoft.com/en-us/rest

  10. Many people understand the need for policies and governance to ensure cloud spend is monitored and resources are deployed in accordance with company standards. Azure Policy can help organizations keep an organized and secure environment, while stakeholders should get involved to create fundamental policies. techcommunity.microsoft.com/t5 #AzurePolicy #CloudSpend #StakeholderInvolvement

  11. Does anyone know where the source for the module went?

    The module is now at 4.2
    powershellgallery.com/packages

    But the source links (including the link to the ChangeLog for 4.0.0 which is what I really need) all point to a missing Github repo:
    github.com/Azure/GuestConfigur


    /cc @gaelcolas

  12. Azure Policy has released its new preview effect, DenyAction, that blocks requests based on intended action, regardless of user permissions. This effect is able to protect critical resources from accidental deletions and can be created in the Portal or API. techcommunity.microsoft.com/t5 #AzurePolicy #DenyAction #PreviewEffect #ResourceProtection