Nick Brown

Results 4 issues of Nick Brown

--- When submitting a connector, please check the following conditions for your PR to ensure a smooth certification process. - [x] I attest that the connector works and I verified...

independent-publisher-connector
On Hold

| Q | A | | --------------- | --------------------------------------- | | Bug fix? | no | | New feature? | no | | New sample? | yes | ## What's...

Copy-MgTeam does not return the header location url to query to see if completed. Had to instead use Invoke-MgGraphRequest -OutputType HttpResponseMessage to get the Location url.

enhancement

Apps with invalid path characters (Dell Command | Update) causes error in creating folders. replace Prg.Name with Prg.id should fix the issue. ` $Prg_Path = "$Repo_custom\$($Prg.id)"`