mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update DataSyncLogPowerShellRunbook.ps1
Best practice to include details about the modules this script requires as dependencies See: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_requires?view=powershell-6
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#Data Sync OMS Integration Runbook
|
||||
#Requires -Modules @{ ModuleName="AzureRM.Sql"; ModuleVersion="4.12.1" }
|
||||
#Data Sync OMS Integration Runbook
|
||||
|
||||
#To use this script Change all the strings below to reflect your information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user