-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
release-2023-11-14 #23337
Merged
Merged
release-2023-11-14 #23337
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* GA Az.App * Update ChangeLog.md * Update Az.psd1 * Update MinimalVersion.csv * Update Az.psd1 Fix typo --------- Co-authored-by: NoriZC <[email protected]>
…ced File permissions for SSH key (#23170) * adding update-azvm changes * Adding help * tests and fix * Updated after review * Permissions change * Test fix * fix * test skip * Adding changelog * resolving merge * adding test --------- Co-authored-by: Yabo Hu <[email protected]>
* Vmss defaulting to Flex mode changes * remove natpool setting to null for flex mode * change log * add test for defaulting to flexible orchestration mode * switch parameter, better checking * add example * Update New-AzVmss.md fix static analysis in examples * update test to work with updated trusted launch default --------- Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: Yabo Hu <[email protected]>
* Update NewAzureVMCommand.cs * Update DiskCreateOrUpdateMethod.cs * Update VirtualMachineScaleSetCreateOrUpdateMethod.cs * Update NewAzureVMCommand.cs * Update VirtualMachineScaleSetCreateOrUpdateMethod.cs * Update DiskCreateOrUpdateMethod.cs * Update NewAzureVMCommand.cs * Update NewAzureVMCommand.cs * Update New-AzVM.md * Update New-AzVM.md * Update VirtualMachineScaleSetCreateOrUpdateMethod.cs * ensure flex defaulting works fine * Update ExampleIssues.csv --------- Co-authored-by: Yabo Hu <[email protected]>
* Sync resourceManagement.yml (#23294) * Revert "Update Microsoft.Authorization api version for Get-RoleDefinition 2 (#23263)" This reverts commit 4d5d02f. --------- Co-authored-by: Azure PowerShell <[email protected]>
* Move KeyVault to release-2023-11-14 * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <[email protected]>
* delete Monitor Action Group SDK and test * Migrate Monitor from jiadong/actiongroup to jiadong/actiongroup-removed (#23127) * Move Monitor to jiadong/actiongroup-removed * monitor action group fix breaking change and signature issues * update monitor scenario alert test for action group creation * Update monitor action group change log * live only monitor scenario alert test for action group creation --------- Co-authored-by: JoyerJin <[email protected]> * Migrate Monitor from jiadong/actiongroup to jiadong/actiongroup-removed (#23288) * Move Monitor to jiadong/actiongroup-removed * monitor test action group cmdlet breaking change --------- Co-authored-by: JoyerJin <[email protected]> * delete action group nitification help and test --------- Co-authored-by: JoyerJin <[email protected]> Co-authored-by: Azure PowerShell <[email protected]> Co-authored-by: JoyerJin <[email protected]>
* pin major version for compute and storage * remove announced breaking change warning * bump version for release-2023-11-14
VeryEarly
added
the
Do Not Squash 🚫
To prevent conflicts, this PR should not be squash merged.
label
Nov 9, 2023
VeryEarly
requested review from
isra-fel,
bilaakpan-ms,
Sandido,
haagha and
grizzlytheodore
as code owners
November 9, 2023 13:41
🔄Az.Accounts
🔄Az.Aks
🔄Az.App
🔄Az.ApplicationInsights
🔄Az.Authorization
🔄Az.Batch
🔄Az.Blueprint
🔄Az.CloudService
🔄Az.CognitiveServices
🔄Az.Compute
🔄Az.ConnectedMachine
🔄Az.ContainerInstance
🔄Az.ContainerRegistry
🔄Az.CosmosDB
🔄Az.Databricks
🔄Az.DataFactory
🔄Az.DataLakeStore
🔄Az.DataMigration
🔄Az.DeploymentManager
🔄Az.DesktopVirtualization
🔄Az.DevCenter
🔄Az.DevSpaces
🔄Az.Dns
🔄Az.EventGrid
🔄Az.EventHub
🔄Az.Functions
🔄Az.HDInsight
🔄Az.IotHub
🔄Az.KeyVault
🔄Az.KubernetersConfiguration
🔄Az.Kusto
🔄Az.MachineLearning
🔄Az.Maintenance
️✔️Az.ManagedServiceIdentity
🔄Az.Monitor
🔄Az.NetAppFiles
🔄Az.Network
🔄Az.NetworkCloud
🔄Az.OperationalInsights
🔄Az.PolicyInsights
🔄Az.PostgreSql
🔄Az.PowerBIEmbedded
🔄Az.PrivateDns
🔄Az.Purview
🔄Az.RecoveryServices
🔄Az.RedisCache
️✔️Az.Relay
🔄Az.Resources
🔄Az.Search
🔄Az.Security
🔄Az.SecurityInsights
🔄Az.SelfHelp
🔄Az.ServiceBus
🔄Az.ServiceFabric
🔄Az.SignalR
🔄Az.Sql
🔄Az.Ssh
🔄Az.StackHCI
🔄Az.Storage
🔄Az.StorageMover
🔄Az.StorageSync
🔄Az.Subscription
🔄Az.Synapse
🔄Az.TrafficManager
🔄Az.Websites
|
|
* remove guest attestation * remove from vm * remove disableintegritymonitoring * Update ChangeLog.md * missed a couple * Create BreakingChangeIssues.csv * remove param from md * handle breaking change error and weird param set errors * Update BreakingChangeIssues.csv * test added * removed old test --------- Co-authored-by: Yabo Hu <[email protected]>
Converting to draft because we've had more updates on the release branch. |
* revert bump up version * remove announced breaking change warning and pin major version for storage and compute * bump version for release-2023-11-14 * remove empty changelog storagemover * Update ChangeLog.md * Update Az.Compute.psd1 * Update ChangeLog.md
* Sync resourceManagement.yml (#23294) * Changed default selection to prevent inaccuracies (#23313) Co-authored-by: Mike F. Robbins <[email protected]> * update TestLiveScenarios.ps1 (#23304) * Display cmdlet, parameter set and parameter level coverage data for a module (#23327) * General Availability of Az.Tools.Installer (#23323) * Migration Guide of Az 11.0.0 (#23328) * Try to Generate Migration Guide * Update documentation/migration-guides/Az.11.0.0-migration-guide.md Co-authored-by: Yunchi Wang <[email protected]> --------- Co-authored-by: Yunchi Wang <[email protected]> * [DataFacotry]Added support copyComputeScale And pipelineExternalComputeScale in Set-AzDataFactoryV2IntegrationRuntime Command (#23321) * [DataFacotry]Added support copyComputeScale And pipelineExternalComputeScale in Set-AzDataFactoryV2IntegrationRuntime Command * fix * change * fix * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <[email protected]> * Update Instance Pool API version to Preview 2023-05-01 (#23336) Co-authored-by: Milan Adamovic <[email protected]> --------- Co-authored-by: Azure PowerShell <[email protected]> Co-authored-by: Mike F. Robbins <[email protected]> Co-authored-by: Mike F. Robbins <[email protected]> Co-authored-by: lijinpei2008 <[email protected]> Co-authored-by: Vincent Dai <[email protected]> Co-authored-by: Jin Lei <[email protected]> Co-authored-by: Yunchi Wang <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: Milan Adamovic <[email protected]> Co-authored-by: Milan Adamovic <[email protected]>
NoriZC
approved these changes
Nov 10, 2023
please DO NOT SQUASH this PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Checklist
CONTRIBUTING.md
and reviewed the following information:generation
branch.ChangeLog.md
file(s) appropriatelyChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header in the past tense. Add changelog in description section if PR goes intogeneration
branch.ChangeLog.md
if no new release is required, such as fixing test case only.