Skip to content

Commit e0ef543

Browse files
authored
Merge pull request #708 from Tiberriver256/patch-1
Update DataSyncLogPowerShellRunbook.ps1
2 parents 5331607 + 17b2999 commit e0ef543

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

samples/features/sql-data-sync/DataSyncLogPowerShellRunbook.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#Data Sync OMS Integration Runbook
1+
#Requires -Modules @{ ModuleName="AzureRM.Sql"; ModuleVersion="4.12.1" }
2+
#Data Sync OMS Integration Runbook
23

34
#To use this script Change all the strings below to reflect your information.
45

0 commit comments

Comments
 (0)