Category: Azure

Azure Table Storage Error – Not Found (404)

In this post, you’ll learn more about the Error Not Found (404) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code EntityNotFound Not Found (404) Azure Table Storage Error Description The specified entity does not exist.

Azure Q&A #3 – Hybrid Benefit – Minimize Compute Costs of Virtual Machines

Problem Assume that you have an on-premise Hyper-V cluster that contains X number of virtual machines and the hosts are licensed under Microsoft Enterprise Agreement with Software Assurance. You are planning to replace the on-premise virtual machines with the Azure Virtual Machines. You need to minimize the compute costs of Azure virtual machines. Solution Enabling the Azure Hybrid Benefit for Azure Virtual Machines will allow…

Azure Table Storage Error – Bad Request (400)

In this post, you’ll learn more about the Error Bad Request (400) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code XMethodNotUsingPost Bad Request (400) Azure Table Storage Error Description The request uses X-HTTP-Method with an HTTP verb other than POST.

Azure Q&A #9 – Centrally Monitor Warning Events of VMs

Problem Assume that you have an Azure subscription that contains 300 Azure Virtual Machines that runs on Windows Server 2016. You will need to centrally monitor all warning events in the System logs of Virtual machines. Solution Simply create a new resource of type “Log Analytics Workspace” in Azure and then install the Microsoft Monitoring Agent in the Virtual Machines.

Azure Table Storage Error – Unsupported Media Type (415)

In this post, you’ll learn more about the Error Unsupported Media Type (415) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code JsonFormatNotSupported Unsupported Media Type (415) Azure Table Storage Error Description JSON format is not supported.

Azure Table Storage Error – Bad Request (400)

In this post, you’ll learn more about the Error Bad Request (400) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code PropertyNameInvalid Bad Request (400) Azure Table Storage Error Description The property name is invalid.

Azure Q&A #5 – Application Insights & Live Monitoring

Problem Assume that you have a ASP.NET Web API application and you see lot of visitors reporting issues with the application. You will need to identify issues by implementing Live Monitoring and setup smart alerting to detect anomalies in the data. Solution You can use Application Insights. Application Insights is part of Azure Monitor is an Application Performance Management (APM) service for developers which can…

Azure Table Storage Error – Bad Request (400)

In this post, you’ll learn more about the Error Bad Request (400) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code InvalidInput Bad Request (400) Azure Table Storage Error Description If-None-Match HTTP header cannot be specified for PUT operations.

Azure Table Storage Error – Bad Request (400)

In this post, you’ll learn more about the Error Bad Request (400) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code InvalidDuplicateRow Bad Request (400) Azure Table Storage Error Description A command with RowKey ‘{0}’ is already present in the batch. An entity can appear only once in a batch.

Azure Table Storage Error – Bad Request (400)

In this post, you’ll learn more about the Error Bad Request (400) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code InvalidValueType Bad Request (400) Azure Table Storage Error Description The value specified is invalid.

Azure Table Storage Error – Bad Request (400)

In this post, you’ll learn more about the Error Bad Request (400) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code XMethodIncorrectValue Bad Request (400) Azure Table Storage Error Description The specified X-HTTP-Method is invalid.

Azure Table Storage Error – Precondition Failed (412)

In this post, you’ll learn more about the Error Precondition Failed (412) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code UpdateConditionNotSatisfied Precondition Failed (412) Azure Table Storage Error Description The update condition specified in the request was not satisfied.