diff --git a/public/app/plugins/datasource/prometheus/configuration/__snapshots__/AzureCredentialsForm.test.tsx.snap b/public/app/plugins/datasource/prometheus/configuration/__snapshots__/AzureCredentialsForm.test.tsx.snap
deleted file mode 100644
index 12ea8b30e5a..00000000000
--- a/public/app/plugins/datasource/prometheus/configuration/__snapshots__/AzureCredentialsForm.test.tsx.snap
+++ /dev/null
@@ -1,620 +0,0 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
-
-exports[`Render should disable azure monitor secret input 1`] = `
-
-
-
-
- Azure Cloud
-
-
-
-
-
-
-
- Directory (tenant) ID
-
-
-
-
-
-
-
-
-
- Application (client) ID
-
-
-
-
-
-
-
-
-
- Client Secret
-
-
-
-
-
-
-
-
- Default Subscription
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-`;
-
-exports[`Render should enable azure monitor load subscriptions button 1`] = `
-
-
-
-
- Azure Cloud
-
-
-
-
-
-
-
- Directory (tenant) ID
-
-
-
-
-
-
-
-
-
- Application (client) ID
-
-
-
-
-
-
-
-
-
- Client Secret
-
-
-
-
-
-
-
-
-
- Default Subscription
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-`;
-
-exports[`Render should render component 1`] = `
-
-
-
-
- Azure Cloud
-
-
-
-
-
-
-
- Directory (tenant) ID
-
-
-
-
-
-
-
-
-
- Application (client) ID
-
-
-
-
-
-
-
-
-
- Client Secret
-
-
-
-
-
-
-
-
-
- Default Subscription
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-`;