We’re looking to give more flexibility to our Dev team in order to manage the App Registrations (through PowerShell or Graph..) , especially for the Certificates & Secrets. By using the User Interface (portal.azure.com) we can only add new Client Secrets to up to 2 Years only, but using Power Shell (for example cmdlet: New-AzureADApplicationPasswordCredential), there it seems to be no limit for the time. I was wondering if this option will be limited as well, the same way as using UI so for max 2 Years ? If so, is there any ETA on this.