Skip to content

Commit 6e5b4fa

Browse files
authored
Clarify about ARM template
Customers run ARM template to migrate without specifying CE settings thinking it would remove CE settings, but it does not. Customers MUST remove Continuous Export (CE) settings before kicking off the ARM templates and just want to make sure customers discover this requirement when clicking on ARM template link. Had a big customer call in about this expecting ARM template to remove CE, but it does not, that's still on customers to manually perform.
1 parent 07d269a commit 6e5b4fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-monitor/app/convert-classic-resource.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,10 @@ Update-AzApplicationInsights -Name "aiName" -ResourceGroupName "rgName" -Ingesti
198198

199199
### Azure Resource Manager templates
200200

201-
This section provides templates.
201+
This section provides templates.
202+
203+
> [!CAUTION]
204+
> Ensure that you have removed all Continous Export settings from your resource before running the migration templates. See [Prerequisites](#prerequisites)
202205
203206
#### Template file
204207

0 commit comments

Comments
 (0)