Thank you for your pull request! Please provide the following information.
Change Description:
keeping the sign in/out script because everything has to go through the new service now. Adding logging to the npx command to help with error that might arise for customers.
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start')
Yes. We keep a couple in more scenarios.
Do these changes impact VS Code debugging options (launch.json)?
No.
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents)
No.
Thank you for your pull request! Please provide the following information.
Change Description: keeping the sign in/out script because everything has to go through the new service now. Adding logging to the npx command to help with error that might arise for customers.
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') Yes. We keep a couple in more scenarios.
Do these changes impact VS Code debugging options (launch.json)? No.
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) No.
Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins) I don't think so.
If you answered yes to any of these please do the following:
Validation/testing performed: Ran tests locally and ran convert script locally.