blog.atwork.at

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

Power Pages architecture and governance

Power Pages is a enterprise-grade software-as-a-service platform from Microsoft that provides a low-code solution for building, managing, and hosting dynamic enterprise websites. It enables citizen developers and professional developers within organizations to quickly and securely build custom external-facing web applications. These applications are tailored for use by the organization's consumers, partners, community users, and internal users. Learn more about Power Pages here.

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.

Impressions from Techorama 2023

In mid-May we had the pleasure of attending our first in-person techorama.be conference in beautiful Antwerp. Techorama mainly focuses on developer technologies, architecture, but also on Modern Workplace and Data and Power Platform. This year the conference had the theme "Jungle Edition". The entire conference and details were jungle themed, including team outfit, exhibitors and even a waterfall. What a great (jungle) experience!

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.

Women's History Month-2022 Edition Recap, looking forward to 2023

March 8th is celebrated worldwide as Women’s day. There is more of that: March is Women’s History Month. Working as a women in technology is not as exotical as it was 25 years ago, still, there is room for improvement to engage women to look into jobs in technology and also to engage them to bond with other women in technology and join allies with like minded people in the industry.

In 2022 I started with the idea to celebrate women’s history month with highlighting a women in Tech every day and write why she is a role model for me and what she does. But why only 2022? Why not 2023 as well? There are still so many women around us which I want to celebrate in the 31 days of march. What are your women or March? #WomensHistoryMonth

Create an Adventcalendar for festive techcalendar 2022 with Power Apps

Christmas is near. As a contribution to the festivetechcalendar.com, I describe here how to create an advent calendar with Microsoft Power Apps. You can download the Power App and use this app and this article to learn useful concepts in Power Apps. Here we go with the article for December 4th.

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.

Pay your CoE with Azure - for special use cases only

The Center of Excellence (CoE), also known as the Microsoft Power Platform CoE Starter Kit, is a toolkit to gain insights into the use of the Microsoft Power Platform in an Microsoft 365 organization. While the installation has recently become a bit technically easier, a corresponding Power Platform license is also required for operation. Well, not every company owns or acquires the required license. We show how these license requirements can be solved with Azure temporary - for special use cases - and what are the benefits and the disadvantages of the PAYG billing.

How to restore a flow from a backup to another environment

In the previous article, we showed and described two flows to backup and restore a flow. This works well when the flow's connections are still in the same environment. But what about restoring a flow in a different environment? This is a typical use case for "moving" flows from a source environment to a target environment, such as from the development environment to the productive or department environment. In this article we show how this works with the restore flow.

How to backup and restore a flow with another flow

Did you know that you can backup and restore a flow (or multiple flows) with another flow in Power Automate? This is very helpful for backing up and restoring important flows in the company. Well, I knew the mechanism. Now I've tested it myself and found that this process is undocumented and I've only found examples that didn't work. Reason enough to develop the process to work and describe it with all workarounds. Here is the guide for real world application.