Do you agree that products always have room for improvement?
"Every day there are little things in software that we find annoying. Some write books about it, like Annoyances.org, but I thought this site would be more constructive.
BetterSoftwareSuggestions.com is proudly maintained by myself and the developers at SSW."
When you create a Microsoft Team, the Team has an email address associated with it. However, there is no way to see this email address from within Teams.
Note: There are Channel email addresses that you can view, but these are different.
Microsoft Teams should show the Team email address on the UI – like it does in Outlook.
Figure: Team Channels have an email address that can be viewed from Teams ✔️Figure: Missing – The Team also have an email address, but this cannot be seen ❌Figure: This is useful – you can see the Team email address in Outlook | Left nav | Groups | Team name
Suggestion #1 – Give love to Azure’s Static Site offerings
When adding a GitHub action for a Gatsby GitHub project, in “Deployment” it prompts to “Deploy Node.js to Azure Web App” even though it should suggest these 2 resources:
“Azure Static Web Apps”
“Static website hosting in Azure Storage”
Figure: Bad example – This repo is a Gatsby app but it doesn’t suggest any static Azure solutions
Suggestion #2 – Give love to Azure Bot Framework
When adding a GitHub action for an Azure Bot Framework GitHub Project, in “Deployment” it prompts to “Deploy .NET Core app to an Azure Web App”, it should also suggest resources like
“Azure Bot Service”
“Language Understanding (LUIS)”
Figure: Bad example – This repo contains Azure Bot Framework code but it doesn’t suggest resources for Azure Bot Framework and LUIS