Skip to content

[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
merged 84 commits into from
Jul 27, 2021

Conversation

blueww
Copy link
Member

@blueww blueww commented Jul 26, 2021

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • 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 -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

mjsharma and others added 30 commits June 30, 2021 14:15
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
…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
Release-2021-07-06
…zure#15397)

* Added support for creating and setting Template Spec in Bicep file

* polish per comments
* [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]>
isra-fel and others added 16 commits July 22, 2021 17:23
* 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
* 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
…doc fix (Azure#15538)

* Move MySql to main

* Update ChangeLog.md

Co-authored-by: azurepowershell <[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
@blueww blueww added Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. needs-review labels Jul 26, 2021
@blueww
Copy link
Member Author

blueww commented Jul 26, 2021

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@blueww blueww mentioned this pull request Jul 26, 2021
8 tasks
@isra-fel isra-fel merged commit 6cde428 into Azure:Az.Storage-preview Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.