ms teams
57 TopicsComputer Requirements for ms teams
Hello, good day to you all. I was wondering if ms teams requires a certain generation processor? I know it requires 4 GB on the processor. For some reason I believe it requires an i5 seventh generation. But can not find anything to back that up.7.4KViews0likes1CommentWe can't create team in ms teams
Hi, Last time was few days ago that I have created team without any issue in MS teams via Admin center. But now I get an error says «we can't create this team». I also got the same result with different name and different admin account. My privilege also looks good. also used different browsers. Any experience? any tips?6.6KViews0likes2CommentsMS teams Incoming Webhook Generating 400 to send Text Formats
I was trying to post some notifications from Azure DevOps Pipeline notifications using curl to MS teams channel. I used the Text Features Adaptive card from the MS Documentation, it was unable to post the message. other adaptive cards are able to post notifications with below curl command. curl -XPOST -H "Content-type: application/json" -d '{ "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "type": "AdaptiveCard", "version": “1.0”, "body": [ { "type": "TextBlock", "text": "This is some **bold** text" }, { "type": "TextBlock", "text": "This is some _italic_ text" }, { "type": "TextBlock", "text": "- Bullet \r- List \r", "wrap": true }, { "type": "TextBlock", "text": "1. Numbered\r2. List\r", "wrap": true }, { "type": "TextBlock", "text": "Check out" } ] }'https://outlook.office.com/webhook/fdb-XXXX-XXXX-XXXX/e966e859-4ec9-497a-b1b8-5e6fadb19404 (sample Income web-Hook) I am receiving the Invalid webhook URL or HTTP 400 Bad Request and Summary or Text is the required message. can MS Teams adaptive cards support the Text feature by incoming webhook notifications?6KViews2likes0CommentsBest Practice or standards for creating a Team, No of Channels or Group Chat ?
Hello, As MS Teams is a self service app, where each Business Unit or resource can easily creates a Team with multiple channels, this might end up with multiple unused Teams or Channels or group chats. Are there any standards to when to create a Team, no of Channels vs Group chat, like some norms and guidelines to share with colleagues on best practices ? Thanks,3.9KViews0likes5Comments