Este contenido no está disponible en el idioma seleccionado.
Chapter 7. August 2024
7.1. Major updates to Azure integrations Copiar enlaceEnlace copiado en el portapapeles!
Based on customer feedback, the instructions for how to create an integration with Microsoft Azure were updated. The new version of the documentation reflects the latest changes to the Azure UI and aims to resolve customer pain points by being more clear and easy to follow.
There are two options when you create an integration: a basic path where you use unfiltered data, and an advanced path with filtered data. The instructions for both sections are updated.
To learn more about Azure and explore the new updates, go to Integrating Microsoft Azure data into cost management.
7.2. Attribute the cost of node attached storage to OpenShift Projects Copiar enlaceEnlace copiado en el portapapeles!
Cost management is able to estimate the size of the cloud disk through the Cost Usage report. Cost management correlates the cloud disk to the Persistent Volume Claim (PVC) through the Container Storage Interface (CSI) volume handle. It calculates how much of this disk is not being utilized through the following two scenarios:
- Volumes without a claim
- A persistent volume (PV) exists, but there are no persistent volume claims (PVCs) that use the volume. Without a claim, the cloud cost cannot be associated with a node or namespace.
- Unutilized disk space
- There is disk space on the cloud disk that is not being used.
To learn more about how to calculate Unattributed Storage, see Unattributed Storage project.