AzureExt
1.1.84
The goal of this module is to provide command aliases, built-in help documentation, auto-completion functions, and helper functions that make the Microsoft Azure platform easier to use.
Please send fee
The goal of this module is to provide command aliases, built-in help documentation, auto-completion functions, and helper functions that make the Microsoft Azure platform easier to use.
Please send feedback about your experience to the project author: Trevor Sullivan <trevor@trevorsullivan.net>. Bugs and feature requests can also be filed on the GitHub issue tracker.
Minimum PowerShell version
4.0
Installation Options
Author(s)
Trevor Sullivan <trevor@trevorsullivan.net>
Copyright
(c) Trevor Sullivan 2015. All rights reserved.
Package Details
Owners
Tags
Azure PowerShell cloud automation Intellisense
Functions
Invoke-AzureRemoteDesktop Invoke-AzureRmRemoteDesktop Publish-AzureStorageBlob Unpublish-AzureStorageBlob Remove-AzureRmResourceGroupGui Start-AzureRm Resize-AzureRmVM Remove-AzureRmResourceGui
Dependencies
This module has no dependencies.
Release Notes
1.0 - Updated Intellisense for AzureRm to support Az.* modules
0.2.5 - Added Start-AzureRm command to simplify creating / loading a cached Azure Profile.
0.2.3 - Removed more code that was depending on TabExpansion++ for caching purposes and the New-CompletionResult command. Should be completely gone now.
0.2.2 - Removed dependency on TabExpansion++. We are now using the built-in Microsoft.PowerShell.Core\Register-ArgumentCompleter command in PowerShell v5.0.
FileList
- AzureExt.nuspec
- appveyor.yml
- Azure-PowerShell-Extensions.sln
- AzureExt.psd1
- AzureExt.psm1
- AzureExt.pssproj
- LICENSE
- Patch-ModuleManifest.ps1
- README.md
- .git\config
- .git\description
- .git\HEAD
- .git\index
- .git\packed-refs
- .vscode\settings.json
- Aliases\Azure.Extensions.Aliases.json
- Aliases\Azure.Subscription.Aliases.json
- Aliases\AzureRm.AppService.Aliases.json
- Aliases\AzureRm.Profile.Aliases.json
- Aliases\AzureRm.ResourceManager.Aliases.json
- Aliases\AzureRm.SqlServer.Aliases.json
- Aliases\AzureRm.Storage.Aliases.json
- Aliases\AzureRm.VirtualMachine.Aliases.json
- Aliases\README.MD
- Completers\Microsoft.Az.Automation.AutomationAccountName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.Automation.RunbookName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.CDN.ProfileName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.ContainerGroup.Name.ArgumentCompleters copy.ps1
- Completers\Microsoft.Az.DNS.ZoneName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.Locations.ArgumentCompleters.ps1
- Completers\Microsoft.Az.NetworkInterface.Name.ArgumentCompleters.ps1
- Completers\Microsoft.Az.RedisCache.Name.ArgumentCompleters.ps1
- Completers\Microsoft.Az.Resource.Name.ArgumentCompleters.ps1
- Completers\Microsoft.Az.ResourceGroup.ResourceGroupName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.ResourceLocks.Name.ArgumentCompleters.ps1
- Completers\Microsoft.Az.Resources.ResourceId.ArgumentCompleters.ps1
- Completers\Microsoft.Az.Resources.ResourceType.ArgumentCompleters.ps1
- Completers\Microsoft.Az.SQL.CollationName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.Storage.StorageAccountName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.Subscription.SubscriptionName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.VirtualMachine.VMName.ArgumentCompleters.ps1
- Completers\Microsoft.Az.VirtualNetwork.Name.ArgumentCompleters.ps1
- Completers\Microsoft.Azure.CloudService.ServiceName.ArgumentCompleters.ps1
- Completers\Microsoft.Azure.Storage.BlobName.ArgumentCompleters.ps1
- Completers\Microsoft.Azure.Storage.StorageAccountName.ArgumentCompleters.ps1
- Completers\Microsoft.Azure.Storage.StorageContainerName.ArgumentCompleters.ps1
- Completers\Microsoft.Azure.Subscription.SubscriptionName.ArgumentCompleters.ps1
- Completers\Microsoft.Azure.VirtualMachine.Name.ArgumentCompleters.ps1
- Completers\README.MD
- en-us\about_AzureExtensions.help.txt
- en-us\README.md
- Format Types\Azure.PublicIP.format.ps1xml
- Format Types\Azure.ResourceGroup.format.ps1xml
- Format Types\Azure.StorageAccount.format.ps1xml
- Format Types\Azure.VirtualMachine.format.ps1xml
- Images\README.md
- Snippets\arm-automation-create-account.snippets.ps1xml
- Snippets\arm-automation-import-runbook.snippets.ps1xml
- Snippets\arm-core-authenticate.snippets.ps1xml
- Snippets\arm-core-deploytemplate.snippets.ps1xml
- Snippets\arm-core-resourcegroup.snippets.ps1xml
- Snippets\arm-json-availabilityset.snippets.ps1xml
- Snippets\arm-json-documentdb.snippets.ps1xml
- Snippets\arm-json-networkinterface.snippets.ps1xml
- Snippets\arm-json-networksecuritygroup.snippets.ps1xml
- Snippets\arm-json-parameter.snippets.ps1xml
- Snippets\arm-json-publicipaddress.snippets.ps1xml
- Snippets\arm-json-rediscache.snippets.ps1xml
- Snippets\arm-json-storageaccount.snippets.ps1xml
- Snippets\arm-json-template.snippets.ps1xml
- Snippets\arm-json-variable.snippets.ps1xml
- Snippets\arm-json-virtualnetwork.snippets.ps1xml
- Tests\AzureExt.AutoCompletion.ManualTest.ps1
- Tests\AzureExt.tests.ps1
- .git\hooks\applypatch-msg.sample
- .git\hooks\commit-msg.sample
- .git\hooks\fsmonitor-watchman.sample
- .git\hooks\post-update.sample
- .git\hooks\pre-applypatch.sample
- .git\hooks\pre-commit.sample
- .git\hooks\pre-merge-commit.sample
- .git\hooks\pre-push.sample
- .git\hooks\pre-rebase.sample
- .git\hooks\pre-receive.sample
- .git\hooks\prepare-commit-msg.sample
- .git\hooks\update.sample
- .git\info\exclude
- .git\logs\HEAD
- Functions\Private\Get-AllAzureLocations.ps1
- Functions\Public\Invoke-AzureRemoteDesktop.ps1
- Functions\Public\Invoke-AzureRmRemoteDesktop.ps1
- Functions\Public\Publish-AzureStorageBlob.ps1
- Functions\Public\Remove-AzureRmResourceGroupGui.ps1
- Functions\Public\Remove-AzureRmResourceGui.ps1
- Functions\Public\Resize-AzureRmVm.ps1
- Functions\Public\Start-AzureRm.ps1
- Functions\Public\Unpublish-AzureStorageBlob.ps1
- .git\objects\pack\pack-3fe335e7181831c3f808132972d5feddacaf5b7c.idx
- .git\objects\pack\pack-3fe335e7181831c3f808132972d5feddacaf5b7c.pack
- .git\refs\heads\production
- .git\logs\refs\heads\production
- .git\refs\remotes\origin\HEAD
- .git\logs\refs\remotes\origin\HEAD
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.84 (current version) | 392 | 8/27/2020 |
0.2.5.83 | 2,739 | 6/2/2016 |
0.2.5.82 | 54 | 5/26/2016 |
0.2.5.81 | 30 | 5/25/2016 |
0.2.5.80 | 31 | 5/25/2016 |
0.2.5.79 | 28 | 5/24/2016 |
0.2.5.78 | 28 | 5/24/2016 |
0.2.5.77 | 76 | 5/15/2016 |
0.2.5.75 | 27 | 5/14/2016 |
0.2.5.74 | 50 | 5/12/2016 |
0.2.5.73 | 59 | 5/10/2016 |
0.2.5.72 | 30 | 5/10/2016 |
0.2.5.71 | 34 | 5/9/2016 |
0.2.5.70 | 36 | 5/7/2016 |
0.2.5.69 | 32 | 5/5/2016 |
0.2.5.63 | 40 | 5/1/2016 |
0.2.5.62 | 28 | 5/1/2016 |
0.2.5.61 | 26 | 5/1/2016 |
0.2.5.60 | 26 | 5/1/2016 |
0.2.5.59 | 27 | 5/1/2016 |
0.2.5.58 | 26 | 5/1/2016 |
0.2.5.57 | 26 | 5/1/2016 |
0.2.5.56 | 28 | 4/29/2016 |
0.2.5.55 | 28 | 4/29/2016 |
0.2.5.54 | 26 | 4/29/2016 |
0.2.5.53 | 26 | 4/29/2016 |
0.2.5.52 | 26 | 4/29/2016 |
0.2.5.51 | 26 | 4/29/2016 |
0.2.5.50 | 26 | 4/29/2016 |
0.2.5.49 | 32 | 4/29/2016 |
0.2.5.48 | 26 | 4/28/2016 |
0.2.5.47 | 26 | 4/28/2016 |
0.2.5.46 | 25 | 4/28/2016 |
0.2.5.45 | 35 | 4/26/2016 |
0.2.5.44 | 27 | 4/26/2016 |
0.2.5.43 | 31 | 4/26/2016 |
0.2.5.42 | 28 | 4/26/2016 |
0.2.5.41 | 28 | 4/26/2016 |
0.2.5.40 | 26 | 4/26/2016 |
0.2.5.39 | 34 | 4/24/2016 |
0.2.5 | 40 | 4/24/2016 |
0.2.4 | 28 | 4/24/2016 |
0.2.3 | 28 | 4/23/2016 |
0.2.2 | 26 | 4/23/2016 |
0.2.0 | 27 | 4/23/2016 |
0.1.35 | 144 | 11/30/2015 |
0.1.34 | 48 | 10/7/2015 |
0.1.33 | 57 | 10/6/2015 |
0.1.32 | 27 | 10/6/2015 |
0.1.31 | 30 | 10/4/2015 |
0.1.30 | 28 | 10/3/2015 |
0.1.29 | 34 | 9/27/2015 |
0.1.28 | 26 | 9/27/2015 |
0.1.24 | 34 | 9/13/2015 |
0.1 | 28 | 9/13/2015 |