Runbook

Azure Storage Account CORS Issues

Back to Runbooks

Overview

This incident type typically refers to an issue with Cross-Origin Resource Sharing (CORS) configuration in an Azure Storage account. CORS issues can cause errors or prevent certain types of requests from being processed by the server. This can lead to disruptions in service or data access for users or applications relying on the Azure Storage account.

Parameters

Debug

List the storage accounts in the subscription

Show the details of a specific storage account

Check the CORS rules for a storage account

Repair

Check and update the Azure storage account configuration settings to ensure that CORS is correctly configured.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.