What permissions are required to link Azure Boards Teams app to project? - microsoft-teams

I am the project administrator.
I have installed the Azure Boards App.
I have signed in with my work login to the Azure Boards app in Teams.
When I try to link my project to a Teams channel, I get the following error:
"You are not authorized to access one or more resources required to complete this action."
Not sure what additional permissions other than "Admin" I could need.

You can try another thing, that could be helptfull
On the Azure Boards -> Organization Settings --> Permissions
Turn on two itens painted in yellow

I´ve got the same error last month.
Please, check if ALL of Microsoft Teams members are administrators on Azure Boards project before to try to login Azure Board app in Teams.

I have faced the same issue and have archived the channel and created a new Teams channel with reauthentication.
That sorts the issue.

Related

Teams Toolkit SPFX Application not rendering for accounts without Teams Admin or Global Admin

I created an SPFX application with the Teams Toolkit that utilises Microsoft Graph API to get data,after packaging and deploying the manifest folder to Teams Admin Center, it renders well with accounts that have Teams Admin and Global Admin access but accounts without this access are unable to access the application as it shows an error as seen in the image.
The Component ID and version in the message are speaking to the React-dom component id and version in the project.
Please i need suggestions on how to resolve this as i am not sure if its just a permission issue
I have tried updating my spfx version but that didnt work as i was already working with the required version of spfx and all other dependency versions
You can raise an issue in https://github.com/OfficeDev/TeamsFx/issues so we can support you better.
I tried to reproduce your issue but failed. The web part displays successfully for account without Teams/Global Admin in my side. Let's clarify the steps before the issue happens:
Create a SPFx project in Teams Toolkit and utilizes Microsoft
Graph API to get data
Click 'Provision in the cloud' to provision
the Teams app (with Teams/Global admin account)
Click 'Deploy to
the cloud' to generate the sppkg and deploy it to SharePoint (with
Teams/Global admin account)
Click 'Publish to Teams' to publish
the Teams app manifest in Teams app catalog (with Teams/Global admin
account)
Approve the submission in Teams admin portal
Install
and open the Teams App in Teams with Teams/Global admin account and
the web part displayed successfully
Install and open the Teams
App in Teams without Teams/Global admin account and the web part
shows error.
Could you help confirm whether you're having the steps above to reproduce the issue?
BTW, after deploying you should be able to use the web part with normal account in regular page in SharePoint. Maybe you can check whether everything is OK in SharePoint app catalog
SPFx solution after deploy to SP app catalog

Microsoft Teams Manifest: can contentBotId be of different tenant

I am trying to use contentBotId (Azure bot ID) in my MS Teams manifest file.
https://learn.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema-dev-preview
When it is from same tenant that of MS teams domain (xyz.com) then its working and loading the data
But when its from different tenant, then MS Teams is not loading anything
{errorCode: 0, message: "<BadArgument>Unknown bot"}
Is there any restriction on this?
Before creating the MS bot, using ML Studio, create multi-tenant bot for perfect App registration.
Follow the procedure to create the bot and register the application.
By mentioning all the required. Check the manifest file for the required ContentBotId. Test the URL after app registration into multi-Tenant.
If still the error occurs. We need to setup the connection settings under configurations.
By adding Oauth connection settings we will get some kind of authentication for different clients for the same authentication URL (website URL).
Able to resolve the issue.
Yes it can be from different tenant.
when we use existing AAD instead of creating from Azure bot template, this issue occurs. Seems like MS Teams is not able to find this AAD/ or Bot Handle.
Root Cause (Might be): Manually created AAD have email address of user who have created this in Owners section (screenshot 1), while AAD created from Azure bot template have "Bot Framework Dev Portal" user (Screenshot 2).
And I am unable to add this user by searching.
Screnshot 1
Screenshot2

Can I upload iOS App to the App Store if Role is Member not Admin?

I have member role accordingly Apple Developer Program Team Roles described here: https://developer.apple.com/support/roles/
And Developer role as App Storer connect user for the same team.
Every time I try to Distribute the app by uploading to the AppStore I have an error message that says "Role is Member, but at least Admin is required"
For other accounts, I have Admin rights and don't have such problems and it is unclear is it really possible to upload builds for Developer + Member role combination.
I found that in some cases the reason for the error is missed certificate, but for this account, certificates are on the place:
The same error happens if I try to add the project to the Xcode server for CI. What seems correct, because in all the documents Admin role is asked for this action.

Unable to add hotmail/outlook user in Visual Studio Team Services

I am trying to add user having Hotmail account but team foundation showing following error.
Can anybody please tell me that how can I add another user in VSTS?
No identities found.
Depends on how your account was set up. If it's Microsoft Account based (LiveID/Outlook.com/Hotmail), then you need to navigate to the account level users hub first.
https://{{account}}.visualstudio.com/_admin/_users
If your account is Azure Active Directory backed, then you need to import these users into Azure Active Directory first, then add them at the account level before being able to add them to a security group.

Unable to validate dreamspark account

We're currently trying to deploy our Windows Phone 7 app to a phone, and need to register a app hub developer account in the process. We all have Dreamspark accounts associated with the college we all go to, but somehow the site doesn't recognize our accounts when we try to register (https://users.create.msdn.com/Register).
Another option is to pay the $80 to get an account, but we'd rather avoid that extra cost when we should be able to register for free.
Has anyone else experienced the same problem before?
Did you try logging in to your dreamspark and when trying to register on the app hub? I did not have any problems validating my dreamspark account. Check your email once you have login to dream spark and trying to associate your account to apphub.
Only registration #dreamspark is not sufficient..you will have to register yourself for publishing your app.Check out the link https://www.dreamspark.com/Student/Windows-Phone-7-App-Development.aspx !Go to option3 and click the link to get registered

Resources