-
Notifications
You must be signed in to change notification settings - Fork 4k
EventHub: RP version 2017-04-01 and cmdlet recommendations #4307
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
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
28baa4a
EventHub RP version 2017-04-01 changes
f43a906
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
ab6f0eb
corrected prj file
4f3a8a9
Removed the wait statement
8694c98
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
70cecfc
Removed the analysis services exception addition from breaking changes.
da06db9
Autoinflate parameter set correction
3d09961
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
18bad62
Review comments
4fe3dc1
nuget
25ce462
updated the parameterset
f1c8c93
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
a2d81f5
Corrected the markdown
f5c0fcb
fixed signatureissues
b700071
Update SignatureIssues.csv
cormacpayne 0c0b56e
Merge branch 'release-4.3.0' into EHpwr2017
cormacpayne ea9b657
Corrected BreakingChangeIssues.csv
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# Generated by: Microsoft Corporation | ||
# | ||
# Generated on: 7/14/2017 | ||
# Generated on: 7/6/2017 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wre we sure this is up to date? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, it up to date. |
||
# | ||
|
||
@{ | ||
|
@@ -72,23 +72,23 @@ NestedModules = @('.\Microsoft.Azure.Commands.EventHub.dll') | |
FunctionsToExport = @() | ||
|
||
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. | ||
CmdletsToExport = 'New-AzureRmEventHubKey', 'Get-AzureRmEventHubNamespace', | ||
'Get-AzureRmEventHubNamespaceAuthorizationRule', | ||
'Get-AzureRmEventHubNamespaceKey', 'New-AzureRmEventHubNamespace', | ||
'New-AzureRmEventHubNamespaceAuthorizationRule', | ||
'Remove-AzureRmEventHubNamespace', | ||
'Remove-AzureRmEventHubNamespaceAuthorizationRule', | ||
'Set-AzureRmEventHubNamespace', | ||
'Set-AzureRmEventHubNamespaceAuthorizationRule', | ||
'New-AzureRmEventHubNamespaceKey', | ||
'Get-AzureRmEventHubAuthorizationRule', 'Get-AzureRmEventHubKey', | ||
'Get-AzureRmEventHub', 'New-AzureRmEventHub', | ||
'New-AzureRmEventHubAuthorizationRule', 'Remove-AzureRmEventHub', | ||
'Remove-AzureRmEventHubAuthorizationRule', 'Set-AzureRmEventHub', | ||
'Set-AzureRmEventHubAuthorizationRule', | ||
'Get-AzureRmEventHubConsumerGroup', | ||
'New-AzureRmEventHubConsumerGroup', | ||
'Remove-AzureRmEventHubConsumerGroup', | ||
CmdletsToExport = 'New-AzureRmEventHubKey', 'Get-AzureRmEventHubNamespace', | ||
'Get-AzureRmEventHubNamespaceAuthorizationRule', | ||
'Get-AzureRmEventHubNamespaceKey', 'New-AzureRmEventHubNamespace', | ||
'New-AzureRmEventHubNamespaceAuthorizationRule', | ||
'Remove-AzureRmEventHubNamespace', | ||
'Remove-AzureRmEventHubNamespaceAuthorizationRule', | ||
'Set-AzureRmEventHubNamespace', | ||
'Set-AzureRmEventHubNamespaceAuthorizationRule', | ||
'New-AzureRmEventHubNamespaceKey', | ||
'Get-AzureRmEventHubAuthorizationRule', 'Get-AzureRmEventHubKey', | ||
'Get-AzureRmEventHub', 'New-AzureRmEventHub', | ||
'New-AzureRmEventHubAuthorizationRule', 'Remove-AzureRmEventHub', | ||
'Remove-AzureRmEventHubAuthorizationRule', 'Set-AzureRmEventHub', | ||
'Set-AzureRmEventHubAuthorizationRule', | ||
'Get-AzureRmEventHubConsumerGroup', | ||
'New-AzureRmEventHubConsumerGroup', | ||
'Remove-AzureRmEventHubConsumerGroup', | ||
'Set-AzureRmEventHubConsumerGroup' | ||
|
||
# Variables to export from this module | ||
|
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove changes to this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this is an issue with encoding
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert the change to this file. This PR will not be accepted until this is completed. Just checkout the previous version of the file, please.