AzureSimpleREST
0.2.64
Simple and lightweight access to Azure REST API calls mostly not available through the Az module or originals not suitable for my needs. Uses the authentication of Az module.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
2018 Fabian Bader
Package Details
Author(s)
- Fabian Bader
Tags
Functions
Get-AzSRBackupInstancePrice Get-AzSRFreeIpAddress Get-AzSRLogAnalyticsLinkedAutomationAccount Get-AzSRLogAnalyticsSavedSearch Get-AzSRLogAnalyticsSavedSearchList Get-AzSRLogAnalyticsSavedSearchSchedule Get-AzSRLogAnalyticsSavedSearchScheduleAlert Get-AzSRLogAnalyticsUpdateableVMs Get-AzSRLogAnalyticsWorkspace Get-AzSRRecoveryServiceBackupJobDetails Get-AzSRRecoveryServiceBackupJobs Get-AzSRRecoveryServiceVault Get-AzSRRecoveryServiceVaultProtectedItem Get-AzSRRecoveryServiceVaultProtectedItemExtendedInformation Get-AzSRRecoveryServiceVaultProtectedItemRecoveryPoint Get-AzSRRecoveryServiceVaultUsage Get-AzSRSubscription Get-AzSRTotalDiskSizePerVM Get-AzSRUpdateDeployment Get-AzSRVM Get-AzSRVMByName Get-AzSRVMBySubscription Get-AzSRVMProtectionStatus Remove-AzSRRecoveryServiceVaultProtectedItem Set-AzSRUpdateDeployment
PSEditions
Dependencies
Release Notes
Corrected the function list
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-AzSRRecoveryServiceVaultProtectedItem.ps1
- functions\Get-AzSRRecoveryServiceVaultProtectedItemExtendedInformation.ps1
- functions\Get-AzSRRecoveryServiceVaultProtectedItemRecoveryPoint.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-AzCachedAccessToken.ps1
- internal\functions\Get-IPAddressFromUInt32.ps1
- internal\functions\Get-SubnetAddress.ps1
- internal\functions\Get-UInt32FromIPAddress.ps1