Skip to content

Commit 560dc20

Browse files
committed
Merge pull request #194 from huangpf/dev
HPF PR: dev <- huangpf:dev
2 parents 1bfef10 + 7a1e7f3 commit 560dc20

File tree

588 files changed

+105388
-53917
lines changed

Some content is hidden

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

588 files changed

+105388
-53917
lines changed

AzurePowershell.Test.targets

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<ServiceManagementTestDebug>.\src\ServiceManagement\Compute\Commands.ServiceManagement.Test\bin\Debug\Microsoft.WindowsAzure.Commands.ServiceManagement.Test.dll</ServiceManagementTestDebug>
3030
<SqlDatabaseTestDebug>.\src\ServiceManagement\Sql\Commands.SqlDatabase.Test\bin\Debug\Microsoft.WindowsAzure.Commands.SqlDatabase.Test.dll</SqlDatabaseTestDebug>
3131
<HDInsightTestDebug>.\src\ServiceManagement\HDInsight\Commands.HDInsight.Test\bin\Debug\Microsoft.WindowsAzure.Commands.HDInsight.Test.dll</HDInsightTestDebug>
32-
<StorageTestDebug>.\src\Common\Storage\Commands.Storage.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Storage.Test.dll</StorageTestDebug>
32+
<StorageTestDebug>.\src\Storage\Commands.Storage.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Storage.Test.dll</StorageTestDebug>
3333
<KeyVaultTestDebug>.\src\ResourceManager\KeyVault\Commands.KeyVault.Test\bin\Debug\Microsoft.Azure.Commands.KeyVault.Test.dll</KeyVaultTestDebug>
3434
<DataLakeAnalyticsTestDebug>.\src\ResourceManager\DataLakeAnalytics\Commands.DataLakeAnalytics.Test\bin\Debug\Microsoft.Azure.Commands.DataLakeAnalytics.Test.dll</DataLakeAnalyticsTestDebug>
3535
<DataLakeStoreTestDebug>.\src\ResourceManager\DataLakeStore\Commands.DataLakeStore.Test\bin\Debug\Microsoft.Azure.Commands.DataLakeStore.Test.dll</DataLakeStoreTestDebug>
@@ -86,6 +86,7 @@
8686
<XUnitTests Include=".\src\ResourceManager\Profile\Commands.Profile.Test\bin\Debug\Microsoft.Azure.Commands.Profile.Test.dll"/>
8787
<XUnitTests Include=".\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll"/>
8888
<XUnitTests Include=".\src\ResourceManager\NotificationHubs\Commands.NotificationHubs.Test\bin\Debug\Microsoft.Azure.Commands.NotificationHubs.Test.dll"/>
89+
<XUnitTests Include=".\src\ResourceManager\Cdn\Commands.Cdn.Test\bin\Debug\Microsoft.Azure.Commands.Cdn.Test.ScenarioTests.dll"/>
8990
<XUnitTests Include=".\src\Common\Commands.Common.Authentication.Test\bin\Debug\Microsoft.Azure.Commands.Common.Authentication.Test.dll"/>
9091
<XUnitTests Include="@(AsmXUnitTests)"/>
9192
</ItemGroup>

ChangeLog.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
##2016.03.03 version 1.2.2
1+
##2016.03.30 version 1.2.3
2+
* Azure Storage
3+
* Made Protocol parameter in following cmdlets to be nullable and optional
4+
- New-AzureStorageBlobSASToken
5+
- New-AzureStorageContainerSASToken
6+
- New-AzureStorageFileSASToken
7+
- New-AzureStorageShareSASToken
8+
- New-AzureStorageQueueSASToken
9+
- New-AzureStorageTableSASToken
10+
- New-AzureStorageAccountSASToken
11+
12+
##2016.03.03 version 1.2.2
213
* Azure Compute (ARM):
314
* Add -LicenseType parameter to New-AzureRmVM for bring your own license (BYOL)
415
* Add -SecureExecution parameter to Set-AzureRmVMCustomScriptExtension

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
This repository contains a set of PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.
55

