Is your feature request related to a problem? Please describe.
az functionapp devops-pipeline create command uses azure-functions-devops-build package, which pulls in vsts package and vsts package is very heavyweight
From email:

It is suggested to move this command to an extension, since it isn't heavily used, to reduce size of core cli
Describe the solution you'd like
Move command to extension to reduce size of core cli
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
az functionapp devops-pipeline createcommand uses azure-functions-devops-build package, which pulls in vsts package and vsts package is very heavyweightFrom email:

It is suggested to move this command to an extension, since it isn't heavily used, to reduce size of core cli
Describe the solution you'd like
Move command to extension to reduce size of core cli
Describe alternatives you've considered
Additional context