portal
12 TopicsTeams Developer Portal invalid bot scope list
The Developer portal added an illegal scope in the bot section of the app manifest. In the Teams App features, I selected "Personal", "Group Chat", "Team" for the scopes (that is all 3 scopes): Yet, the App Dashboard complains about 4 scopes: Downloaded the manifest for inspection, and I can see the Portal somehow added an illegal entry: "bots": [ { "botId": "0541debd-30e7-40df-92b6-d8f1fa2cde1b", "scopes": [ "groupchat", "team", "groupChat", // <-- this one is illegal "personal" ], "isNotificationOnly": false, "supportsCalling": false, "supportsVideo": false, "supportsFiles": true } ], How can I get this fixed? Is it a bug in the Teams Developer Portal? Thanks.1.6KViews0likes4CommentsLogic App (Standard) inline script window is too small
We have issues using the script editor for actions like "Execute JavaScript Code" since the editor window in the Azure portal is pretty small. As you can see on the screenshot the editor currently supports like a dozen lines and the hight of the window seems to be fixed, even so the side-menu that includs the editor has plenty of space. It would be great to have the available space filled up so the editor window adjusts with the browser size. Should be possible pretty easy, right? Thanks in advance, Ruben599Views0likes0CommentsTeams Admin Portal
Is anyone elae having issues with the teams Admin portal?. We are hosted on the eurpopean data centres and the Team portal is unusable, We cant even search users as it comes back saying user list is unavailable. When creating team you more than not get an error saying the Team could not be created or cloned. We are trying to provide scheduled meetings for all our users as our Skyp is on prem and we cannot change the inetorg default as the portal just spins.. There is no incident raised by Microsft on the health centre. Just want to know if its just us.1.4KViews0likes2CommentsUsage reports portal
Good afternoon all, In the Usage reports portal, on the box "Microsoft 365 usage analytics" we are having some problems to visualize the button, "Go to Power BI". Don't matter the rol the affected user has. Anyone is experience this issue? GreetingsSolved1.6KViews0likes3CommentsExport Azure SQL DB Error: "Missing the required 'administratorLogin' parameters for ImportExport operation."
First published on MSDN on May 09, 2018 Few days ago, I have been working on an issue that customer trying to Export Azure SQL Database using Azure Portal, facing this Error Message:ErrorCode: 400ErrorMessage: Missing the required 'administratorLogin' parameters for ImportExport operation.3.4KViews0likes0CommentsCorrect template for a customer portal
Hi, I want to set up a internet facing customer portal where I can share documents. The customers would access the site and download the documents but the customer would not upload documents or contribute in any way. What would be the best template to use in this scenario? BTW...I’m using SP online via on O365 subscription.871Views0likes0Comments