Skip to content

V2A AAD Changes #4843

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 8 commits into from
Nov 6, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -72,85 +72,146 @@ NestedModules = @('.\Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.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 = 'Edit-AzureRmRecoveryServicesAsrRecoveryPlan',
'Get-AzureRmRecoveryServicesAsrFabric',
'Get-AzureRmRecoveryServicesAsrJob',
'Get-AzureRmRecoveryServicesAsrNetwork',
'Get-AzureRmRecoveryServicesAsrNetworkMapping',
'Get-AzureRmRecoveryServicesAsrPolicy',
'Get-AzureRmRecoveryServicesAsrProtectableItem',
'Get-AzureRmRecoveryServicesAsrProtectionContainer',
'Get-AzureRmRecoveryServicesAsrProtectionContainerMapping',
'Get-AzureRmRecoveryServicesAsrRecoveryPlan',
'Get-AzureRmRecoveryServicesAsrRecoveryPoint',
'Get-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'Get-AzureRmRecoveryServicesAsrServicesProvider',
'Get-AzureRmRecoveryServicesAsrStorageClassification',
'Get-AzureRmRecoveryServicesAsrStorageClassificationMapping',
'Get-AzureRmRecoveryServicesAsrVaultContext',
'Import-AzureRmRecoveryServicesAsrVaultSettingsFile',
'New-AzureRmRecoveryServicesAsrFabric',
'New-AzureRmRecoveryServicesAsrNetworkMapping',
'New-AzureRmRecoveryServicesAsrPolicy',
'New-AzureRmRecoveryServicesAsrProtectionContainerMapping',
'New-AzureRmRecoveryServicesAsrRecoveryPlan',
'New-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'New-AzureRmRecoveryServicesAsrStorageClassificationMapping',
'Remove-AzureRmRecoveryServicesAsrFabric',
'Remove-AzureRmRecoveryServicesAsrNetworkMapping',
'Remove-AzureRmRecoveryServicesAsrPolicy',
'Remove-AzureRmRecoveryServicesAsrProtectionContainerMapping',
'Remove-AzureRmRecoveryServicesAsrRecoveryPlan',
'Remove-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'Remove-AzureRmRecoveryServicesAsrServicesProvider',
'Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping',
'Restart-AzureRmRecoveryServicesAsrJob',
'Resume-AzureRmRecoveryServicesAsrJob',
'Set-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'Set-AzureRmRecoveryServicesAsrVaultContext',
'Start-AzureRmRecoveryServicesAsrApplyRecoveryPoint',
'Start-AzureRmRecoveryServicesAsrCommitFailoverJob',
'Start-AzureRmRecoveryServicesAsrPlannedFailoverJob',
'Start-AzureRmRecoveryServicesAsrTestFailoverJob',
'Start-AzureRmRecoveryServicesAsrUnplannedFailoverJob',
'Stop-AzureRmRecoveryServicesAsrJob',
'Update-AzureRmRecoveryServicesAsrNetworkMapping',
'Update-AzureRmRecoveryServicesAsrPolicy',
'Update-AzureRmRecoveryServicesAsrProtectionDirection',
'Update-AzureRmRecoveryServicesAsrRecoveryPlan',
'Update-AzureRmRecoveryServicesAsrServicesProvider'
CmdletsToExport = 'Edit-AzureRmRecoveryServicesAsrRecoveryPlan',
'Get-AzureRmRecoveryServicesAsrAlertSetting',
'Get-AzureRmRecoveryServicesAsrEvent',
'Get-AzureRmRecoveryServicesAsrFabric',
'Get-AzureRmRecoveryServicesAsrJob',
'Get-AzureRmRecoveryServicesAsrNetwork',
'Get-AzureRmRecoveryServicesAsrNetworkMapping',
'Get-AzureRmRecoveryServicesAsrPolicy',
'Get-AzureRmRecoveryServicesAsrProtectableItem',
'Get-AzureRmRecoveryServicesAsrProtectionContainer',
'Get-AzureRmRecoveryServicesAsrProtectionContainerMapping',
'Get-AzureRmRecoveryServicesAsrRecoveryPlan',
'Get-AzureRmRecoveryServicesAsrRecoveryPoint',
'Get-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'Get-AzureRmRecoveryServicesAsrServicesProvider',
'Get-AzureRmRecoveryServicesAsrStorageClassification',
'Get-AzureRmRecoveryServicesAsrStorageClassificationMapping',
'Get-AzureRmRecoveryServicesAsrVaultContext',
'Get-AzureRmRecoveryServicesAsrvCenter',
'Import-AzureRmRecoveryServicesAsrVaultSettingsFile',
'New-AzureRmRecoveryServicesAsrFabric',
'New-AzureRmRecoveryServicesAsrNetworkMapping',
'New-AzureRmRecoveryServicesAsrPolicy',
'New-AzureRmRecoveryServicesAsrProtectableItem',
'New-AzureRmRecoveryServicesAsrProtectionContainerMapping',
'New-AzureRmRecoveryServicesAsrRecoveryPlan',
'New-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'New-AzureRmRecoveryServicesAsrStorageClassificationMapping',
'New-AzureRmRecoveryServicesAsrvCenter',
'Remove-AzureRmRecoveryServicesAsrFabric',
'Remove-AzureRmRecoveryServicesAsrNetworkMapping',
'Remove-AzureRmRecoveryServicesAsrPolicy',
'Remove-AzureRmRecoveryServicesAsrProtectionContainerMapping',
'Remove-AzureRmRecoveryServicesAsrRecoveryPlan',
'Remove-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'Remove-AzureRmRecoveryServicesAsrServicesProvider',
'Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping',
'Remove-AzureRmRecoveryServicesAsrvCenter',
'Restart-AzureRmRecoveryServicesAsrJob',
'Resume-AzureRmRecoveryServicesAsrJob',
'Set-AzureRmRecoveryServicesAsrAlertSetting',
'Set-AzureRmRecoveryServicesAsrReplicationProtectedItem',
'Set-AzureRmRecoveryServicesAsrVaultContext',
'Start-AzureRmRecoveryServicesAsrApplyRecoveryPoint',
'Start-AzureRmRecoveryServicesAsrCommitFailoverJob',
'Start-AzureRmRecoveryServicesAsrPlannedFailoverJob',
'Start-AzureRmRecoveryServicesAsrResynchronizeReplicationJob',
'Start-AzureRmRecoveryServicesAsrSwitchProcessServerJob',
'Start-AzureRmRecoveryServicesAsrTestFailoverCleanupJob',
'Start-AzureRmRecoveryServicesAsrTestFailoverJob',
'Start-AzureRmRecoveryServicesAsrUnplannedFailoverJob',
'Stop-AzureRmRecoveryServicesAsrJob',
'Update-AzureRmRecoveryServicesAsrMobilityService',
'Update-AzureRmRecoveryServicesAsrNetworkMapping',
'Update-AzureRmRecoveryServicesAsrPolicy',
'Update-AzureRmRecoveryServicesAsrProtectionDirection',
'Update-AzureRmRecoveryServicesAsrRecoveryPlan',
'Update-AzureRmRecoveryServicesAsrServicesProvider',
'Update-AzureRmRecoveryServicesAsrvCenter'

# Variables to export from this module
# VariablesToExport = @()

# Aliases 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 aliases to export.
AliasesToExport = 'Edit-ASRRP', 'Edit-ASRRecoveryPlan', 'Get-ASRFabric', 'Get-ASRJob',
'Get-ASRNetwork', 'Get-ASRNetworkMapping', 'Get-ASRPolicy',
'Get-ASRProtectableItem', 'Get-ASRProtectionContainer',
'Get-ASRProtectionContainerMapping', 'Get-ASRRP',
'Get-ASRRecoveryPlan', 'Get-ASRRecoveryPoint',
'Get-ASRReplicationProtectedItem', 'Get-ASRServicesProvider',
'Get-ASRStorageClassification',
'Get-ASRStorageClassificationMapping',
'Get-AzureRmRecoveryServicesAsrVaultSettings', 'New-ASRFabric',
'New-ASRNetworkMapping', 'New-ASRPolicy',
'New-ASRProtectionContainerMapping', 'New-ASRRP',
'New-ASRRecoveryPlan', 'New-ASRReplicationProtectedItem',
'New-ASRStorageClassificationMapping', 'Remove-ASRFabric',
'Remove-ASRNetworkMapping', 'Remove-ASRPolicy',
'Remove-ASRProtectionContainerMapping', 'Remove-ASRRP',
'Remove-ASRRecoveryPlan', 'Remove-ASRReplicationProtectedItem',
'Remove-ASRServicesProvider',
'Remove-ASRStorageClassificationMapping', 'Restart-ASRJob',
'Resume-ASRJob', 'Set-ASRReplicationProtectedItem',
'Set-ASRVaultContext', 'Set-ASRVaultSettings',
'Set-AzureRmRecoveryServicesAsrVaultSettings',
'Start-ASRApplyRecoveryPoint', 'Start-ASRCommitFailover',
'Start-ASRCommitFailoverJob', 'Start-ASRFO', 'Start-ASRPFO',
'Start-ASRPlannedFailoverJob', 'Start-ASRTFO',
'Start-ASRTestFailoverJob', 'Start-ASRUnplannedFailoverJob',
'Stop-ASRJob', 'Update-ASRPolicy', 'Update-ASRProtectionDirection',
'Update-ASRRecoveryPlan', 'Update-ASRServicesProvider'

AliasesToExport = 'Edit-ASRRP',
'Edit-ASRRecoveryPlan',
'Get-ASRAlertSetting',
'Get-ASREvent',
'Get-ASRFabric',
'Get-ASRJob',
'Get-ASRNetwork',
'Get-ASRNetworkMapping',
'Get-ASRNotificationSetting',
'Get-ASRPolicy',
'Get-ASRProtectableItem',
'Get-ASRProtectionContainer',
'Get-ASRProtectionContainerMapping',
'Get-ASRRP',
'Get-ASRRecoveryPlan',
'Get-ASRRecoveryPoint',
'Get-ASRReplicationProtectedItem',
'Get-ASRServicesProvider',
'Get-ASRStorageClassification',
'Get-ASRStorageClassificationMapping',
'Set-ASRVaultContext',
'Set-ASRVaultSettings',
'Get-ASRvCenter',
'Get-AzureRmRecoveryServicesAsrNotificationSetting',
'Get-AzureRmRecoveryServicesAsrVaultSettings',
'New-ASRFabric',
'New-ASRNetworkMapping',
'New-ASRPolicy',
'New-ASRProtectableItem',
'New-ASRProtectionContainerMapping',
'New-ASRRP',
'New-ASRRecoveryPlan',
'New-ASRReplicationProtectedItem',
'New-ASRStorageClassificationMapping',
'New-ASRvCenter',
'Remove-ASRFabric',
'Remove-ASRNetworkMapping',
'Remove-ASRPolicy',
'Remove-ASRProtectionContainerMapping',
'Remove-ASRRP',
'Remove-ASRRecoveryPlan',
'Remove-ASRReplicationProtectedItem',
'Remove-ASRServicesProvider',
'Remove-ASRStorageClassificationMapping',
'Remove-ASRvCenter',
'Restart-ASRJob',
'Resume-ASRJob',
'Set-ASRAlertSetting',
'Set-ASRNotificationSetting',
'Set-ASRReplicationProtectedItem',
'Set-ASRVaultContext',
'Set-ASRVaultSettings',
'Set-AzureRmRecoveryServicesAsrNotificationSetting',
'Set-AzureRmRecoveryServicesAsrVaultSettings',
'Start-ASRApplyRecoveryPoint',
'Start-ASRCommitFailover',
'Start-ASRCommitFailoverJob',
'Start-ASRFO',
'Start-ASRPFO',
'Start-ASRPlannedFailoverJob',
'Start-ASRResyncJob',
'Start-ASRResynchronizeReplicationJob',
'Start-ASRSwitchProcessServerJob',
'Start-ASRTFO',
'Start-ASRTFOCleanupJob',
'Start-ASRTestFailoverCleanupJob',
'Start-ASRTestFailoverJob',
'Start-ASRUnplannedFailoverJob',
'Stop-ASRJob',
'Update-ASRMobilityService',
'Update-ASRPolicy',
'Update-ASRProtectionDirection',
'Update-ASRRecoveryPlan',
'Update-ASRServicesProvider',
'Update-ASRvCenter'

# DSC resources to export from this module
# DscResourcesToExport = @()
Expand Down Expand Up @@ -195,4 +256,3 @@ PrivateData = @{
# DefaultCommandPrefix = ''

}

Loading