I love PS but lookup: Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef
It’s fuzzy in my memory, but didn’t these all get auto-generated name s? I don’t think it was AI, this predates most of that, but there was some system they were using to auto-generate cmdlets
I love PS but lookup: Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef
Is there a premium on hyphens?
in Powershell, yes. the cmdlet naming convention is Verb-CamelCase.
Only specific verbs are allowed as well. It works if the convention is broken, but it’ll complain when you import them as a module.
It’s fuzzy in my memory, but didn’t these all get auto-generated name s? I don’t think it was AI, this predates most of that, but there was some system they were using to auto-generate cmdlets