Compartilhar via

O container de blobs da conta de armazenamento sem registro de Log de Atividade

Rodrigo Amorim 0 Pontos de reputação
2025-10-09T18:21:44.7033333+00:00

Container de blobs, desapareceu da Storage Account “imperiostrorage”; Activity Log não mostra evento de Delete e Soft Delete (blobs/containers) estava desativado, preciso saber como identificar exclusão via data plane (SDK/CLI/app) e se há alguma possibilidade de restauração recente.

Armazenamento do Blobs do Azure
0 comentários Sem comentários
{count} votos

1 resposta

Classificar por: Mais útil
  1. Ganesh Patapati 10,540 Pontos de reputação Equipe Externa da Microsoft Moderador
    2025-10-09T18:54:44.1533333+00:00

    Hello Rodrigo Amorim

    Since the Activity Log does not show a delete event, it's essential to consider other logging options. Ensure that logging is enabled for your storage account going forward, as it won't help recover the lost blobs but will provide data for future incidents. You can explore Azure Monitor for logging details.

    You can use the Azure portal to view and restore soft-deleted blobs and snapshots. Restoring soft-deleted objects is slightly different depending on whether blob versioning is also enabled for your storage account. For more information, see Restoring a soft-deleted version.

    Refer this Articles:

    If you have backups configured for your storage account, consider restoring from those backups. If you haven't yet enabled backups, you can have a look into enabling that to prevent future issues.

    NOTE: If soft delete, versioning, or point-in-time restore were not enabled, there is no native way to restore the container or blobs.


    I hope this has been helpful!

    If the above is unclear or you are unsure about something, please add a comment below.

    0 comentários Sem comentários

Sua resposta

As respostas podem ser marcadas como ‘Aceitas’ pelo autor da pergunta e ‘Recomendadas’ pelos moderadores, o que ajuda os usuários a saber a resposta que resolveu o problema do autor.