blog.atwork.at

news and know-how about microsoft, technology, cloud and more.

How to restrict access to an Azure AD application

Azure AD provides several benefits for managing applications, including Single sign-on (SSO) for users, application management and provisioning, security and conditional access, reporting and monitoring, B2B and B2C collaboration and many more. For organizations, restricting access to an Azure AD application as an administrator is important for a number of reasons, such as increased security, compliance, following the principle of least privilege and last but not least application performance. See here how to allow applications only for certain users.

Enjoyed Thrive conference 2023

Imagine immersing yourself in the scenic landscapes of Slovenia, surrounded by the lush greenery and mesmerizing beauty of the village of Lipica, near the border with Italy. Now imagine standing on a stage and speaking about your favorite cloud technologies at one of the most beautiful conferences in the world. This is reality at the Thrive conference in Slovenia!

Celebrating 10 years of European Collaboration Summit

As European Collaboration Summit (aka collabsummit, or ECS) reaches a significant milestone, commemorating a decade of excellence, it's an opportune moment to reflect on the remarkable journey this conference has embarked upon. With 2,500 attendees, CollabSummit is the largest Microsoft 365 community conference in the world. By the community - for the community. See some impressions here.

Join us at Global Azure Austria 2023

Global Azure is an annual event that brings together developers, IT professionals, and cloud enthusiasts from all around the world. Taking place as a a free, virtual event on Friday 12th May 2023, this year's event promises to be bigger and better than ever, with a wide range of sessions for all skill levels. As in previous years, we are proud to be part of Global Azure Austria.

That was M365Conf 2023 Spring

We were excited to be a part of the Spring 2023 edition of M365Conf, held April 30th - May 5th in Las Vegas. The M365Conf event was a major success, featuring a wide range of sessions, workshops, and networking opportunities that provided attendees with valuable insights and knowledge about the latest developments in the Microsoft 365 ecosystem. And of course Microsoft Copilot was a big part of the announcements alongside the many helpful updates in the M365 services.

Hidden feature: Request Files in SharePoint Online and OneDrive

Sharing functionalities in Microsoft 365 and SharePoint Online improve collaboration and file exchange. SharePoint Online has become an invaluable tool for businesses of all sizes. One of the most recent additions to the platform is the new File Request feature, which allows users to easily request files from other users. In this blog post, we'll discuss how to configure the new File Request feature in SharePoint Online and OneDrive, and provide some helpful links to references for further reading. This feature is a great way to streamline the process of collecting files from outside sources, and it’s easy to configure in SharePoint Online.

Build a Viva Connections App with Adaptive Cards

Adaptive cards are becoming increasingly popular in the Microsoft 365 ecosystem. We can find them in Microsoft Search, Power Apps, SPFx apps, Outlook email and many more services. So what are Adaptive Cards (AC) and Adaptive Card Extensions (ACE)? In this article, we show how you can harness the power of adaptive cards in Viva Connections.

Power Platform Environments and Governance tips using Solutions

The Microsoft Power Platform is great for quick and easy solutions and workflows. While developing a new Power App or flow is quick, governance and management can present some hurdles. Well, there is help for some topics, such as the use of solutions. Read more here.

Tips for PowerApps-11 Make sure a value is selected in your dropdown

Working with Power Apps, have you seen that in the bound dropdown control the user can remove the selected item (even with single selection)? Well, there could be other solutions, but I want to make sure that a default value is always selected, even when the user clicks the button to remove the selection.

Tips for PowerApps-10 Validate form input with RegEx

Forms are simple. Forms are complex. Both are true depending on the functionality of the form. While you can create forms very quickly with Power Apps, it often takes a lot of time to make them as user-friendly as possible. In this article, we'll look at how we can validate and simplify input using Regular Expressions.