Marc Studer

Results 11 comments of Marc Studer

The construct can be found in this article: https://pnp.github.io/powershell/articles/azurefunctions.html Read the important information box at the top, samples are available throughout the article.

Hi @Leviani , The "Template Token" you are refering to isn't a Token, but a simple json string. -> The "listcontenttypeid" property is static, it will never be replaced with...

Hi @Leviani , I took a closer look and there is as you mentionnen a "new" listcontenttypeid token in the exported site templates. I'm note sure when exactly this was...

Managed Identity for all PNP cmdlets instead of "only" the ones using graph would really be a great addition.

> Hi @ScoutmanPt , Indeed very interesting way to retrieve a token. I was wondering how to implement it for my Azure Functions, but couldn't figure out a way to...

wrapping the cmdltes in a try/catch block is the only workaround for now. Reverting the changes doesn't look like a good option, as the errorhandling is in general a lot...

There is the -ValidateConnection parameter which provides this feature. It is described in the Documentation.

Is it correct, that currently the commands only return an empty line? Even when piping the commands into "Out-Null", an empty line is added in the terminal.

Awesome. Many thanks. On Tue, 9 Jul 2024, 18:22 Emanuel Palm, ***@***.***> wrote: > @Studermarc this is now solved in #70 > . Version 3.2.1 > with a fix should...

Many thanks. Let me know if you want to discuss the different options, default behaviour, etc. I'm happy to hop in a quick teams call for this.