You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewPSInvalidOperationException("Invalid configuration name. Valid configuration names can contain only letters, numbers, and underscores. The name must start with a letter. The length of the name must be between 1 and 64 characters. ");
193
+
}
194
+
195
195
// for the private preview, configuration can be imported in Published mode only
196
196
// Draft mode is not implemented
197
197
if(!published)
@@ -238,14 +238,30 @@ public Model.DscConfiguration CreateConfiguration(
0 commit comments