azure-powershell
azure-powershell copied to clipboard
[ElasticSan] Add new module Az.ElasticSan
Description
First preview release for module Az.ElasticSan. Cmdlets added include:
Add-AzElasticSanVolumeGroupNetworkRuleGet-AzElasticSanGet-AzElasticSanSkuListGet-AzElasticSanVolumeGet-AzElasticSanVolumeGroupNew-AzElasticSanNew-AzElasticSanVirtualNetworkRuleObjectNew-AzElasticSanVolumeNew-AzElasticSanVolumeGroupRemove-AzElasticSanRemove-AzElasticSanVolumeRemove-AzElasticSanVolumeGroupRemove-AzElasticSanVolumeGroupNetworkRuleUpdate-AzElasticSanUpdate-AzElasticSanVolumeUpdate-AzElasticSanVolumeGroup
Design link: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1265
Checklist
- [x] Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:
- SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to
generationbranch. - SHOULD make the title of PR clear and informative, and in the present imperative tense.
- SHOULD update
ChangeLog.mdfile(s) appropriately- For any service, the
ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md - A snippet outlining the change(s) made in the PR should be written under the
## Upcoming Releaseheader in the past tense. Add changelog in description section if PR goes intogenerationbranch. - Should not change
ChangeLog.mdif no new release is required, such as fixing test case only.
- For any service, the
- SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
- Create new module from scratch
- Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
- Create new resource type which name doesn't use module name as prefix
- Have design question before implementation
- SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
- SHOULD have proper test coverage for changes in pull request.
- SHOULD NOT introduce breaking changes in Az minor release except preview version.
- SHOULD NOT adjust version of module manually in pull request
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
@wyunchi-ms The CI seems to be still failing with the build errors. Could you please help take a look to see if you have any idea about this? Thanks a lot :)
WARNING: Both Az and AzureRM modules were detected on this machine. Az and AzureRM modules cannot be imported in the same session or used in the same script or runbook. If you are running PowerShell in an environment you control you can use the 'Uninstall-AzureRm' cmdlet to remove all AzureRm modules from your machine. If you are running in Azure Automation, take care that none of your runbooks import both Az and AzureRM modules. More information can be found here: https://aka.ms/azps-migration-guide
Directory: D:\a\1\s\artifacts
Mode LastWriteTime Length Name
d---- 9/21/2022 6:50 AM autorest
D:\a\1\s\build.proj(125,5): error MSB3073: The command "pwsh -NonInteractive -NoLogo -NoProfile -Command "D:\a\1\s\tools/PrepareAutorestModule.ps1"" exited with code 1. ##[error]Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1