Closed shemers closed 5 months ago
missing OCR in the PowerShell script. open createDependencies.ps1 and add
$DeploymentScriptOutputs['ocrCognitiveServicesPrimaryKey'] = $resultJson.ocrCognitiveServicesPrimaryKey.ToString() $DeploymentScriptOutputs['ocrCognitiveServicesEndpoint'] = $resultJson.ocrCognitiveServicesEndpoint.ToString()
on line 42
missing OCR in the PowerShell script. open createDependencies.ps1 and add
on line 42