Groups Governance Toolkit Part 4-Ownerless Groups

Groups Governance Toolkit Part 4-Ownerless Groups

In this multi-part series we show you how to handle the Office 365 Groups and Microsoft Teams governance toolkit. The next article cover the governance part of our Groups Governance Toolkit.Imagine your company policy requires at least 2 owners per Office 365 Group or per Microsoft Team. In this part, we want to monitor all groups that are ownerless (orphaned), or do not comply with our organization’s policies. The IT department shall get the information of all groups and teams where there are no owners or not enough owners and the possibility to fix that. Read below how this can be accomplished. ...

February 13, 2019 · 5 min · Martina Grom
Groups Governance Toolkit Part 3-Develop Azure Functions

Groups Governance Toolkit Part 3-Develop Azure Functions

After the introduction of the Office 365 Groups and Microsoft Teams Governance Toolkit and with the necessary requirements we are now looking into Azure Functions. In our group and team provisioning scenario, we need a little code for provisioning of an Office 365 group and a Microsoft team. Serverless computing with an Azure Function provides the optimal solution for that. Follow these steps to create the function we need for our workflow. ...

January 16, 2019 · 6 min · Martina Grom
Groups Governance Toolkit Part 2-Provisioning requirements

Groups Governance Toolkit Part 2-Provisioning requirements

In part 1 of this series we described the scenario for our Office 365 groups governance toolkit. In this part we will setup a workflow for the Office 365 and Microsoft Teams provisioning. Workflows help to follow specific processes for a successful collaboration. Offering self-services for users is a key to reduce workloads on the IT department and to allow users to cover their requirements quickly while the organization’s policies are enforced during the process. A frequently asked request is how to provision a new Microsoft Team in Office 365 in a secure and monitored way. See how this can be implemented here. ...

January 11, 2019 · 5 min · Martina Grom
Cloudbleed-Use Multi Factor Authentication asap

Cloudbleed-Use Multi Factor Authentication asap

Some hours ago, a security vulnerability became public regarding services of Cloudfare. Read this article “Cloudbleed” and strengthen your IT-security! “Cloudfare Inc. is a U.S. company that provides a content delivery network, Internet security services and distributed domain name server services, sitting between the visitor and the Cloudflare user’s hosting provider, acting as a reverse proxy for websites.” see Wikipedia. A lot of Internet companies are using Cloudfare for the distribution of their content. ...

February 24, 2017 · 2 min · Toni Pohl
Monaco Editor in eigene Web-Apps integrieren

Monaco Editor in eigene Web-Apps integrieren

Visual Studio Code verwendet ihn. Und man kann ihn auch selbst in eigenen Projekten verwenden: Den unglaublich coolen Monaco-Editor! Dieser Editor ist ein browser-basierter Code Editor, mit IntelliSense für JavaScript, JSON, HTML, CSS, Less, Sass, C# und TypeScript Support und vielem mehr. Und er kann in eigenen Web-Apps verwendet werden. Eine detaillierte Beschreibung des Monaco-Editors ist unter (Visual Studio Code) Editing Evolved vorhanden. Hier werden die coolen Features des Editors und Tipps und Tastenkombinationen beschrieben. ...

August 5, 2016 · 2 min · Toni Pohl
Einführung in das neue SharePoint Framework

Einführung in das neue SharePoint Framework

Passend zu meinem letzten Blogpost mit dem Hinweis zum Office 365 Developer Podcast möchte ich Software-Entwicklern das neue SharePoint Framework vorstellen. Doch schön der Reihe nach… Mit der Vorstellung von SharePoint 2016 Anfang Mai (siehe Future of SharePoint) hat Microsoft ein neues Entwicklungsmodell für SharePoint vorgestellt: Das SharePoint Framework. Anstelle von Server-seitigem Development (so, wie es von der ersten SharePoint Version mit ASP und ab 2003 ASP.NET – mit Ausnahme des neuen App Modells - bis heute der Fall war…) tritt nun Client-seitiges Development. Für Entwickler bedeutet das in einem Wort gesagt: Javascript! ...

July 28, 2016 · 4 min · Toni Pohl
Visual Studio Code den Run-Button für Websites beibringen

Visual Studio Code den Run-Button für Websites beibringen

Visual Studio Code ist eine feine Sache. Das kostenlose Entwicklungssystem für Windows, OS X und Linux ist unter https://code.visualstudio.com downloadbar und stellt neben einem sehr leistungsfähigen Editor mit IntelliSense und Debugging, Git-Support und Extensions auch Runtimes für Node.js, .NET Core, Unity und Office bereit. Apropos Runtime: Wie sieht es mit Webprojekten aus? Das müssen wir Visual Studio Code erst beibringen… Visual Studio Code for all Für alle jene, die neu in Visual Studio Code (VSC) sind, informiert die Startseite The Basics of Visual Studio Code über den Editor und seine Leistungsfähigkeit. ...

July 28, 2016 · 4 min · Toni Pohl
Connect  2015 News for Developers

Connect 2015 News for Developers

Beim zweitägigen Connect(); //2015 Developer Virtual Event hat Microsoft hat eine ganze Reihe an Neuerungen für Developer bekannt gegeben. In 112 Sessions geht es um Alles, was Developer Herzen höher schlagen lässt: .NET Core 5, ASP.NET 5 RC, Go-Live Support, Visual Studio Code, Visual Studio Team Services, Visual Studio Marketplace, Visual Studio Developer Essentials, Node.js, Docker Support und vieles vieles mehr. Neben der offiziellen News auf dem Visual Studio Blog News and Announcements at Connect(); //2015 und von Brian Harry News from Connect(); 2015 hat mein Kollege Wolfgang Strasser eine gute Zusammenfassung der Connect-Keynote gepostet: Connect(); // 2015–Keynote Recap. Die wichtigsten Infos auf einen Blick! ...

November 20, 2015 · 1 min · Toni Pohl
New version of Visual Studio Code on GitHub

New version of Visual Studio Code on GitHub

Microsoft had a series of announcements at the Connect(); //2015 Developer Virtual Event yesterday. Now there’s a new version of Visual Studio Code available on Github: https://github.com/Microsoft/vscode Check it out! See also the webcasts of the event on channel9! 112 sessions are waiting for you!

November 19, 2015 · 1 min · Toni Pohl