Environment summary
2.0.20 nightly pip on ubuntu 16.04 x64
Doc here: https://docs.microsoft.com/en-us/azure/storage/common/storage-network-security?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
It appears that the --default-action setting is not up networkRuleSet.defaultAction which gets changed by the portal. The other cli commands appear to work fine.
The documentation appears to be incorrect where it references 'networkAcls.defaultAction' and bypass.
If I look at a --debug run - I don't ever actually see it issue any update either, though I may be misreading the output.
I was able to set it with an explicit --set though.
Environment summary
Doc here: https://docs.microsoft.com/en-us/azure/storage/common/storage-network-security?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
It appears that the --default-action setting is not up networkRuleSet.defaultAction which gets changed by the portal. The other cli commands appear to work fine.
The documentation appears to be incorrect where it references 'networkAcls.defaultAction' and bypass.
If I look at a --debug run - I don't ever actually see it issue any update either, though I may be misreading the output.
I was able to set it with an explicit --set though.