-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure static website on storage account (#878)
* remove unused storage imports * correct test lints * update azure-storage dependency * fix storage blob test lint issues * clean up storage test * correct blob issues * correct file upload with new APIs * update storageblob for ansible-test * allow configuration of static website on storage account * add static website output to storage info module * handle blob client access for non-blob account types * ensure static website props always returned * additional static website tests * bump test storage name to reduce pr conflicts
- Loading branch information
Showing
3 changed files
with
324 additions
and
25 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
Oops, something went wrong.