Daniel Gallinari

Results 3 issues of Daniel Gallinari

### Description Hi, while updating this service principal I get the following error. ### Issue script & Debug output ```PowerShell Connect-AzAccount $appId = "00000015-0000-0000-c000-000000000000" $sp = Get-AzADServicePrincipal -ApplicationId $appId $sp...

Azure PS Team
AAD
bug
customer-reported
needs-team-attention

Currently CreatePipelineConfigurationParameters supports just the type parameter: However, in order to create a YAML pipeline, all the following should be passed: `{ "configuration": { "type": "yaml", "path": "/my-folder/my-pipeline.yml", "repository": {...

### Problem description Specifying the binding infos for a website, the MOF compilation fails. ### Verbose logs ```text Write-NodeMOFFile : Invalid MOF definition for node 'localhost_WebSites': Exception calling "ValidateInstanceText" with...