Add new Account SAS Token cmdlet, and add IPacl/Protocal support to B/T/Q/F new SAS cmdlets#1828
Add new Account SAS Token cmdlet, and add IPacl/Protocal support to B/T/Q/F new SAS cmdlets#1828
Conversation
…nto accountsas
…StorageAccountSAS cmdlet.
|
Hi @blueww, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
| @@ -54,6 +55,12 @@ public string Policy | |||
| ParameterSetName = SasPermissionParameterSet)] | |||
|
@blueww I'm excited to see this feature. It looks like a little bit of rethinking input parmater types is necessary to make the cmdlets usable - the user should not have to separately create a complex .Net type in order to use the cmdlet. Also, need to see some test coverage and I assume the help update covers the new cmdlets. |
|
Hi Mark, Thanks for the review and comments! I have replied all your comments. Summarize as below:
Please let me know if you have other questions or comments! |
*Change the Help xml file for the cmdlets update. (The help text is pending Tamra review as he is OOF, might have another PR for Help Text change from Tamra later)
*The Help xml has many changes as it's re-generated from the PSHelp Edit Tool. You can find all Help text change (and conclusion of each change) from:
HelpChange.docx.