Please add '[major]', '[minor]', or [patch] to the title to indicate the impact the change has on the code. Please also provide the following information.
Change Description:
Updated the office-addin-sso configure command to include an optional parameter [secret-ttl] that takes the time to live for the secret used in the Azure app registration, in days. Default is 60 days.
Do these changes impact command syntax of any of the packages? (e.g., add/remove command, add/remove a command parameter, or update required parameters)
Added parameter to office-addin-sso configure command.
[secret-ttl]: takes the time to live for the secret used in the Azure app registration, in days. Default is 60 days.
Thank you for your pull request!
Please add '[major]', '[minor]', or [patch] to the title to indicate the impact the change has on the code. Please also provide the following information.
Change Description:
Do these changes impact command syntax of any of the packages? (e.g., add/remove command, add/remove a command parameter, or update required parameters) Added parameter to office-addin-sso configure command. [secret-ttl]: takes the time to live for the secret used in the Azure app registration, in days. Default is 60 days.
Do these changes impact documentation? (e.g., a tutorial on https://learn.microsoft.com/office/dev/add-ins/overview/office-add-ins)
[secret-ttl]: takes the time to live for the secret used in the Azure app registration, in days. Default is 60 days.
If you answered yes to any of these please do the following:
Validation/testing performed: