Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StackHCI OOB Release #26266

Draft
wants to merge 19 commits into
base: lnx/versionctrl
Choose a base branch
from
Draft

StackHCI OOB Release #26266

wants to merge 19 commits into from

Conversation

azure-powershell-bot
Copy link
Collaborator

Description

StackHCI OOB Release

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • 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

Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

ziyeqf and others added 16 commits October 11, 2024 14:03
* fixing description for Az.Terraform

* update changelog

* Update ChangeLog.md

---------

Co-authored-by: zhenteng <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
Wrong property was used to create from a VM
* fixing description for Az.Terraform

* update changelog

* fixed another `{{ModuleNamePlaceHolder}}`

---------

Co-authored-by: zhenteng <[email protected]>
* Move ConnectedKubernetes to main

* Update ChangeLog.md

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]>
…d add Batch.Management.Sdk (#26199)

* Batch SDK generated by auto rest powershell

* Update ChangeLog.md

* Update ChangeLog.md
…AnalysisService.Management.Sdk (#26193)

* AnalysisService generated by autores powershell

* change log and psd1

* recording json and change admin account

* Update ChangeLog.md
* Move ConnectedMachine to main

* Update ChangeLog.md

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]>
* Split dotnet reference docs to two repos

* refine

* refine

* refine
* Move Resources to main

* Update CredScanSuppressions.json

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
…he Track 1 to SDK (#26301)

* re-generation DeviceProvisioningServices sdk

* update DeviceProvisioningServices sdk

* update

* update GeneratedSdkIssues.csv

* update changelog
* Move Communication to main

* Update ChangeLog.md

* Update ChangeLog.md

---------

Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]>
* Try to fix test case failure in MacOs for Monitor

* Use invariant culture
* Add PrivateEndpointVNetPolicies parameter

* Update format.ps1xml

* Some boilerplate code

* Some more boilerplate code

* Test

* Fix

* Parameter PrivateEndpointVNetPolicies of cmdlet New-AzVirtualNetwork does not follow the enforced naming convention of using a singular noun for a parameter name.

* Update ChangeLog

* Fix parameter name

* Fix change log

* Able to run test now

* Creating a virtual network

* Looks like default behavior is working

* Fix comments

* Setting PrivateEndpointVNetPolicies to Basic works

* Enabling for PL64K is working

* Disabling for PL64K is working

* Testing is working

* Update help file New-AzVirtualNetwork.md

* Fix NrpTeamAlias

---------

Co-authored-by: Will Ehrich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.