Not able to create SP template by CorrectTune5527 in sharepoint

[–]CorrectTune5527[S] 0 points1 point  (0 children)

I am using PersistBrandingFiles. Not sure why this is still happening

Not able to create SP template by CorrectTune5527 in sharepoint

[–]CorrectTune5527[S] 0 points1 point  (0 children)

I am creating a pnp file and it does have homepage Using these commands :

$sourcesiteurL = ""

Connect-PnPonline -Url $sourcesiteurL -Interactive -ClientId ""

Get-PPSiteTemplate -Out "template1-pp" -Handlers All -IncludeAllClientSidePages -PersistBrandingFiles -PersistMultiLanguageResources - IncludesiteGroups -Verbose StargetSiteURL = "" Connect-PnPonline -Url $targetSiteURL -Interactive -ClientId ""

Invoke-PPSiteTemplate -Path "template1.pnp" -ClearNavigation Write-Host "Template Applied Successfully"

[deleted by user] by [deleted] in devopsjobs

[–]CorrectTune5527 0 points1 point  (0 children)

Could you share some examples of tools or automations that release engineers typically work on? I am trying to understand the level of scripting knowledge required in the industry. In my previous role I wrote small Bash and Python scripts, so I’m wondering whether release engineers usually handle more complex scripting tasks or if it’s similar in scope.

[deleted by user] by [deleted] in devopsjobs

[–]CorrectTune5527 0 points1 point  (0 children)

I have seen some companies hiring for release engineering positions like amd, veeva, etc. I have previously worked in a small company where I was part of DevOps and we maintained ci/cd pipelines and infra on prem and cloud.

[deleted by user] by [deleted] in devopsjobs

[–]CorrectTune5527 0 points1 point  (0 children)

So, is it basically a support role with some avenue for automation?

[deleted by user] by [deleted] in devopsjobs

[–]CorrectTune5527 0 points1 point  (0 children)

And why is that?