Jul 07 2021 04:32 AM
Hi,
Trying to setup a Teams channel for software dev below our general company channel, I wanted to add a "Website" Component to the new channel.
Unfortunately Teams does not identify correctly internal urls. Ex for the JIRA server : "http://servername:8840/issues/" is not recognized, meaning I cannot click save.
If possible, ideal url to accept would be more like :
Any way to bypass this irrelevant restriction on urls ?
Thanks.
Jul 07 2021 05:37 AM
Give it a try to the Add-PnPTeamsTab cmdlet from PnP community project: tried and I could add a site with a tcp port on it
Jul 07 2021 06:30 AM - edited Jul 07 2021 06:31 AM
@Andres Gorzelany Thanks for having a look at this. After looking into it and trying to understand, ended up installing PnP.PowerShell and run the command. But it needs to be logged in ...
Login-in : bad luck "The user or administrator has not consented to use the application with ID '31359c7f-bd7e-475c-86db-fdb8c937548e' named 'PnP Management Shell'."
I guess I need support of the IT admin but I doubt he will activate it just for that ... Any other way ? I find it very sad that "informational hints" supposed to help end up blocking legit use.
Jul 07 2021 06:45 AM
SolutionJul 07 2021 06:51 AM