codewithme.cloud | Mostly Technical
  • About
  • Posts
  • Contact
Azure Security

Why aren't you using Managed Identities?!

05 Feb, 2024
Why aren't you using Managed Identities?!

TL;DR

  • Utilize user-assigned or system-assigned managed identities where this supports your use case.
  • Use Workload Identity Federation managed identities for authentication where possible.

Jump to recipe

...

Continue Reading
Azure Security

Improve storage account security with Azure RBAC and Terraform

06 Sep, 2023
Improve storage account security with Azure RBAC and Terraform

TL;DR

Terraform supports using Entra ID authentication to Azure Storage Accounts, and you can easily enable it.

...

Continue Reading
Azure Security

Gain insights into your Azure role assignments on subscription level

31 Aug, 2023
Gain insights into your Azure role assignments on subscription level

TL;DR

List Azure role assignments and custom role definitions recursively with PowerShell and Azure CLI.

...

Continue Reading
Azure Security

Granular RBAC on Azure Key Vault Secrets

09 Aug, 2021
Granular RBAC on Azure Key Vault Secrets

TL;DR: You can configure individual RBAC on keys, secrets, and certificates in Azure Key Vault with RBAC enabled.

...

Continue Reading
Azure Security

Azure Automation Managed Identity

17 Apr, 2021
Azure Automation Managed Identity

The Azure Automation authentication via System Assigned Managed Identity is now in public preview!

...

Continue Reading
Azure Microsoft Security

Notification Hubs RBAC roles

30 Aug, 2020
Notification Hubs RBAC roles

If you’re like me when granting permissions, you want to do it according to least privilege. This is not always possible, but in Azure you have complete control over access given to custom RBAC roles.

...

Continue Reading
codewithme.cloud | Mostly Technical

| copyright © 2025 Tor Ivar |

This site uses cookies. By continuing to use this website, you agree to their use. I Accept