Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new module azure_rm_datalakestore (#352)
* First functional create datalake store module * Added absent action and added Api profile to latest in order to avoid warning * Added more info from datalake to results.state and improved some piece of code * Added tags and new tier capability. Update method added * Added encryption state and config to variables * Added firewall to parameters * Added virtual network rules to parameters * Fixed problems with encryption_config -> key_vault_meta_info parameter * Added info module * Added documentation to info module * Restore poller, added compare lists for update and fix some issues with account_obj_to_dict * Added test * Completed documentation * Added ignore sanity tests and added to pr-pipelines * Resolved pylint messages * Fixes sanity warnings * Fixed sanity errors * Change author to list * Fixed name of returned param and set task name correctly * Fix errors in merge * Fix merge error * Added missing blank line * Modified comments on PR Co-authored-by: haiyuan_zhang <[email protected]>
- Loading branch information