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 <[email protected]>
* Revert main.js to original state
Co-authored-by: nturinski <[email protected]>
* Fix case sensitivity in stopped state check and remove deploy test file
Co-authored-by: nturinski <[email protected]>
* Don't suppress error message
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: alexweininger <[email protected]>
Co-authored-by: nturinski <[email protected]>
Co-authored-by: Nathan <[email protected]>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