Yorick Kuijs
Yorick Kuijs
My use case is: I am creating a Datum structure for SharePoint. I have created a generic SharePoint role, which deploys all the generic bits for a server, like installing...
Just send you a message with a link to my config on Slack.
Hi @SGalazzo, so if I understand correctly: Right now the code only allows you to specify one authentication method, either Credentials or Service Principals. If you specify both, the code...
I am currently working on adding support for multiple authentication methods to the Export functionality. See https://github.com/microsoft/Microsoft365DSC/issues/1759#issuecomment-1175910359 for more information. Currently testing some last items before I can create the...
The improved Export method has been merged in PR #2230 and is include in v1.22.831.1. With that change you can specify multiple authentication methods and the code picks the most...
This is a duplicate with PR #2172. We have to decide which PR to merge and abandon the other.
I am working on an update of the Export functionality that will add support for specifying multiple authentication method. When you do, the code will use the most secure method...
Hello @Bender1983 @qx-775 @p-bojkowski and everyone else! Over the past weeks I have been working on making the documentation more readable and adding information that was missing. This new version...
@p-bojkowski, I am working on another documentation update which will include this example! For the whitepaper: I am working on a big update for the whitepaper, which will also include...
@Bender1983, @qx-775: The documentation update I refer to in the above post will also include some starter information and links to other articles (don't want to reinvent the wheel 😄)....