Skip to content

Commit da435f0

Browse files
author
Maddie Clayton
authored
Merge pull request Azure#7480 from Azure/release-2018-10-05
[6.10.0] Merge release --> master
2 parents cac6bdb + ec942c9 commit da435f0

File tree

614 files changed

+233379
-128612
lines changed

Some content is hidden

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

614 files changed

+233379
-128612
lines changed

Azure.PowerShell.Netcore.sln

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.RedisCache.Netcore
142142
EndProject
143143
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.ResourceGraph.Netcore", "src\ResourceManager\ResourceGraph\Commands.ResourceGraph\Commands.ResourceGraph.Netcore.csproj", "{7254D970-9EEF-4DF1-958F-51003F46736E}"
144144
EndProject
145+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Management.Search.Netcore", "src\ResourceManager\Search\Commands.Management.Search\Commands.Management.Search.Netcore.csproj", "{9DCD3B32-829A-496C-926C-EE91CC52CB3C}"
146+
EndProject
147+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.SignalR.Netcore", "src\ResourceManager\SignalR\Commands.SignalR\Commands.SignalR.Netcore.csproj", "{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}"
148+
EndProject
149+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.DevSpaces.Netcore", "src\ResourceManager\DevSpaces\Commands.DevSpaces\Commands.DevSpaces.Netcore.csproj", "{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}"
150+
EndProject
145151
Global
146152
GlobalSection(SolutionConfigurationPlatforms) = preSolution
147153
Debug|Any CPU = Debug|Any CPU
@@ -991,6 +997,42 @@ Global
991997
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|x64.Build.0 = Release|Any CPU
992998
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|x86.ActiveCfg = Release|Any CPU
993999
{7254D970-9EEF-4DF1-958F-51003F46736E}.Release|x86.Build.0 = Release|Any CPU
1000+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
1001+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
1002+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Debug|x64.ActiveCfg = Debug|Any CPU
1003+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Debug|x64.Build.0 = Debug|Any CPU
1004+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Debug|x86.ActiveCfg = Debug|Any CPU
1005+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Debug|x86.Build.0 = Debug|Any CPU
1006+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
1007+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Release|Any CPU.Build.0 = Release|Any CPU
1008+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Release|x64.ActiveCfg = Release|Any CPU
1009+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Release|x64.Build.0 = Release|Any CPU
1010+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Release|x86.ActiveCfg = Release|Any CPU
1011+
{9DCD3B32-829A-496C-926C-EE91CC52CB3C}.Release|x86.Build.0 = Release|Any CPU
1012+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
1013+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
1014+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Debug|x64.ActiveCfg = Debug|Any CPU
1015+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Debug|x64.Build.0 = Debug|Any CPU
1016+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Debug|x86.ActiveCfg = Debug|Any CPU
1017+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Debug|x86.Build.0 = Debug|Any CPU
1018+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
1019+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Release|Any CPU.Build.0 = Release|Any CPU
1020+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Release|x64.ActiveCfg = Release|Any CPU
1021+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Release|x64.Build.0 = Release|Any CPU
1022+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Release|x86.ActiveCfg = Release|Any CPU
1023+
{60D3DA61-F3F4-4D45-8350-44048E2D1DBF}.Release|x86.Build.0 = Release|Any CPU
1024+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
1025+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
1026+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Debug|x64.ActiveCfg = Debug|Any CPU
1027+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Debug|x64.Build.0 = Debug|Any CPU
1028+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Debug|x86.ActiveCfg = Debug|Any CPU
1029+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Debug|x86.Build.0 = Debug|Any CPU
1030+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
1031+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|Any CPU.Build.0 = Release|Any CPU
1032+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|x64.ActiveCfg = Release|Any CPU
1033+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|x64.Build.0 = Release|Any CPU
1034+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|x86.ActiveCfg = Release|Any CPU
1035+
{6EBD1E1B-12D1-451D-B284-ED35A91D6C8C}.Release|x86.Build.0 = Release|Any CPU
9941036
EndGlobalSection
9951037
GlobalSection(SolutionProperties) = preSolution
9961038
HideSolutionNode = FALSE

ChangeLog.md

