We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa3a1c commit 8dded39Copy full SHA for 8dded39
1 file changed
azure.yaml
@@ -22,3 +22,13 @@ hooks:
22
Write-Host ""
23
shell: pwsh
24
interactive: true
25
+ posix:
26
+ run: |
27
+ echo ""
28
+ echo "\033[33m ---------------------------------------------------------------------------------------------------\033[0m"
29
+ echo "\033[33m Note: If deployment fails or you encounter an issue, please open an issue with the deployment logs.\033[0m"
30
+ echo "\033[36m https://github.com/microsoft/content-processing-solution-accelerator/issues\033[0m"
31
32
33
+ shell: sh
34
+ interactive: true
0 commit comments