Skip to content

Commit e375c18

Browse files
committed
Updated display message while deleting the config
1 parent f732887 commit e375c18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ResourceManager/Automation/Commands.Automation/Properties/Resources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ResourceManager/Automation/Commands.Automation/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<comment>Automation</comment>
175175
</data>
176176
<data name="RemovingAzureAutomationDscConfigurationWarning" xml:space="preserve">
177-
<value>Are you sure you want to remove the Azure Automation {0} ? This action doesn't remove DSC node configurations under this DSC configuration.</value>
177+
<value>Are you sure you want to remove the Azure Automation {0}? Note: Any DSC node configurations under this DSC configuration will not be removed.</value>
178178
<comment>Automation</comment>
179179
</data>
180180
<data name="ResourceExists" xml:space="preserve">

0 commit comments

Comments
 (0)