Tag Archives: azure

Create IP filter rules faster with azure cli for Azure IoTHub, DPS and App Services

Implementing network security for the IoTHub and the Device Provisioning Service (DPS) in Azure is a challenging task as simply putting it into a VNET is not always an easy option. Sometimes you can restrict the IP Addresses to the … Continue reading

Rate this:

Posted in Technical Interest | Tagged , , , , , , , , , , | 1 Comment

Azure Table Storage with Managed Identities

At the time of writing this post there are no official support for Azure Table Storages with Managed Identities which is a huge pity. I’m focusing on solutions, which use the `Azure.Identities` and the class `DefaultAzureCredential`. My goal was also … Continue reading

Rate this:

Posted in Technical Interest | Tagged , , , , , , , , | Leave a comment

Nested for_each in terraform used for diagnostic settings of multiple azure storages

There were multiple challenges hiding behind every single word in the title. One of the most important solution to one of them was – as the very often – found on a stackoverflow site, to find the right target resource_id … Continue reading

Rate this:

Posted in Technical Interest | Tagged , , , , , , , , , | Leave a comment