We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5331607 + 17b2999 commit e0ef543Copy full SHA for e0ef543
1 file changed
samples/features/sql-data-sync/DataSyncLogPowerShellRunbook.ps1
@@ -1,4 +1,5 @@
1
-#Data Sync OMS Integration Runbook
+#Requires -Modules @{ ModuleName="AzureRM.Sql"; ModuleVersion="4.12.1" }
2
+#Data Sync OMS Integration Runbook
3
4
#To use this script Change all the strings below to reflect your information.
5
0 commit comments