-
Notifications
You must be signed in to change notification settings - Fork 4k
[Do not Squash][storage] merge latest change from main to storage #15544
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
Merged
Conversation
This file contains hidden or 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
Solutions is getting deprecated, adding note for alternate commands.
Removed extra space in weekly recurring example that was throwing off a copy/paste
* [DataFactroy] Updated ADF .Net SDK version to 4.20.0 * update
* Update subscription client to 2021-01-01 * Add addtional properties and integrate common lib of 1.3.39 * Fix test case failure of StorageSync and Resources * Reset subscripiton client proxy at then end of subscripition client switch tests
Missing new line
Co-authored-by: wyunchi-ms <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
…pace (Azure#15377) * Add parameter ManagedSourceGroupName for command New-AzSynapseWorkspace * Update ChangeLog.md
…ure#15374) * [Storage] Fix a regression in copy blob from blob object pipeline * fix a typo Co-authored-by: Beisi Zhou <[email protected]>
* Migrate Maps from generation branch. * Migrate Maps from generation branch. * Change module version and GUID. Co-authored-by: wyunchi-ms <[email protected]>
In example 1 and 2, the command missed an "I" in the word Item.
Update deployment (external VNET) -- Location parameter is creating an error The location parameter was creating an issue when I tried to integrate my APIM with Internal Vnet> I had the following error: New-AzApiManagementVirtualNetwork: A parameter cannot be foundthat matches parameter name 'Location'. However, removing the -Location parameter worked for me.
* [Cognitive Services] Upgrade to 2021-04-30 * modify change log * Add breaking change supress
Co-authored-by: wyunchi-ms <[email protected]>
Resolved conflicts
Release-2021-07-06
…zure#15397) * Added support for creating and setting Template Spec in Bicep file * polish per comments
…re#15416) Co-authored-by: wyunchi-ms <[email protected]>
* [Storage] Support last access time * Fix CI failure
…f SQL pool (so called Gen3 or v3) (Azure#15403) * add auto pause and auto resume * [Synapse] - change autoresume to bool * Add support for storage redundancy and manual pause,resume * Update-AzSynapseSqlDatabase now doesn't support storage redundancy * Now sqlpool v3 update command supports remove keywords * Upgrade to the public SDK * Refresh session records * Refresh database and sql pool v3 session records * Refresh database and sql pool v3 session records * Update help doc * Correct help doc * Refresh workspace test session records * Update change log * Add BreakingChangeIssues.csv * Update changelog Co-authored-by: Dongwei Wang <[email protected]>
* size warning improve * changelog
* Fixed some typos for added clarity * Updated ChangeLog to reflect changes Updated ChangeLog to reflect changes azure-powershell/src/Security/Security/help/Get-AzRegulatoryComplianceStandard.md * Restore changelog.md Co-authored-by: Yeming Liu <[email protected]>
* Move CloudService to main * Update Changelog.md * Update how-to.md Co-authored-by: azurepowershell <[email protected]> Co-authored-by: Yunchi Wang <[email protected]>
* updating compute sdk reference, and SecurityType parameter type changes from 'SecurityType" to "string" end user experience stays the same. * add argument Completers for enum parameter * changelog * fix small bug in Set-AzVmsssecurityProfile * suppressing non-customer impacting breaking changes from SDK * update breaking change csv
…t. Fixed piping in Set/Remove-AzLoadBalancerBacknedAddressPool cmdlets. (Azure#15503)
… cmdlets (Azure#15510) * Add -ProceedIfNoChange switch * Update change log
Co-authored-by: wyunchi-ms <[email protected]>
* updating compute sdk reference, and SecurityType parameter type changes from 'SecurityType" to "string" end user experience stays the same. * add argument Completers for enum parameter * changelog * Capacity Reservation cmdlets * Update New-AzVm and New-AzVmConfig to take in parameter 'CapacityReservationGroupId" * added new parameter to New-AzVmssConfig, Update-AzVmss, New-AzVmss, Update-AzVm * md files updated * update md files with link * add test, test recording, small fixes
Co-authored-by: wyunchi-ms <[email protected]>
…doc fix (Azure#15538) * Move MySql to main * Update ChangeLog.md Co-authored-by: azurepowershell <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
The file contains how to add breaking change or preview message for generated modules.
…5443) * upload csv for generating powershell assembly reference docs * update dotnet csv each version bump * update az-ps-last.csv file
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
isra-fel
approved these changes
Jul 27, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added