Skip to content

merge Generation#2

Merged
NoriZC merged 15 commits intoNoriZC:gen-msgraphfrom
Azure:generation
Dec 14, 2023
Merged

merge Generation#2
NoriZC merged 15 commits intoNoriZC:gen-msgraphfrom
Azure:generation

Conversation

@NoriZC
Copy link
Copy Markdown
Owner

@NoriZC NoriZC commented Dec 14, 2023

Description

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

azure-powershell-bot and others added 15 commits December 6, 2023 20:59
Co-authored-by: azurepowershell <azurepowershell@ms.com>
…ion test (#23593)

* Schedule list as default, environment action test

* Update get environment log test

* Create BreakingChangeIssues.csv

---------

Co-authored-by: NoriZC <110961157+NoriZC@users.noreply.github.com>
* update commands

* update readme

* upload new commands

* remove license commands

* add run commands test

* remove redundant run command

* add run command recordings

* add examples to docs

* fix doc syntax

* add run commands examples

* Upgrade to autorest.powershell v4 for connectemachine

* update to autorest v4

* update run command examples

* update example

* update run command delete

* update old tests

---------

Co-authored-by: derek <xidi@microsoft.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
* init

* addressing comments

* regenerating autorest

* reverting tests

* Fixed a path related issue.

* Update some config for autorest.powershell v4

* tests recorded

---------

Co-authored-by: Xiaogang <xidi@microsoft.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
* update custom location api version

* update ExampleIssues.csv

* Change the parameter to required

* Remove syntax CreateViaIdentityExpanded in New-AzCustomLocation

* update
* Adding support for version 2023-09-01

* Fixed some issues caused by upgrade to v4

* Fixing failed tests

* Removing updates for config objects

* Removing duplicate skipped tests

* Removing throwable exceptions

* Update README.md to remove extension configuration

V4 has been set as default, so no need to set it.

---------

Co-authored-by: Xiaogang Ding <xidi@microsoft.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
Service team does not need them now.
Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
@NoriZC NoriZC merged commit e6b0fee into NoriZC:gen-msgraph Dec 14, 2023
NoriZC pushed a commit that referenced this pull request Feb 14, 2025
* Init readme.

split Update to 2 command: Update and Upgrade.

* Update readme

* Update examples.

* Update test and records

* Update a example.

* Resolve pipeline issues.

* Update SignatureIssues

* Update.

* Fix pipeline errors.

* Update a example

* Rename properties

* Update to 2024-05-01-preview

* Update a example

* Rename commands Upgrade-xxx to Invoke-xxxUpgrade

* Remove unused files.

* Update SignatureIssues.csv

* Update a autogen cmdlet to custom cmdlet

---------

Co-authored-by: v-yuchenli <v-yuchenli@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
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.

7 participants