Lines changed: 54 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,65 @@
1-
## 6.9.0 - September 2018
1+
## 6.10.0 - October 2018
2+
#### Azure.Storage
3+
* Fix Copy Blob/File won't copy metadata when destination has metadata issue
4+
- Start-AzureStorageBlobCopy
5+
- Start-AzureStorageFileCopy
6+
7+
#### AzureRM.CognitiveServices
8+
* Support Get-AzureRmCognitiveServicesAccountSkus without an existing account.
9+
10+
#### AzureRM.Compute
11+
* Fix Get-AzureRmVM -ResourceGroupName <rg> to return more than 50 results if needed
12+
* Added an example of the 'SimpleParameterSet' to New-AzureRmVmss cmdlet help.
13+
* Fixed a typo in the Azure Disk Encryption progress message
14+
15+
#### AzureRM.DataFactoryV2
16+
* Updated the ADF .Net SDK version to 2.3.0.
17+
18+
#### AzureRM.Network
19+
* Added NetworkProfile functionality. new cmdlets added
20+
- Get-AzureRMNetworkProfile
21+
- New-AzureRMNetworkProfile
22+
- Remove-AzureRMNetworkProfile
23+
- Set-AzureRMNetworkProfile
24+
- New-AzureRMContainerNicConfig
25+
- New-AzureRmContainerNicConfigIpConfig
26+
* Added service association link on Subnet Model
27+
* Added cmdlet New-AzureRmVirtualNetworkTap, Get-AzureRmVirtualNetworkTap, Set-AzureRmVirtualNetworkTap, Remove-AzureRmVirtualNetworkTap
28+
* Added cmdlet Set-AzureRmNEtworkInterfaceTapConfig, Get-AzureRmNEtworkInterfaceTapConfig, Remove-AzureRmNEtworkInterfaceTapConfig
29+
30+
#### AzureRM.RedisCache
31+
* Allow any string as Size parameter going forward. Add P5 in PSArgumentCompleter popup
32+
33+
#### AzureRM.Resources
34+
* Add missing -Mode parameter to Set-AzureRmPolicyDefinition
35+
* Fix Get-AzureRmProviderOperation commandlet bug for operations with Origin containing User
36+
37+
#### AzureRM.Sql
38+
* Fixed issue where some backup cmdlets would not recognize the current azure subscription
39+
40+
#### AzureRM.Storage
41+
* Support get the Storage resource usage of a specific location, and add warning message for get global Storage resource usage is obsolete.
42+
- Get-AzureRmStorageUsage
43+
44+
#### AzureRM.Websites
45+
* New Cmdlet Get-AzureRMWebAppContainerContinuousDeploymentUrl - Gets the Container Continuous Deployment Webhook URL
46+
* New Cmdlets New-AzureRMWebAppContainerPSSession and Enter-WebAppContainerPSSession - Initiates a PowerShell remote session into a windows container app
47+
48+
## 6.9.0 - September 2018
249
#### General
350
* AzureRM.SignalR was added to the AzureRM rollup module
451

552
#### AzureRM.Profile
653
* Minor changes to the storage common code
754
* Updated help files to include full parameter types.
8-
- Changed -ServicePrincipal to non-mandatory in the ServicePrincipalCertificateWithSubscriptionId parameter set
55+
- Changed -ServicePrincipal to non-mandatory in the ServicePrincipalCertificateWithSubscriptionId parameter set
956

1057
#### Azure.Storage
11-
* Support create Storage Context with OAuth.
58+
* Support create Storage Context with OAuth.
1259
- New-AzureStorageContext
1360

1461
#### AzureRM.Cdn
15-
* Added Standard_Microsoft in Cdn pricing sku.
62+
* Added Standard_Microsoft in Cdn pricing sku.
1663

1764
#### AzureRM.Compute
1865
* Move dependencies on Keyvault and Storage to the common dependencies
@@ -123,7 +170,7 @@
123170
* Add version field to the PSSignalRResource object and connection string to the PSSignalRKeys object.
124171

125172
#### AzureRM.Storage
126-
* Support Immutability Policy in AzureRm.Storage
173+
* Support Immutability Policy in AzureRm.Storage
127174
- Remove-AzureRmStorageAccountNetworkRule
128175
- Get-AzureRmStorageContainer
129176
- Update-AzureRmStorageContainer
@@ -151,7 +198,7 @@
151198
* Fixed issue https://github.com/Azure/azure-powershell/issues/6603
152199
- Import-AzureRmApiManagementApi and *-AzureRmApiManagementCertificate cmdlets now handle relative Paths
153200
* Fixed issue https://github.com/Azure/azure-powershell/issues/6879
154-
- The CertificateInformation is a settable property allowing for Set-AzureRmApiManagement cmdlet to work property. Fixed by upgrading to
201+
- The CertificateInformation is a settable property allowing for Set-AzureRmApiManagement cmdlet to work property. Fixed by upgrading to
155202
4.0.4-preview nuget
156203
* Fixed issue https://github.com/Azure/azure-powershell/issues/6853
157204
- Fixed the Odata filter for Search by Name on Product
@@ -317,7 +364,7 @@
317364
* Update example for New-AzureRmDisk
318365
* Add example for 'New-AzureRmVM'
319366
* Update description for Set-AzureRmVMOSDisk
320-
* Update Example 1 for Set-AzureRmVMBginfoExtension to correct spelling and prefix.
367+
* Update Example 1 for Set-AzureRmVMBginfoExtension to correct spelling and prefix.
321368

