Skip to content

Commit 2c301cd

Browse files
author
anavinahar
committed
Merge Conflict resolution
2 parents 64675f5 + 02354e6 commit 2c301cd

File tree

638 files changed

+124952
-160370
lines changed

Some content is hidden

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

638 files changed

+124952
-160370
lines changed

ChangeLog.md

Lines changed: 150 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,171 @@
1-
##2016.08.03 version 2.0.0
1+
## 2016.08.09 version 2.0.1
2+
* Fixed assembly signing issue causing load problems in some PowerShell versions. (Issue #2747)
3+
4+
##2016.08.08 version 2.0.0
5+
* This release contains breaking changes. Please see [the migration guide](documentation/release-notes/migration-guide.2.0.0.md) for change details and the impact on existing scripts.
6+
* Removal of Force parameters that were marked as obsolete in the previous release
7+
* ApiManagement
8+
- Remove-AzureRmApiManagement
9+
- Remove-AzureRmApiManagementApi
10+
- Remove-AzureRmApiManagementGroup
11+
- Remove-AzureRmApiManagementLogger
12+
- Remove-AzureRmApiManagementOpenIdConnectProvider
13+
- Remove-AzureRmApiManagementOperation
14+
- Remove-AzureRmApiManagementPolicy
15+
- Remove-AzureRmApiManagementProduct
16+
- Remove-AzureRmApiManagementProperty
17+
- Remove-AzureRmApiManagementSubscription
18+
- Remove-AzureRmApiManagementUser
19+
* Automation
20+
- Remove-AzureRmAutomationCertificate
21+
- Remove-AzureRmAutomationCredential
22+
- Remove-AzureRmAutomationVariable
23+
- Remove-AzureRmAutomationWebhook
24+
* Batch
25+
- Remove-AzureBatchCertificate
26+
- Remove-AzureBatchComputeNode
27+
- Remove-AzureBatchComputeNodeUser
28+
* DataFactories
29+
- Resume-AzureRmDataFactoryPipeline
30+
- Set-AzureRmDataFactoryPipelineActivePeriod
31+
- Suspend-AzureRmDataFactoryPipeline
32+
* DataLakeStore
33+
- Remove-AzureRmDataLakeStoreItemAclEntry
34+
- Set-AzureRmDataLakeStoreItemAcl
35+
- Set-AzureRmDataLakeStoreItemAclEntry
36+
- Set-AzureRmDataLakeStoreItemOwner
37+
* OperationalInsights
38+
- Remove-AzureRmOperationalInsightsSavedSearch
39+
* Profile
40+
- Remove-AzureRmEnvironment
41+
* RedisCache
42+
- Remove-AzureRmRedisCacheDiagnostics
43+
* Resources
44+
- Register-AzureRmProviderFeature
45+
- Register-AzureRmResourceProvider
46+
- Remove-AzureRmADServicePrincipal
47+
- Remove-AzureRmPolicyAssignment
48+
- Remove-AzureRmResourceGroupDeployment
49+
- Remove-AzureRmRoleAssignment
50+
- Stop-AzureRmResourceGroupDeployment
51+
- Unregister-AzureRmResourceProvider
52+
* Storage
53+
- Remove-AzureStorageContainerStoredAccessPolicy
54+
- Remove-AzureStorageQueueStoredAccessPolicy
55+
- Remove-AzureStorageShareStoredAccessPolicy
56+
- Remove-AzureStorageTableStoredAccessPolicy
57+
* StreamAnalytics
58+
- Remove-AzureRmStreamAnalyticsFunction
59+
- Remove-AzureRmStreamAnalyticsInput
60+
- Remove-AzureRmStreamAnalyticsJob
61+
- Remove-AzureRmStreamAnalyticsOutput
62+
* Tag
63+
- Remove-AzureRmTag
64+
* Changed `Tags` parameter name to `Tag`, and changed the parameter type from `HashTable[]` to `HashTable` for the following cmdlets
65+
* Batch
66+
- Get-AzureRmBatchAccount
67+
- New-AzureRmBatchAccount
68+
- Set-AzureRmBatchAccount
69+
* Compute
70+
- New-AzureRmVM
71+
- Update-AzureRmVM
72+
* DataLakeAnalytics
73+
- New-AzureRmDataLakeAnalyticsAccount
74+
- Set-AzureRmDataLakeAnalyticsAccount
75+
* DataLakeStore
76+
- New-AzureRmDataLakeStoreAccount
77+
- Set-AzureRmDataLakeStoreAccount
78+
* Dns
79+
- New-AzureRmDnsZone
80+
- Set-AzureRmDnsZone
81+
* KeyVault
82+
- Get-AzureRmKeyVault
83+
- New-AzureRmKeyVault
84+
* Network
85+
- New-AzureRmApplicationGateway
86+
- New-AzureRmExpressRouteCircuit
87+
- New-AzureRmLoadBalancer
88+
- New-AzureRmLocalNetworkGateway
89+
- New-AzureRmNetworkInterface
90+
- New-AzureRmNetworkSecurityGroup
91+
- New-AzureRmPublicIpAddress
92+
- New-AzureRmRouteTable
93+
- New-AzureRmVirtualNetwork
94+
- New-AzureRmVirtualNetworkGateway
95+
- New-AzureRmVirtualNetworkGatewayConnection
96+
- New-AzureRmVirtualNetworkPeering
97+
* Resources
98+
- Find-AzureRmResource
99+
- Find-AzureRmResourceGroup
100+
- New-AzureRmResource
101+
- New-AzureRmResourceGroup
102+
- Set-AzureRmResource
103+
- Set-AzureRmResourceGroup
104+
* SQL
105+
- New-AzureRmSqlDatabase
106+
- New-AzureRmSqlDatabaseCopy
107+
- New-AzureRmSqlDatabaseSecondary
108+
- New-AzureRmSqlElasticPool
109+
- New-AzureRmSqlServer
110+
- Set-AzureRmSqlDatabase
111+
- Set-AzureRmSqlElasticPool
112+
- Set-AzureRmSqlServer
113+
* Storage
114+
- New-AzureRmStorageAccount
115+
- Set-AzureRmStorageAccount
116+
* TrafficManager
117+
- New-AzureRmTrafficManagerProfile
2118
* Azure Redis Cache
3119
* New cmdlet added for New-AzureRmRedisCacheScheduleEntry
4120
* New cmdlet added for New-AzureRmRedisCachePatchSchedule
5121
* New cmdlet added for Get-AzureRmRedisCachePatchSchedule
6122
* New cmdlet added for Remove-AzureRmRedisCachePatchSchedule
123+
* Azure Resource Manager
124+
* Tag parameter type has been changed for all cmdlets which used it. The type has been changed from HashTable[] to HashTable. To create a new tag object, do as follows: `@{tagName1='tagValue1'}` instead of `@{Name='tagName1';Value='tagValue1'}`
125+
* Fixed an issue with Get-AzureRmResourceProvider cmdlet to support querying based on global locations through the Location parameter
126+
* Removed all deprecation warning messages
7127
* Azure Storage
128+
* Get-AzureRmStorageAccountKey
129+
- Cmdlet now returns a list of keys, rather than an object with properties for each key
130+
* New-AzureRmStorageAccountKey
131+
- `StorageAccountRegenerateKeyResponse` field in output of this cmdlet is renamed to `StorageAccountListKeysResults`, which is now a list of keys rather than an object with properties for each key
132+
* New/Get/Set-AzureRmStorageAccount
133+
- `AccountType` field in output of cmdlet is renamed to `Sku.Name`
134+
- Output type for PrimaryEndpoints/Secondary endpoints blob/table/queue/file changed from `Uri` to `String`
8135
* Change -Tag parameter type from HashTable[] to HashTable
9136
- New-AzureRmStorageAccount
10137
- Set-AzureRmStorageAccount
11-
* Normalize the ShouldProcess Confirmation, so when $ConfirmPreference is set lower than "High", user need to include the parameter: ‘-Confirm:$false’ in their PowerShell scripts to suspress ShouldProcess Conformation
12-
- Remove-AzureRmStorageAccount
138+
* Added ShouldProcess support
139+
- Set-AzureStorageContainerStoredAccessPolicy
140+
- Set-AzureStorageShareStoredAccessPolicy
141+
- Set-AzureStorageQueueStoredAccessPolicy
142+
- Set-AzureStorageTableStoredAccessPolicy
143+
* Downgraded ConfirmImpact to Medium
13144
- Remove-AzureStorageBlob
14145
- Remove-AzureStorageContainer
15-
- Remove-AzureStorageTable
16-
- Remove-AzureStorageQueue
17-
- Remove-AzureStorageShare
18-
- Remove-AzureStorageDirectory
19-
- Remove-AzureStorageFile
20146
- Remove-AzureStorageContainerStoredAccessPolicy
147+
- Remove-AzureStorageFile
148+
- Remove-AzureStorageShare
21149
- Remove-AzureStorageShareStoredAccessPolicy
22-
- Remove-AzureStorageTableStoredAccessPolicy
150+
- Remove-AzureStorageQueue
23151
- Remove-AzureStorageQueueStoredAccessPolicy
24-
- Set-AzureStorageContainerStoredAccessPolicy
25-
- Set-AzureStorageShareStoredAccessPolicy
26-
- Set-AzureStorageTableStoredAccessPolicy
27-
- Set-AzureStorageQueueStoredAccessPolicy
28-
- Set-AzureRmStorageAccount
29-
* Add confirmation and -Force parameter to suspress ShouldContinue confirmation
152+
- Remove-AzureStorageTable
153+
- Remove-AzureStorageTableStoredAccessPolicy
154+
* Add support for ShouldProcess and -Force parameter to supress confirmation
30155
- Remove-AzureRmStorageAccount
31156
- Set-AzureRmStorageAccount
32-
* Use -Force parameter instead of -Confirm parameter to suspress ShouldContinue confirmaiton
33-
- Remove-AzureStorageShare
34-
* ShouldContinue confirmation needed (suspress with -Force) only when there's data in the Container/Table to delete
157+
* Confirmation needed only when there's data in the Container/Table to delete (suppress with -Force)
35158
- Remove-AzureStorageContainer
36159
- Remove-AzureStorageTable
37-
38-
160+
* Azure Batch
161+
* Add virtual network support
162+
- New-AzureBatchPool
163+
* Change -Tag parameter type from HashTable[] to HashTable
164+
- Set-AzureRmBatchAccount
165+
- New-AzureRmBatchAccount
166+
- Get-AzureRmBatchAccount
167+
* Azure Sql
168+
* Extended the auditing cmdlets to support management of blob auditing, both at the database and at the server level
39169

40170

41171

0 commit comments

Comments
 (0)