Skip to content

Commit 72d8024

Browse files
committed
add help and changelog
1 parent 3cb737f commit 72d8024

File tree

2 files changed

+17173
-14151
lines changed

2 files changed

+17173
-14151
lines changed

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##2016.03.08 version 1.3.0
1+
##2016.03.08 version 1.3.0
22
* Azure LogicApp: New cmdlets for managing LogicApps
33
* Get-AzureLogicAppAccessKey
44
* Get-AzureLogicApp
@@ -22,6 +22,11 @@
2222
- New-AzureStorageShareSASToken
2323
- New-AzureStorageQueueSASToken
2424
- New-AzureStorageTableSASToken
25+
* Azure SQL DB Backup/restore
26+
* Get-AzureRmSqlDatabaseGeoBackup
27+
* Get-AzureRmSqlDeletedDatabaseBackup
28+
* Restore-AzureRmSqlDatabase
29+
* This cmdlet accepts as pipelined input the result of one of the first two cmdlets (or Get-AzureRmSqlDatabase if restoring a live DB to a point-in-time)
2530

2631
## 2016.02.04 version 1.2.1
2732
* Fix installer issue - remove PSGallery modules on install

0 commit comments

Comments
 (0)