• Disclaimer
  • Disclaimer
Home Tags

Azure

  • Understanding Azure Virtual Machine Compute Performance

    by coenvand April 28, 2020
    April 28, 2020

    When you’re looking for some serious compute power in the cloud, on-demand and flexible, Azure’s got you covered. The difficulty? Choosing the compute offering that fits your requirement without overpaying…

    Read more
  • Securing Azure Storage SAS Tokens

    by coenvand April 15, 2020
    April 15, 2020

    Shared Access Signature (SAS) tokens are great for sharing (limited) access to Azure Storage resources without using the storage account’s main key. You can generate a SAS-token on practically every…

    Read more
  • The Easiest Way To Prevent Accidental Resource Deletion in Azure

    by coenvand March 24, 2020
    March 24, 2020

    Have you ever accidentally deleted a resource to then find out you can’t recover it? Resource deletion in many cases is permanent in Azure so it’s key to triple check…

    Read more
  • Faster Azure Table Storage Querying For Serilog

    by coenvand December 28, 2019
    December 28, 2019

    Let me start of by saying that in general, having good azure table storage querying performance comes down to having a solid table design. Proper use of the PartitionKey and…

    Read more
  • OpenGL And DirectX On Azure Virtual Machines

    by coenvand April 3, 2019
    April 3, 2019

    Azure Virtual Machines by default don’t come with GPU capabilities, making them mostly useless for processes that require a GPU in anyway. I recently ran into this issue when publishing…

    Read more
  • Using Azure Storage and Azure Content Delivery Network (CDN) to Host Your Website’s Files, Images and Static Content

    by coenvand February 19, 2019
    February 19, 2019

    Your website or webapp often requires static content (e.g. images, files) to fully function as intended. Hosting these files within your app-directory is fine up to a point, but as…

    Read more
  • Forwarding Domain Names with ASP.NET Core and Azure Web Apps

    by coenvand January 14, 2019
    January 14, 2019

    A common issue when registering domain names is the question whether you should purchase multiple TLD’s (top-level domains) to accommodate for spelling variations, or preemptively purchase domains for future projects…

    Read more
  • How To Ping Your Azure Virtual Machine

    by coenvand December 23, 2018
    December 23, 2018

    When you have created your Virtual Machine in Microsoft Azure the easiest way to test connectivity is to ping your Virtual Machine. By default, ping is disabled for Azure Virtual…

    Read more

Coen Adrien van Driel

I'm an Azure Cloud & DevOps Consultant with a software development background. I mainly focus on Microsoft technologies.

Need help?

If you need help with your project regarding Azure Cloud & DevOps maybe I can help. Feel free to send me an email.

Socials

Facebook Twitter Linkedin Github

Tags

ASP.NET Core (4) Azure (8) Azure Compute (1) Azure Storage (4) Azure Web Apps (1) C# (1) Content Delivery Network (1) CSS (1) DirectX (1) Gulp (1) LESS (1) MVC (1) OpenGL (1) Virtual Machine (3) Visual Studio (1) WebClient (1)
  • Facebook
  • Twitter
  • Linkedin
  • Email
  • Github

@2020 - All Right Reserved. Disclaimer


Back To Top