322369
#### AzureRM.DataFactoryV2
323370
* Updated the ADF .Net SDK version to 1.1.0.

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ Run the following command in an elevated PowerShell session to install the rollu
3232
Install-Module -Name AzureRM
3333
```
3434

35+
Run the following command in an elevated PowerShell session to install the new 'Az' module for ResourceManager cmdlets. This module runs on PowerShell 5.1 (with .Net Framework 4.7.2) , or PowerShell Core, and replaces AzureRM. You should not install this module side-by-side with AzureRM:
36+
37+
```powershell
38+
Install-Module -Name Az
39+
```
40+
3541
To install the module containing the legacy RDFE cmdlets, run the following command in an elevated PowerShell session:
3642

3743
```powershell
@@ -44,6 +50,9 @@ If you have an earlier version of the Azure PowerShell modules installed from th
4450
# Update to the latest version of AzureRM
4551
Update-Module -Name AzureRM
4652
53+
# Update to the latest version of Az
54+
Update-Module -Name Az
55+
4756
# Update to the latest version of Azure
4857
Update-Module -Name Azure
4958
```

build.proj

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,6 @@
282282
<Exec Command="$(PowerShellCommandPrefix) &quot;. $(LibraryToolsFolder)\UpdateModules.ps1 -BuildConfig $(Configuration) -Scope $(Scope) &quot;"
283283
Condition="'$(CodeSign)' == 'false'"/>
284284

285-
<Exec ContinueOnError="false"
286-
Command="&quot;$(PowerShellCommand)&quot; -NonInteractive -NoLogo -NoProfile -Command &quot; . $(LibraryToolsFolder)\NewHelpIndex.ps1 -OutputFile $(PackageDirectory)\index.json -BuildConfig $(Configuration) &quot;"
287-
Condition="('$(Scope)' == 'All' or '$(Scope)' == 'Latest') and $(CodeSign) == 'true'" />
288-
289285
<!-- Copying modules to be signed -->
290286

291287
<!-- AzureRM -->
@@ -344,6 +340,10 @@
344340
<CallTarget targets="DependencyAnalysis" ContinueOnError="ErrorAndContinue" />
345341
<Exec Command="$(PowerShellCommandPrefix) &quot;. $(LibraryToolsFolder)\CheckAssemblies.ps1 -BuildConfig $(Configuration) &quot;" />
346342
<Exec Command="$(PowerShellCommandPrefix) &quot;. $(LibraryToolsFolder)\CleanupBuild.ps1 -BuildConfig $(Configuration) &quot;" />
343+
344+
<Exec ContinueOnError="false"
345+
Command="&quot;$(PowerShellCommand)&quot; -NonInteractive -NoLogo -NoProfile -Command &quot; . $(LibraryToolsFolder)\NewHelpIndex.ps1 -OutputFile $(PackageDirectory)\index.json -BuildConfig $(Configuration) &quot;"
346+
Condition="('$(Scope)' == 'All' or '$(Scope)' == 'Latest') and $(CodeSign) == 'true'" />
347347
</Target>
348348

349349

@@ -355,6 +355,8 @@
355355
<Target Name="BuildNetCore">
356356
<Message Importance="high" Text="Building Cmdlets..." />
357357

358+
<Exec Command="$(PowerShellCoreCommandPrefix) &quot;$ProgressPreference = 'SilentlyContinue';. $(LibraryToolsFolder)\CreateAliasMapping.ps1 &quot;"/>
359+
358360
<!-- Build and create package content -->
359361
<Exec Command="dotnet --version"/>
360362
<Exec Command="dotnet publish Azure.PowerShell.Netcore.sln -c $(Configuration)"/>

documentation/Debugging-StaticAnalysis-Errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ Signature issues occur when your cmdlets do not follow PowerShell standards. Pl
5151
- Push the changes to the .csv file and ensure the errors no longer show up in the `SignatureIssues.csv` file output from the Jenkins build.
5252

5353
### Help Issues
54-
Most help issues that cause StaticAnalysis to fail occur when help has not been added for a particular cmdlet. If you have not generated help for your new cmdlets, please follow the instructions [here](https://github.com/Azure/azure-powershell/blob/preview/documentation/help-generation.md). If this is not the issue, follow the steps listed under "Remediation" for each violation listed in HelpIssues.csv.
54+
Most help issues that cause StaticAnalysis to fail occur when help has not been added for a particular cmdlet. If you have not generated help for your new cmdlets, please follow the instructions [here](https://github.com/Azure/azure-powershell/blob/preview/documentation/development-docs/help-generation.md). If this is not the issue, follow the steps listed under "Remediation" for each violation listed in HelpIssues.csv.

0 commit comments

Comments
 (0)