6-
* For documentation on how to build and deploy applications to Microsoft Azure please see the [Microsoft Azure Documentation Center](http://azure.microsoft.com/en-us/documentation/).
7-
* For comprehensive documentation on the developer cmdlets see [How to install and configure Azure PowerShell](http://azure.microsoft.com/en-us/documentation/articles/install-configure-powershell/).
6+
* For documentation on how to build and deploy applications to Microsoft Azure please see the [Microsoft Azure Documentation Center](https://azure.microsoft.com/en-us/documentation/).
7+
* For comprehensive documentation on the developer cmdlets see [How to install and configure Azure PowerShell](https://azure.microsoft.com/en-us/documentation/articles/install-configure-powershell/).
88
* For comprehensive documentation on the full set of Microsoft Azure cmdlets see [Microsoft Azure Management Center](http://go.microsoft.com/fwlink/?linkID=254459&clcid=0x409).
99

1010
## Features
@@ -55,17 +55,17 @@ For detail descriptions and examples of the cmdlets, type
5555

5656
## Supported Environments
5757

58-
* [Microsoft Azure](http://www.azure.microsoft.com)
58+
* [Microsoft Azure](https://azure.microsoft.com)
5959
* [Azure Stack](https://azure.microsoft.com/en-us/overview/azure-stack/)
60-
* [Windows Azure Pack](http://www.microsoft.com/en-us/server-cloud/windows-azure-pack.aspx)
61-
* [Microsoft Azure China](http://www.windowsazure.cn/)
60+
* [Windows Azure Pack](https://www.microsoft.com/en-us/server-cloud/windows-azure-pack.aspx)
61+
* [Microsoft Azure China](https://www.azure.cn/)
6262
* [USGovernment](https://azure.microsoft.com/en-us/features/gov/)
6363

6464
## Installation
6565

6666
### Microsoft Web Platform Installer
6767

68-
1. Install [Microsoft Web Platform Installer](http://www.microsoft.com/web/downloads/platform.aspx).
68+
1. Install [Microsoft Web Platform Installer](https://www.microsoft.com/web/downloads/platform.aspx).
6969
2. Open Microsoft Web Platform Installer and search for __Microsoft Azure PowerShell__.
7070
3. Install.
7171

@@ -84,15 +84,15 @@ You can also find the standalone installers for all the versions at [Downloads](
8484

8585
### Supported PowerShell Versions
8686

87-
* [Windows Management Framework 3] (http://www.microsoft.com/en-us/download/details.aspx?id=34595)
87+
* [Windows Management Framework 3] (https://www.microsoft.com/en-us/download/details.aspx?id=34595)
8888
* [Windows Management Framework 4] (https://www.microsoft.com/en-us/download/details.aspx?id=40855)
8989
* [Windows Management Framework 5] (https://www.microsoft.com/en-us/download/details.aspx?id=50395)
9090

9191
## Get Started
9292

9393
In general, following are the steps to start using Microsoft Azure PowerShell
9494

95-
* Get yourself authenticated with Microsoft Azure. For details, please check out [this article](http://azure.microsoft.com/en-us/documentation/articles/install-configure-powershell/).
95+
* Get yourself authenticated with Microsoft Azure. For details, please check out [this article](https://azure.microsoft.com/en-us/documentation/articles/install-configure-powershell/).
9696
* Option 1: Login with your Microsoft account or Organizational account directly from PowerShell. Microsoft Azure Active Directory authentication is used in this case. No management certificate is needed.
9797
* Starting from 1.0.0, you can use ```Add-AzureRmAccount -Credential``` to avoid the browser pop up for Organizational account.
9898
* To use RDFE cmdlets, use ```Add-AzureAccount```
@@ -120,7 +120,7 @@ New-AzureRmResourceGroup -Name myresourceGroup -Location "West US"
120120
Add-AzureRmAccount -EnvironmentName AzureChinaCloud
121121
122122
# use the cmdlets to manage your services/applications
123-
New-AzureRmResourceGroup -Name myresourceGroup -Location "Chine East"
123+
New-AzureRmResourceGroup -Name myresourceGroup -Location "China East"
124124
```
125125

126126
### Windows Azure Pack
@@ -181,10 +181,10 @@ Be sure to check out the [Microsoft Azure Developer Forums on Stack Overflow](ht
181181

182182
## Contribute Code or Provide Feedback
183183

184-
If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](http://windowsazure.github.com/guidelines.html).
184+
If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](https://azure.github.io/guidelines/).
185185

186186
If you encounter any bugs with the library please file an issue in the [Issues](https://github.com/Azure/azure-powershell/issues) section of the project.
187187

188188
# Learn More
189189

190-
* [Microsoft Azure Script Center](http://www.azure.microsoft.com/en-us/documentation/scripts/)
190+
* [Microsoft Azure Script Center](https://azure.microsoft.com/en-us/documentation/scripts/)

build.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<Scope Condition=" $(Scope) == '' " >all</Scope>
4646
</PropertyGroup>
4747
<ItemGroup>
48-
<CmdletSolutionsToBuild Include=".\src\ResourceManager\**\*.sln;.\src\ServiceManagement\ServiceManagement.sln;.\src\Storage\Storage.sln"
48+
<CmdletSolutionsToBuild Include=".\src\Storage\Storage.sln;.\src\ResourceManager\**\*.sln;.\src\ServiceManagement\ServiceManagement.sln"
4949
Exclude=".\src\ResourceManager\Intune\*.sln"
5050
Condition=" '$(Scope)' == 'all' "/>
5151
<CmdletSolutionsToBuild Include=".\src\ResourceManager\$(Scope)\*.sln"

0 commit comments

Comments
 (0)