Posts tagged azure

Az Module (Powershell) vs az cli

  • 30 December 2020
  • Tag: azure

https://millerb.co.uk/2019/12/07/Az-CLI-vs-Az-PowerShell.html

Read more ...


WASB

  • 30 November 2019
  • Tag: azure

Windows Azure Storage Blob (WASB) is a filesystem on top of HDFS. This allows persistence of the data in Azure Storage Accounts instead of local disk. This way the hadoop cluster can be shut down when no computation is taking place.

Read more ...


Azure Data Lake

  • 30 November 2019
  • Tag: azure

Azure data lake can be used to store any type of data whether it is:

Read more ...


Azure Service Fabric

  • 13 November 2019
  • Tag: azure

Plural site course (focusing on ‘Reliable Services’) https://app.pluralsight.com/course-player?clipId=ec014437-6f1b-49e0-a70f-47878c055bcb

Read more ...


Azure Key Vault

Get the value of the secret:

Read more ...