AzureSimpleREST
0.1.7
Simple and lightweight access to Azure REST API calls mostly not available through the AzureRM module or originals not suitable for my needs. Uses the authentication of AzureRM module.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
2018 Fabian Bader
Package Details
Author(s)
- Fabian Bader
Tags
Functions
Get-AzSRFreeIpAddress Get-AzSRBackupInstancePrice Get-AzSRLogAnalyticsLinkedAutomationAccount Get-AzSRLogAnalyticsSavedSearch Get-AzSRLogAnalyticsSavedSearchList Get-AzSRLogAnalyticsSavedSearchSchedule Get-AzSRLogAnalyticsSavedSearchScheduleAlert Get-AzSRLogAnalyticsUpdateableVMs Get-AzSRAzureOMSWorkspaceList Get-AzSRRecoveryServiceBackupJobs Get-AzSRRecoveryServiceBackupJobDetails Get-AzSRRecoveryServiceVault Get-AzSRRecoveryServiceVaultProtectedItemExtendedInformation Get-AzSRRecoveryServiceVaultProtectedItemRecoveryPoint Get-AzSRRecoveryServiceVaultProtectedItems Get-AzSRRecoveryServiceVaultUsage Get-AzSRSubscription Get-AzSRTotalDiskSizePerVM Get-AzSRUpdateSchedule Get-AzSRVM Get-AzSRVMByName Get-AzSRVMBySubscription Get-AzSRVMProtectionStatus Remove-AzSRRecoveryServiceVaultProtectedItem Set-AzSRUpdateSchedule
PSEditions
Dependencies
FileList
- AzureSimpleREST.nuspec
- AzureSimpleREST.psd1
- AzureSimpleREST.psm1
- LICENSE
- functions\Get-AzSRBackupInstancePrice.ps1
- functions\Get-AzSRFreeIpAddress.ps1
- functions\Get-AzSRLogAnalyticsLinkedAutomationAccount.ps1
- functions\Get-AzSRLogAnalyticsSavedSearch.ps1
- functions\Get-AzSRLogAnalyticsSavedSearchList.ps1
- functions\Get-AzSRLogAnalyticsSavedSearchSchedule.ps1
- functions\Get-AzSRLogAnalyticsSavedSearchScheduleAlert.ps1
- functions\Get-AzSRLogAnalyticsUpdateableVMs.ps1
- functions\Get-AzSRLogAnalyticsWorkspace.ps1
- functions\Get-AzSRRecoveryServiceBackupJobDetails.ps1
- functions\Get-AzSRRecoveryServiceBackupJobs.ps1
- functions\Get-AzSRRecoveryServiceVault.ps1
- functions\Get-AzSRRecoveryServiceVaultProtectedItemExtendedInformation.ps1
- functions\Get-AzSRRecoveryServiceVaultProtectedItemRecoveryPoint.ps1
- functions\Get-AzSRRecoveryServiceVaultProtectedItems.ps1
- functions\Get-AzSRRecoveryServiceVaultUsage.ps1
- functions\Get-AzSRSubscription.ps1
- functions\Get-AzSRTotalDiskSizePerVM.ps1
- functions\Get-AzSRUpdateDeployment.ps1
- functions\Get-AzSRVM.ps1
- functions\Get-AzSRVMByName.ps1
- functions\Get-AzSRVMBySubscription.ps1
- functions\Get-AzSRVMProtectionStatus.ps1
- functions\Remove-AzSRRecoveryServiceVaultProtectedItem.ps1
- functions\Set-AzSRUpdateDeployment.ps1
- internal\functions\Convert-ISO8601ToTimespan.ps1
- internal\functions\Get-AzureRmCachedAccessToken.ps1
- internal\functions\Get-IPAddressFromUInt32.ps1
- internal\functions\Get-SubnetAddresses.ps1
- internal\functions\Get-UInt32FromIPAddress.ps1