Reduce OMS logs for AKS
What's going on? Every week my team is trying to check our bill for Azure. This week OMS won the battle. We have a small AKS »
What's going on? Every week my team is trying to check our bill for Azure. This week OMS won the battle. We have a small AKS »
This post is short but useful. We need just two lines (we can combine it to one): $allSites = Get-AzureRmWebApp -ResourceGroupName resource-group-name @($allSites).GetEnumerator() | Restart-AzureRmWebApp The trick »
Step 0 - why If you want to play with K8S MiniKube is the best option. Still, you don't believe that K8S will survive the next »
UPDATE Read to the end, it is a problem with code and indexes, but it isn't obvious. Basically, it is my fault and my lack of »
What a stupid question, isn't it? You can answer like I would use my public IP and setup proxy on IIS to access it. Isn't good »
Azure has a storage, to be precise a cheap storage, but there isn't an FTP as a service. Still today, some companies want to integrate using »