Sunday, December 13, 2020

Teams Breakout Rooms GA

 This week Teams made a GA release of a new feature called Breakout Rooms.

This new capability gives meeting organizers the ability to create up to 50 breakout rooms.  Meeting participants then transition to the breakout rooms and participants can move between the breakout rooms.  Announcements can be made to each breakout room, and participants can be brought back to the main room.

I see some really interesting tele-work and tele-education scenarios where Teams Breakout Rooms can really help out.  

Announcement

Breakout rooms generally available today in Microsoft Teams - Microsoft Tech Community


Monday, November 23, 2020

Office 365 Secure Score and Azure Sentinel

This is actually really neat.  A new feature of Office 365 Secure Score was released as a Preview release that will allow customer to continuously sending Secure Score reporting to Azure Sentinel (or other third party SIEM).  Tons of customers are looking for way to “monitor” their tenant configuration and react to changes that they view as risky for their organization.

See announcementContinuously Export Secure Score for Over-Time Tracking and Reporting (Preview) - Microsoft Tech Community

What is Office 365 Secure Score: https://docs.microsoft.com/en-us/microsoft-365/security/mtp/microsoft-secure-score

What is Azure SentinelAzure Sentinel – Cloud-native SIEM | Microsoft Azure

Office 365 Access vs Refresh Tokens

I had to provide a short write-up to some folks to help them with the understanding of how Office 365 and Sessions Tokens worked.  Hope this helps.

Access Token Definition
Clients use access tokens to access a protected resource. An access token can be used only for a specific combination of user, client, and resource. Access tokens cannot be revoked and are valid until their expiry. A malicious actor that has obtained an access token can use it for extent of its lifetime. Adjusting the lifetime of an access token is a trade-off between improving system performance and increasing the amount of time that the client retains access after the user’s account is disabled. Improved system performance is achieved by reducing the number of times a client needs to acquire a fresh access token. The default is 1 hour - after 1 hour, the client must use the refresh token to (usually silently) acquire a new refresh token and access token.

Refresh Token Definition
When a client acquires an access token to access a protected resource, the client also receives a refresh token. The refresh token is used to obtain new access/refresh token pairs when the current access token expires. A refresh token is bound to a combination of user and client. A refresh token can be revoked at any time, and the token's validity is checked every time the token is used. Refresh tokens are reissued every time they are  used to fetch new access tokens.

Access Tokens
  • Purpose: Give users access to resources (i.e. Exchange Online, SharePoint Online, Teams).
  • Duration: Expire after 1 hour.
  • Customer Revoke: Access Tokens cannot be revoked once it has been created.
Refresh Tokens
  • Purpose: Alleviate the end user from having to continually input in their credentials and have no context to resources the user is accessing.
  • Duration: Expire after 90 days.
  • Customer Revoke: Refresh Tokens can be revoked at any time.
Commonality
  • Requesting New Token: Whenever a new Access Token is requested, a new Refresh token is also provided to the requesting client (re-starting the 90 day count).
  • Evaluation of Conditions: Every time a client presents a Refresh Token to AAD to obtain a new Access Token to resources, AAD Conditional Access will revaluate all conditions defined for the tenant and then provide the client new Refresh and Access Tokens to the client.

Sunday, October 18, 2020

Microsoft Teams Sept 2020

Ok folks, Teams is cranking out capabilities at a pace even I am having trouble keeping up with.  In September 2020, please review this.

What’s New in Microsoft Teams | September 2020

https://techcommunity.microsoft.com/t5/microsoft-teams-blog/what-s-new-in-microsoft-teams-september-2020/ba-p/1726562

  • Offline Support in Desktop for limited network connectivity is an investment area.
  • Other optimizations around desktop launching, video rendering, battery life optimization, etc. are investment areas.
  • Up to 49 participants in large gallery view.

 


New capabilities on Microsoft Teams phones | September 2020

https://techcommunity.microsoft.com/t5/microsoft-teams-blog/new-capabilities-on-microsoft-teams-phones-september-2020/ba-p/1727097

Several new capabilities that are tailored to how we work with Teams on a mobile device.  New home screens, customized views, quick access to apps, etc.

New inclusive features in Microsoft Teams and more | Ignite 2020 Edition

https://techcommunity.microsoft.com/t5/microsoft-teams-blog/new-inclusive-features-in-microsoft-teams-and-more-ignite-2020/ba-p/1699915

The big news is the release of Live caption and Transcript.

New capabilities for Teams Management | Ignite 2020

https://techcommunity.microsoft.com/t5/microsoft-teams-blog/new-capabilities-for-teams-management-ignite-2020/ba-p/1695234

Just tons of things…



Sunday, September 20, 2020

Office 365 Compliance for Commercial, GCC, GCCH and DoD

I am commonly asked, what is Microsoft’s accreditation stance for Office 365 Commercial, GCC, GCC High and DoD for years.  Lately I get tons of questions bubbling up to me from System Integrators who work with the US Government.  In many cases they are seeking information on ITAR, CMMS, NIST 800-171, DFARs, etc, etc.

My colleague wrote this blog entry and I always suggest they read it.  Seems to always clear out the questions.

https://techcommunity.microsoft.com/t5/public-sector-blog/understanding-compliance-between-microsoft-365-commercial-gcc/ba-p/718445

Monday, August 17, 2020

Skype for Business Online End of Life Coming

Remember Skype for Business Online will be reaching end of life July 31, 2021.  This was announced over two years ago and organizations should be making every best attempt they can at transitioning over to Microsoft Teams.

Reference

https://techcommunity.microsoft.com/t5/microsoft-teams-blog/skype-for-business-online-will-retire-in-12-months-plan-for-a/ba-p/1554531

Sunday, July 12, 2020

Microsoft Teams June 2020

Microsoft Teams engineering did it again, in June they released tons of new capabilities.

  • Large gallery view with up to 49 participants.
  • Announcement that Virtual Breakout Rooms is coming later this calendar year.
  • Multi-window for meetings and calling.
  • Team meetings can now support 300 participants.
  • Additional Meet Now buttons to streamline users jumping into meetings.
  • Priority Notifications…  I have had to use the Urgent feature a few times already…
  • Etc.

Read more here - https://techcommunity.microsoft.com/t5/microsoft-teams-blog/what-s-new-in-microsoft-teams-june-2020/ba-p/1489142