-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Do Not Squash][Storage] Merge Master changes to storage preview branch #12043
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
* fix Build_Date for docker images * Update BuildImages.ps1
* Upgrade Microsoft.Azure.Management.MixedReality SDK * Update test cases and recorded sessions * Update help document * Make ResourceId generic * Correct and Add new help documents * Make PSAccountKeys generic * Add Remote Rendering Cmdlets * Fix Cmdlet New-AzRemoteRenderingAccount and export Remote Rendering Cmdlets * Upgrade module version and authoring test cases for Remote Rendering * Add Static Analysis execeptions * Suppress Security errors in recorded session JSON files * rollback manual version bumping in psd1 and add change log.
…ministrator (Azure#11973) * Add Guest user lookup and remove incorrect if statement. * Add a few null checks for safely. * update ChangeLog.md Co-authored-by: Amol Agarwal <amagarwa@microsoft.com>
* Add DesktopVirtualization * Update solution file * Change copy configuration * Update docs * Correct psd1 file and remove asterisk
…ure#11966) * Fixed an issue that may cause Az to skip logs in Azure Automation * Update ChangeLog.md
* upgrade SDK and add parameters to saved searches * fix parameter name * upgrade operationalinsights SDK version for monitor test * upgrade operationalinsights SDK for network/sql/HDInsight * update change log
…e#11946) * Added settings cmdlet * Some fixes to tests * Fixed SetSettings * added sessionRecords * Added session records * Re-run jit tests * enabling piping support in settings cmdlet * Name fix * updated help * update settings help files * Fix help * deleting a test * fixing help files * flattening the set settings * added a session record * regenate help * added new set parameter * changed the test name * regenerated help * renaming tests * fixing a type * re-added a default parameter set * regenerate help * updated the change log * Update Get-AzSecuritySetting.md * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
…zure#11874) * Initial commit * Change to add NSG to the subnet if there is no NSG assigned Adding recording from one of the tests
* Add support for Tail and refactor code for new SDK version * Added test cases * Edited test cases * Re-record test cases * Modify help files * Review fixes * Fix CLI test case * Fix missing file name in the message shown when file already exists - Save-AzDeploymentScriptLog cmdlet * Change parameter name from DeploymentScriptInputObject to DeploymentScriptObject; Show Output property in cmdlet output * Fix missing target name in what if result - Performing the operation Remove Deployment Script on target * Format output property for cmdlet output * Edit output formatting; newline character fix; Update changelog * Add alias to avoid a breaking change * Modify help files * Update row format * Use StringReader for newline formatting * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
* Update Az.4.1.0-migration-guide.md * Update Az.4.1.0-migration-guide.md
* Init for module: ImportExport and ImageBuilder (Azure#11986) Co-authored-by: wyunchi-ms <yunwang@microsoft.com> * Initial version of Blockchain * update release files * Inital version of Blockchain * Fix Blockchain file names Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: wyunchi-ms <yunwang@microsoft.com> Co-authored-by: msJinLei <leijin@microsoft.com>
…Service registrations. (Azure#11979) * Manage Registrations * Update CredScan
* fixed tests and documentations. * Fixed tests and help documents. * copied wrong test records, fixed test records with correct output. * removed incorrect write statement. * changed the default parameterset to resource name * fixed parameter set names * add get azure received route * updated api version * Add received routes. * added the correct test results * removed unused help doc. * fixed output type file.
…rectoryAdministrator (Azure#11964) * Allow Azure Active Directory applications to be set as SQL Server Azure Active Directory admin. * Remove IsAzureADOnlyAuthenticaion option from SetAzureSqlServerActiveDirectoryAdministrator command. We will be adding a new API to enable this option. * Update ChangeLog.md * Add Static analysis exception to exceptions file. Co-authored-by: Amol Agarwal <amagarwa@microsoft.com>
* Add validation to the name field for ip groups * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
* Fix bug that other psd1 file is not updated when current module version is changed * Fix MSI version label
…ig to have another param AddressPrefixType to remove individual address family configs (Azure#12020) * Remove-AzExpressRouteCircuitConnectionConfig to have another param AddressPrefixType to remove the IPv4 or IPv6 configuration. * Updated ChangeLog.md
* adding SourceWebApp.Location details * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Example 2 has assigned variables, however the actual command doesn't use them but hardcoded values
* Add firewall rule related cmdlet. * Fix comments. * Update parameterset. * Change startip/endip optional in update cmdlet. * Update session record. * Fix CI error.
* Support modifying PublicNetworkAccess * Address comments
There are now more bundles and the correct response is now included here.
* Fix issues on Get-AzADUser * Update ChangeLog.md * Fix test cases
…ure#12030) * Replace usage of old accessProfile API for querying kubeconfig * Updated changelog * update test files for Aks Co-authored-by: Erich(Renyong) Wang <eriwan@microsoft.com>
VeryEarly
approved these changes
Jun 3, 2020
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.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added