-
Notifications
You must be signed in to change notification settings - Fork 550
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Azure] Fix to sync NSG status while opening ports (#3844)
* fix to update NSG status while opening ports * nit * format * refactor check for nsg creation * format * nit * format * Update sky/provision/azure/config.py Co-authored-by: Zhanghao Wu <[email protected]> * Update sky/provision/azure/instance.py Co-authored-by: Zhanghao Wu <[email protected]> * Update sky/provision/azure/config.py Co-authored-by: Zhanghao Wu <[email protected]> * Update sky/provision/azure/config.py Co-authored-by: Zhanghao Wu <[email protected]> * format * additional TODO comments --------- Co-authored-by: Zhanghao Wu <[email protected]>
- Loading branch information
1 parent
7c5b7e0
commit 057bc4b
Showing
3 changed files
with
121 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters