Skip to content

Commit 0e16ac5

Browse files
author
Qinyuan Wan
committed
Merge branch 'dev' of https://github.com/Azure/azure-powershell into AkamaiRelease
Conflicts: src/ResourceManager/Cdn/Commands.Cdn/packages.config
2 parents acde454 + 5d1ebec commit 0e16ac5

File tree

3,336 files changed

+379960
-131929
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,336 files changed

+379960
-131929
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@ Backup*/
181181
UpgradeLog*.XML
182182
UpgradeLog*.htm
183183

184+
# The Backup*/ rule will ignore the backup and restore cmdlets
185+
# for Azure web apps. Exclude that directory from being ignored here.
186+
!/src/ResourceManager/Websites/Commands.Websites/Cmdlets/BackupRestore
187+
184188
# SQL Server files
185189
*.mdf
186190
*.ldf

ChangeLog.md

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
##2016.05.03 version 1.4.0
1+
##2016.05.04 version 1.4.0
2+
* Azure Resource Manager
3+
- Get-AzureRmLocation cmdley: New cmdlet Lists all public Azure locatiosn with available provider namespaces
4+
- Get-AzureRMResourceGroupDeploymentOperations: Improved output format
5+
- Get-AzureRMDeployment: Responses contain all error details
6+
- Added cmdlet help anbd examples
7+
- Normalized cmdlet parameter defaults and position
28
* Azure Storage
3-
* Upgrade to Microsoft.Azure.Management.Storage nuget package v5.0 preview
49
* Add Encryption and Hot/Cool features support to resource mode storage account cmdlets
510
- New-AzureRmStorageAccount
611
- Set-AzureRmStorageAccount
@@ -14,6 +19,57 @@
1419
- New-AzureStorageShareSASToken
1520
- New-AzureStorageShareStoredAccessPolicy
1621
- Set-AzureStorageShareStoredAccessPolicy
22+
* Azure Compute
23+
* Added cmdlets for Contaner Service support
24+
* Bug and help fixes
25+
* Azure Profile
26+
* Added support for German national cloud (AzureGermanCloud)
27+
* Azure APIManagement
28+
* Added Tenant Git Configuration cmdlets
29+
- Get-AzureRmApiManagementTenantGitAccess
30+
- Set-AzureRmApiManagementTenantGitAccess
31+
- Get-AzureRmApiManagementTenantSyncState
32+
- Publish-AzureRmApiManagementTenantGitConfiguration
33+
- Save-AzureRmApiManagementTenantGitConfiguration
34+
* Added ApiManagement Properties cmdlets
35+
- Get-AzureRmApiManagementProperty
36+
- New-AzureRmApiManagementProperty
37+
- Remove-AzureRmApiManagementProperty
38+
- Set-AzureRmApiManagementProperty
39+
* Added Logger cmdlets
40+
- Get-AzureRmApiManagementLogger
41+
- Remove-AzureRmApiManagementLogger
42+
- Set-AzureRmApiManagementLogger
43+
- New-AzureRmApiManagementLogger
44+
* Fixed cmdlet bugs
45+
- NewAzureRMApiManagementAPI: changed Path to optional
46+
- NewAzureRMApiManagementProduct: fixed issue with creating products without Subscriptions
47+
* Azure Recovery Services Backup
48+
* Added Recovery Services Backup cmdlets
49+
- Set-AzureRmRecoveryServicesVaultContext
50+
- Set-AzureRmRecoveryServicesBackupProperties
51+
- Get-AzureRmRecoveryServicesBackupProperties
52+
- Get-AzureRmRecoveryServicesVaultSettingsFile
53+
- Backup-AzureRmRecoveryServicesBackupItem
54+
- Get-AzureRmRecoveryServicesBackupContainer
55+
- Get-AzureRmRecoveryServicesBackupManagementServer
56+
- Unregister-AzureRmRecoveryServicesBackupContainer
57+
- Unregister-AzureRmRecoveryServicesBackupManagementServer
58+
- Disable-AzureRmRecoveryServicesBackupProtection
59+
- Enable-AzureRmRecoveryServicesBackupProtection
60+
- Get-AzureRmRecoveryServicesBackupItem
61+
- Get-AzureRmRecoveryServicesBackupJob
62+
- Get-AzureRmRecoveryServicesBackupJobDetails
63+
- Stop-AzureRmRecoveryServicesBackupJob
64+
- Wait-AzureRmRecoveryServicesBackupJob
65+
- Get-AzureRmRecoveryServicesBackupRetentionPolicyObject
66+
- Get-AzureRmRecoveryServicesBackupProtectionPolicy
67+
- Get-AzureRmRecoveryServicesBackupSchedulePolicyObject
68+
- New-AzureRmRecoveryServicesBackupProtectionPolicy
69+
- Remove-AzureRmRecoveryServicesBackupProtectionPolicy
70+
- Set-AzureRmRecoveryServicesBackupProtectionPolicy
71+
- Get-AzureRmRecoveryServicesBackupRecoveryPoint
72+
- Restore-AzureRmRecoveryServicesBackupItem
1773

1874
##2016.04.19 version 1.3.2
1975
* Add support for specifying NIC/VMSS as application gateway backend address

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This repository contains a set of PowerShell cmdlets for developers and administ
5050

5151
For detail descriptions and examples of the cmdlets, type
5252
* ```help azure``` to get all the cmdlets.
53-
* ```help azurerm``` to get all the Azure Resource Manaber (ARM) cmdlets.
53+
* ```help azurerm``` to get all the Azure Resource Manager (ARM) cmdlets.
5454
* ```help <cmdlet name>``` to get the details of a specific cmdlet.
5555

5656
## Supported Environments
@@ -72,9 +72,9 @@ For detail descriptions and examples of the cmdlets, type
7272
You can also find the standalone installers for all the versions at [Downloads](https://github.com/Azure/azure-powershell/releases)
7373

7474
### PowerShell Gallery
75-
1. Install [Windows Management Framework 5 ot PowerShellGet cmdlets](https://www.powershellgallery.com/GettingStarted?section=Get%20Started)
75+
1. Install [Windows Management Framework 5 with PowerShellGet cmdlets](https://www.powershellgallery.com/GettingStarted?section=Get%20Started)
7676
2. In an elevated PowerShell session, run ```Install-Module AzureRM```
77-
3. run ```Install-AzureRm```
77+
3. Run ```Install-AzureRm```
7878
4. Top install RDFE cmdlets, run ```Install-Module Azure```
7979

8080
### Source Code

setup/azurecmd.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
33

4-
<?define productName="Microsoft Azure PowerShell - April 2016" ?>
4+
<?define productName="Microsoft Azure PowerShell - May 2016" ?>
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="1.3.2" ?>
8+
<?define version="1.4.0" ?>
99

1010
<Product Id="*"
1111
Name="$(var.productName)"

0 commit comments

Comments
 (0)