Skip to content

Conversation

@petrajkogit
Copy link
Owner

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)
    • the markdown help files have been regenerated using the commands listed here

dagoroz and others added 9 commits September 3, 2020 11:07
* add missing null check

* update docs

* Remove old TODO
…dlet (#12437)

* Added operation parameters and operation steps in `Get-AzSqlInstanceOperation`

* Starting validation.

* Fixing build

Co-authored-by: Jovana Toroman <jtoroman@microsoft.com>
* updated .net to 38.1 and added patchstatus property

* Adding tests and upgrading sdk version for dependent projects

* Update PSVirtualMachineInstanceView.cs

Adding comma
Changed 'Name' to 'StorageSyncServiceName' field in the example. 'Name' is not a valid parameter.
Co-authored-by: Joshua Van Daalen <admin@joshuavandaalen.com.au>
* * Fix `Disable-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Get-AzSqlServerActiveDirectoryOnlyAuthentication`
* Added cmdlet `Enable-AzSqlServerActiveDirectoryOnlyAuthentication`

* Revert changes in authentication

* Fix files in Accounts

* Update Resources.Designer.cs

* Add help files

* Adding breaking change to  Exceptions/Az.Sql/BreakingChangeIssues.csv

* Removing empty lines

Co-authored-by: Amol Agarwal <amagarwa@microsoft.com>
Co-authored-by: Milan Brkic <mibrkic@microsoft.com>
…2816)

* changing number of VMs from 100 to 1000

* adding description inside changelog.md
* don't use mgmt clients

* remove unused code

* remove useless comments
…-AzKeyVault' (#12459)

* Add parameter EnableRbcAuthorization for 'New-AzKeyVault' and 'Update-AzKeyVault'.

* Update src/KeyVault/KeyVault/ChangeLog.md

Co-authored-by: Yeming Liu <felix_liu@outlook.com>

* Update src/KeyVault/KeyVault/KeyVault.format.ps1xml

Co-authored-by: Yeming Liu <felix_liu@outlook.com>

* Simplify codes in VaultManagementClient.cs.

Co-authored-by: Yeming Liu <felix_liu@outlook.com>
@petrajkogit petrajkogit merged commit a53e29c into petrajkogit:master Sep 3, 2020
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.

9 participants