• shameless@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    20 hours ago

    I love PS but lookup: Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef

      • nottelling@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        ·
        19 hours ago

        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.