Commit e6260c9
Fix deployment to stopped Function Apps with clear error message (#4664)
* Initial plan
* Add check to block deployment to stopped Function Apps with clear error message
Co-authored-by: alexweininger <12476526+alexweininger@users.noreply.github.com>
* Revert main.js to original state
Co-authored-by: nturinski <5290572+nturinski@users.noreply.github.com>
* Fix case sensitivity in stopped state check and remove deploy test file
Co-authored-by: nturinski <5290572+nturinski@users.noreply.github.com>
* Don't suppress error message
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexweininger <12476526+alexweininger@users.noreply.github.com>
Co-authored-by: nturinski <5290572+nturinski@users.noreply.github.com>
Co-authored-by: Nathan <naturins@microsoft.com>1 parent 91b5be7 commit e6260c9
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
0 commit comments