Activate the sensitivity label for Groups and Sites with Graph PowerShell
Atwork.at Blog
by atwork
1w ago
Need to activate the Microsoft 365 sensitivity labels for Groups and Sites? This must be done with PowerShell. Find the current working script here. The article Assign sensitivity labels to Microsoft 365 groups in Microsoft Entra ID describes basically how to activate the Groups and Sites settings with Microsoft Beta Graph PowerShell: “…To apply published labels to groups, you must first enable the feature. These steps enable the feature in Microsoft Entra ID….”. My colleague Christoph Wilfing corrected and completed the script so that it optimizes module loading times and works in all cases ..read more
Visit website
Create a new Viva Engage Community with Graph
Atwork.at Blog
by atwork
1M ago
In early 2023, Microsoft renamed Yammer to Viva Engage. This year we see the first small integration of Viva Engage with Microsoft Graph in beta. This article shows how to provision a new Viva Engage community, add owners and members using Graph in an Azure Logic app. The goal is to automatically create a new Viva Engage Community which means technically, to create a Microsoft 365 group that is enabled as – sorry, I'm still using the old name - Yammer Community. Currently, Microsoft Graph beta provides a preview feature. See the details at Use the Microsoft Graph API to work with Viva Engage ..read more
Visit website
Delegate365 changelog 9.7-SharePoint Sharing
Atwork.at Blog
by atwork
2M ago
In December and January some features and fixes have been added to Delegate v9.7. In this update, administrators can allow or block sharing settings of SharePoint sites to comply with company policies. Global Sharing settings: In the SharePoint Admin Center, Global Administrators can control the sharing settings for their Microsoft 365 tenant (see more at Manage sharing settings for SharePoint and OneDrive in Microsoft 365). These settings apply to the entire organization in SharePoint and OneDrive. The screenshot below shows a typical setting for organizations that allow external and anonymo ..read more
Visit website
A year in review. 2023 is a wrap!
Atwork.at Blog
by atwork
4M ago
2023 was the year when we finally overcame the pandemic that affected many aspects of our lives. We resumed our normal activities while also applying the lessons we learned from a challenging situation, where we had to limit our travel, social interactions, and work remotely. From a business perspective, the year was very rewarding for us. Our company, atwork, received the Innovation award 2023 from Microsoft Austria for our AI4Good project, which uses AI to assist with sign language communication in various scenarios. We continued to support our customers in Cloud Projects - from building Az ..read more
Visit website
Delegate365 changelog 9.7-Improvements
Atwork.at Blog
by atwork
5M ago
The current version of Delegate365 v9.7 comes with some improvements. See the details here. SMTP Authentication in Users / Mailbox settings: A new switch SMTP Authentication has been added to the Mailbox settings of a User. This allows, see Enable or disable authenticated client SMTP submission (SMTP AUTH) in Exchange Online.  Usually, Microsoft recommends to disable SMTP AUTH in your Exchange Online organization and to enable it only for the accounts (mailboxes) that still require it. If security defaults is enabled in your organization, SMTP AUTH is already disabled in Exchange Online ..read more
Visit website
Dear Microsoft Entra Administrator, allow Guest users to leave–lifecycle and governance for external user accounts
Atwork.at Blog
by atwork
6M ago
Sometimes being a guest in Microsoft Entra tenants feel like Hotel California: “You can check-out any time you like, but you can never leave!” It is this time of the year, where people get new phones and this comes also with some necessary cleanup task if you move from one phone to another. While the technology is really awesome today – connect old phone with new phone and transfers happen magically, there are some things that need to be done manually. Things like your Bank account access, cryptocurrency wallets, wallets, digital ID’s and last but not least – your multifactor settings. I take ..read more
Visit website
Azure Logic Apps Toolbox 9-More useful Tips
Atwork.at Blog
by atwork
7M ago
By working with Azure Logic Apps, data can be processed very quickly and conveniently. Sometimes small details are a challenge, like function names or correct syntax. This is especially true if you don't work with logic apps all the time. Here are some more tips. Here are some more unorganized tips from different scenarios to make working with Logic Apps easier. If you are interested, we have already collected a number of tips in https://blog.atwork.at/category/Logic-apps. So, here are some new scenarios. Access items in a Loop To work with an item in a For each loop action, use… item() …or ..read more
Visit website
Get the expiration date of application secrets and certificates in Entra
Atwork.at Blog
by atwork
7M ago
Part of the job of Microsoft 365 administrators is to ensure that their users can access and work with all services. This also includes ensuring that applications work. Microsoft Entra manages applications and the associated settings in a central location. It is relevant to know when application certificates and secrets expire in order to renew them in a timely manner. This article shows how you can query which applications need to be updated. A sample app To demonstrate this task with a sample, we create a new app MyApp1 in the Azure portal. We add a redirect URL, a certificate, 2 secrets, an ..read more
Visit website
Replacement of MSOnline and Azure AD Powershell modules
Atwork.at Blog
by atwork
9M ago
I know some habits are hard to break. We still see some IT administrators using the outdated tools. We recommend admins using older Azure AD, Azure AD Preview or MS Online modules to use MS Graph modules instead. Renew your tools! Powershell modules retirements The discontinuation means that Microsoft is not making any investments in the outdated Powershell modules and does not make any SLA commitments beyond security-related fixes. See the details of the retirement plans here: Important: Azure AD Graph Retirement and Powershell Module Deprecation  In the article, Microsoft states: June ..read more
Visit website
How to get all SharePoint Online sites with their owner with Graph
Atwork.at Blog
by atwork
10M ago
Microsoft Graph is the key to access data in Microsoft 365. When working with SharePoint, we have some access with Graph, but there is still a lot missing. In my case I needed a list of all SharePoint sites with their owners for governance reasons. Here I show how you can get this data today with the Graph API. Tools to communicate with the Graph API and the docs To use Microsoft Graph, we can use any conceivable methods that can call the Graph API. The Graph API is well documented on https://learn.microsoft.com/en-us/graph/api/overview. Try it out at Graph Explorer. Note: The beta endpoint in ..read more
Visit website

Follow Atwork.at Blog on FeedSpot

Continue with Google
Continue with Apple
OR