Category: Azure
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 DELETE operations.
Azure Q&A #10 – Azure SQL and Improve Performance
Problem You have an Azure SQL database that contains multiple database tables in it. You are asked to improve the performance of the database with a reduced or minimized administrative effort. Solution Use the “automatic tuning” option in SQL Azure. Azure SQL Database automatic tuning option provides peak performance and stable workloads through continuous performance tuning based on AI and machine learning. Automatic tuning is…
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 The etag value ‘{0}’ specified in one of the request headers is not valid. Please make sure only one etag value is specified and is valid.
Azure Table Storage Error – Method Not Allowed (405)
In this post, you’ll learn more about the Error Method Not Allowed (405) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code MethodNotAllowed Method Not Allowed (405) Azure Table Storage Error Description The requested method is not allowed on the specified resource.
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 The batch request operation exceeds the maximum 100 changes per change set.
Azure Q&A #6 – Spending Limit and Resources Shutdown
Problem Statement Assume that you have an Azure subscription that is linked to an Azure AD (Azure Active Directory) and has different resources group and a spending limit for the resources. You will need to ensure that when it reaches it spending limit, the compute resources gets shut down automatically. Solution You can use the spending limit in Azure as well as the Cost Management…
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 PropertyNameTooLong Bad Request (400) Azure Table Storage Error Description The property name exceeds the maximum allowed length.
Azure Table Storage Error – Not Implemented (501)
In this post, you’ll learn more about the Error Not Implemented (501) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code NotImplemented Not Implemented (501) Azure Table Storage Error Description The requested operation is not implemented on the specified resource.
Azure Table Storage Error – Conflict (409)
In this post, you’ll learn more about the Error Conflict (409) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code TableAlreadyExists Conflict (409) Azure Table Storage Error Description The table specified already exists.
Azure Q&A #4 – Azure SQL Auditing
Problem You want to store the Audit information of your SQL Azure database to Azure storage account. Solution One of the uses of auditing in Azure SQL and Azure Synapse Analytics is that it allows the users to track database events and then writes them to the audit log to various destinations. The destinations include Azure Storage Account Log Analytics workspace Event Hubs etc You…
Azure Table Storage Error – Conflict (409)
In this post, you’ll learn more about the Error Conflict (409) that is returned when working with the Azure Table Storage Azure Storage Error HTTP Status Code EntityAlreadyExists Conflict (409) Azure Table Storage Error Description The specified entity already exists.
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 TableNotFound Not Found (404) Azure Table Storage Error Description The table specified does not exist.