Category: General
-
Get notified with Azure Service Health on service incidents
Azure Service Health is one of a dozen cool Azure service Microsoft is currently offering in Azure. The Service Health dashboard provides you with the right information in case of a service issue, planned maintenance or health advisory event that has an impact on your workloads you are running on Azure. -> https://azure.microsoft.com/en-us/features/service-health/ In case…
-
Deploying the Kubernetes ACI connector on Kubernetes on Docker for Windows
In January Docker announced and integrated the experimental support of Kubernetes for its Edge channel version of Docker for Windows. -> https://blog.docker.com/2018/01/docker-windows-desktop-now-kubernetes/ During the writing of my blog post about “Deploying the Kubernetes ACI connector on AKS – Managed Kubernetes in Azure”, I was curios to try the same for Kubernetes on Docker for Windows.…
-
SAP HANA Express Edition – Deploy HANA Express database on AKS – Managed Kubernetes on Azure
Today I will guide you through the deployment of a HANA Express database on AKS – Managed Kubernetes on Azure. One of my colleagues out of the GBB SAP team has asked me, if the setup described for GKE on the SAP website is also possible for AKS on Azure. -> https://www.sap.com/developer/tutorials/hxe-kubernetes-google-cluster.html The answer is…
-
Deploying the Kubernetes ACI connector on AKS – Managed Kubernetes in Azure
Last year Microsoft announced the preview of AKS – Managed Kubernetes and the new ACI connector for Kubernetes the Virtual Kubelet. -> https://azure.microsoft.com/en-us/blog/introducing-azure-container-service-aks-managed-kubernetes-and-azure-container-registry-geo-replication/ -> https://azure.microsoft.com/en-us/blog/azure-brings-new-serverless-and-devops-capabilities-to-the-kubernetes-community/ In this blog article I will provide you with the necessary steps on how to deploy the Kubernetes ACI connector on AKS in Azure. The easiest way to achieve this…
-
Deploying Application Security Groups with an Azure Resource Manager template
This month Microsoft launched the public preview of the Application Security Groups, short ASG, in all Azure regions. -> https://azure.microsoft.com/en-us/updates/public-preview-for-asg/ ASGs are like a security group and makes it easier to define an Azure Network Security Group rule set. You can join Azure VMs or to be more specific the Azure VM’s NIC to an…
-
Link summary for guidance for mitigation and protection from Spectre and Meltdown on Windows Server, Hyper-V and Azure
From a security perspective the new year has started with a big bang. If you have lost the traction where you get the necessary information for guidance for mitigation and protection from Spectre and Meltdown on Windows Server, Hyper-V, and Azure, then have a look at the following link summary. Windows Server in general: Windows…