File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -283,10 +283,6 @@ DomainCredentialExample -DomainCredential $cred -ConfigurationData $cd
283283
284284** Microsoft advises to avoid plain text passwords due to the significant security risk.**
285285
286- An exception would be when using the Azure Automation DSC service,
287- only because the data is always stored encrypted
288- (in transit, at rest in the service, and at rest on the node).
289-
290286## Domain Credentials
291287
292288Running the example configuration script again (with or without encryption),
@@ -320,4 +316,4 @@ $cd = @{
320316}
321317```
322318
323- Now the configuration script will generate the MOF file with no errors or warnings.
319+ Now the configuration script will generate the MOF file with no errors or warnings.
You can’t perform that action at this time.
0 commit comments