Skip to content

huangpf PR: dev <- Azure:dev #674

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 86 commits into from
Dec 15, 2016
Merged

huangpf PR: dev <- Azure:dev #674

merged 86 commits into from
Dec 15, 2016

Conversation

huangpf
Copy link
Owner

@huangpf huangpf commented Dec 15, 2016

No description provided.

shahabhijeet and others added 30 commits November 14, 2016 19:43
* Need to check for null when creating Tags.

* 1. Added new new param:TunnelConnectionStatus in output object:VirtualNetworkGatewayConnection and 2. Added new optional input param:gatewayVip in ResetGateway API.

* Fix build error due to error in help file

* Fixing bugs and modifying tests for analysis services commands

- Added ServerFullName property to powershell  type.
- Modified tests to validate.

* Incorporate review comments

* revert back common.ps1

* Updated changeLog as per comments

* Fix changeLog file

* Bumping module version to 3.2.0 for AzureRm and AzureRm.Network
Add VmId to PS VM object.
Remove-AzureRmVMNetworkInterface and Remove-AzureRmVMDataDisk removes all if NetworkInterfaceIDs and DataDiskNames parameters are not given, respectively.
Squashed commit of the following:

commit 5cf2ad3
Merge: 5f1336c 040141e
Author: REDMOND\v-ajnava <[email protected]>
Date:   Mon Dec 5 15:26:49 2016 -0800

    Merge branch 'dev' of https://github.com/Azure/azure-powershell into AJ_power_eh

commit 5f1336c
Author: Arun Dsouza <[email protected]>
Date:   Mon Dec 5 11:51:30 2016 -0800

    Updated with Wix file and EH only

commit a508e7b
Author: Arun Dsouza <[email protected]>
Date:   Mon Dec 5 10:38:08 2016 -0800

    wix updated

commit d3f8211
Author: REDMOND\v-ajnava <[email protected]>
Date:   Wed Nov 30 14:50:20 2016 -0800

    Resolved system.management.automation ref issue.

commit 24d2744
Author: REDMOND\v-ajnava <[email protected]>
Date:   Tue Nov 29 12:21:28 2016 -0800

    ServiceBus PS cmdlets

commit c4cd95f
Merge: 0001c62 1eb3f3b
Author: REDMOND\v-ajnava <[email protected]>
Date:   Sat Nov 26 13:57:28 2016 -0800

    Merge branch 'AJ_power1' of https://github.com/v-Ajnava/azure-powershell into AJ_power1

    # Conflicts:
    #	setup/azurecmdfiles.wxi
    #	src/ResourceManager/EventHub/Commands.EventHub.Test/Commands.EventHubs.Test.csproj
    #	src/ResourceManager/EventHub/Commands.EventHub.Test/ScenarioTests/NamespaceTests.ps1
    #	src/ResourceManager/EventHub/Commands.EventHub.Test/SessionRecords/Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.ConsumerGroupsTests/ConsumerGroupsCRUD.json
    #	src/ResourceManager/EventHub/Commands.EventHub.Test/SessionRecords/Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.EventHubsTests/EventHubsAuthorizationRulesCRUD.json
    #	src/ResourceManager/EventHub/Commands.EventHub.Test/SessionRecords/Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.EventHubsTests/EventHubsCRUD.json
    #	src/ResourceManager/EventHub/Commands.EventHub.Test/SessionRecords/Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.NamespaceTests/NamespaceAuthorizationRulesCRUD.json
    #	src/ResourceManager/EventHub/Commands.EventHub.Test/SessionRecords/Microsoft.Azure.Commands.EventHub.Test.ScenarioTests.NamespaceTests/NamespaceCRUD.json

commit 0001c62
Author: REDMOND\v-ajnava <[email protected]>
Date:   Thu Nov 24 03:58:12 2016 -0800

    Review comments and WXI file

commit 1eb3f3b
Author: REDMOND\v-ajnava <[email protected]>
Date:   Wed Nov 23 11:09:35 2016 -0800

    WXI file

commit 15ce842
Author: REDMOND\v-ajnava <[email protected]>
Date:   Wed Nov 23 11:02:43 2016 -0800

    Review changes

commit 9c094fa
Author: REDMOND\sazeesha <[email protected]>
Date:   Fri Nov 18 18:32:15 2016 -0800

    New Session Records

commit 86816de
Author: REDMOND\sazeesha <[email protected]>
Date:   Fri Nov 18 14:27:33 2016 -0800

    Fix for build failure

commit acda882
Author: REDMOND\sazeesha <[email protected]>
Date:   Fri Nov 18 11:30:36 2016 -0800

    reference to test project

commit 046adb2
Author: REDMOND\sazeesha <[email protected]>
Date:   Thu Nov 17 17:34:27 2016 -0800

    Azure EventHub PS CmdLets

commit a6fad5a
Author: REDMOND\v-ajnava <[email protected]>
Date:   Thu Nov 17 17:26:41 2016 -0800

    removed the extra line from Test.Targets

commit 78914ad
Author: REDMOND\v-ajnava <[email protected]>
Date:   Thu Nov 17 17:11:15 2016 -0800

    added a reference to eventhub test project to Test.Targets

commit 1ca66a2
Author: REDMOND\v-ajnava <[email protected]>
Date:   Wed Nov 16 19:50:26 2016 -0800

    Added the set property

commit 9061a2c
Author: REDMOND\v-ajnava <[email protected]>
Date:   Wed Nov 16 17:19:17 2016 -0800

    Changes regarding the new object creation for New and Set cmdlets

commit 46cfcce
Author: REDMOND\v-ajnava <[email protected]>
Date:   Mon Nov 14 19:22:59 2016 -0800

    cleaned SetupManagementClients and added 'Hyak.Common' reference

commit 52aa0b4
Author: REDMOND\sazeesha <[email protected]>
Date:   Mon Nov 14 17:11:34 2016 -0800

    EventHub PS CmdLets
cormacpayne and others added 29 commits December 9, 2016 13:06
[AzureRT] December release
Changing threat detection policy "without a storage account name" error
Changing threat detection policy "without a storage account name" error
EventHub Cmdlets with Fix for Azure.RM.EventHub MSI creation
[Release 3.3.0] Merge release-3.3.0 --> master
[Release 3.3.0] Merge master --> dev
@huangpf huangpf merged commit 3817e52 into huangpf:dev Dec 15, 2016
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.

7 participants