What is the difference in Azure AD between Enterprise applications and App registrations? Wednesday, July 10, 2019 6:00 AM Toni Pohl Azure Active Directory acts as a central identity service and manages all apps in a tenant. When it comes to app management, Administrators often are confused why there are two (or currently three) application management modules existing in the Azure portal. See the explanation here. Azure | App | Cloud | Developer | English | Microsoft | Microsoft365 | Office365 Mediumlink | Permalink | Comments (0) | Post RSS mehr
Update a SPN in AAD with the Azure PowerShell Az module Monday, July 1, 2019 10:00 AM Toni Pohl Yesterday, I wrote how to Update your Azure CLI with Choco. Today, I needed to renew an existing Service Principal Name in an AAD. A SPN stands for Service Principal Name which is used for automation authentication. Meanwhile, the PowerShell az module got some updates (v1.0.0). So, here“s the full step-by-step instruction for renewing a SPN with az ad sp credential. App | Azure | Cloud | Developer | English | Microsoft | Tools | PowerShell Mediumlink | Permalink | Comments (0) | Post RSS mehr
Develop Intelligent Apps for the Modern Workplace interview at ECS 2019 Wednesday, June 19, 2019 12:00 PM Toni Pohl End of May the European Collaboration Summit 2019 took place in Germany. My MVP colleague Michael Greth did a short interview with me about Microsoft Graph and my session "Develop Intelligent Apps for the Modern Workplace". Watch it here. App | Azure | Developer | Microsoft | MVP | Office365 | Microsoft365 | Graph | Social | atwork Mediumlink | Permalink | Comments (0) | Post RSS mehr
Hello, PowerApps Portals (and external users)! Monday, June 10, 2019 11:00 PM Martina Grom PowerApps are a great way to develop low-code apps for various platforms. With the big success of PowerApps and Flow, the number one request of many customers was: How can people outside my company use PowerApps? Well, soon there will be a way with PowerApps Portals! App | Blog | Cloud | English | Microsoft | Microsoft365 | PowerApps | Office365 Mediumlink | Permalink | Comments (0) | Post RSS mehr
Groups Governance Toolkit-Working with group policies Thursday, May 2, 2019 8:00 AM Martina Grom At Microsoft Ignite conference last September, we demoed an approach for a self-built Office 365 Groups Governance Toolkit. Since Microsoft 365 is an evergreen service and continues to evolve, today we have more group settings available and we extend our provisioning function to work with group naming policies as well. See here how this can be accomplished by including new Graph requests. App | atwork | Azure | Cloud | Developer | English | Exchange | Microsoft | MVP | Office365 | PowerApps | PowerShell | SharePoint Mediumlink | Permalink | Comments (0) | Post RSS mehr
How to add custom user properties to Delve and SharePoint Tuesday, April 16, 2019 1:00 AM Martina Grom The Delve App allows to discover company and user data across Office 365. Unfortunately, while the app is very helpful, it can not be customized. Well, but we can easily add additional user information, such as personal data, a cost center, additional contact data or hyperlinks, etc. See how this works here. App | Cloud | Azure | English | Exchange | Microsoft | Microsoft365 | Office365 | SharePoint Mediumlink | Permalink | Comments (1) | Post RSS mehr
Tips for PowerApps-6 tips for working with images Sunday, April 14, 2019 7:00 AM Toni Pohl Since I use PowerApps only from time to time, I wanted to document some common actions, such as working with images and the camera control. So, here are my little notes in 6 tips. App | Cloud | English | Microsoft | Office365 | PowerApps | Flow | Business Intelligence | Tools Mediumlink | Permalink | Comments (6) | Post RSS mehr
Microsoft Edge preview with Chromium Testdrive Monday, April 8, 2019 9:00 PM Toni Pohl End of last year, Microsoft announced to integrate the Chromium open source project in the development of Microsoft Edge on the desktop to create better web compatibility. Well, here is Edge preview! App | Developer | English | HTML5 | Microsoft | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Free Book Inside Azure Management v3 Saturday, March 30, 2019 10:00 PM Martina Grom Are you interested or already working with Microsoft Azure? Download the freshest and latest version of the free e-book "Inside Azure Management v3". This preview release of "Inside Azure Management" is now available with more than 500 pages in 16 chapters covering topics like implementing solutions, containers, migrating workloads, hybrid, automation, backup, costs, governance, monitoring and alerting, analytics, and more. Check it out! Azure | App | Cloud | English | Governance | Microsoft365 | Office365 | Security | DevOps Mediumlink | Permalink | Comments (1) | Post RSS mehr
Tips for PowerApps-Working Offline with PowerApps Friday, March 29, 2019 4:00 PM Toni Pohl PowerApps provide a good solution for small apps. They run on a device and connect to an online data source. But what happens if no data connection is available, for instance in a building? Well, you can develop a PowerApp that works offline and synchronizes local data to the data source when you're back online. See how this works here! App | Cloud | Developer | English | Microsoft | Microsoft365 | Office | Office365 | PowerApps | SharePoint Mediumlink | Permalink | Comments (0) | Post RSS mehr
Having fun with IoT Flic buttons and Microsoft Flow Wednesday, March 27, 2019 1:00 PM Toni Pohl I just got a cute Flic button to play around with. It takes only some minutes to connect that IoT button to a connector and execute customs tasks. Well, as first step, I simply created a message in a Microsoft Teams channel. See the step-by-step instructions here. App | Cloud | IoT | Microsoft | Microsoft Teams | Logic apps | Flow | English | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Secure a web on Azure with an Azure Active Directory Multi-Tenant App Friday, March 1, 2019 8:00 AM Toni Pohl Azure offers a great platform for multiple types of apps and services, Web Apps are one of the PaaS service, we are using much. In some scenarios, it makes sense to host a static website on Azure, but to restrict access just for authenticated users. Well, AAD can help you with that by demanding a successful login with an Office 365 account. See how this works here. Azure | App | Cloud | Developer | English | Microsoft | Tools Mediumlink | Permalink | Comments (2) | Post RSS mehr