mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Removed hard coded IDs
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ param (
|
||||
[object] $ExclusionTags,
|
||||
|
||||
[Parameter (Mandatory= $false)]
|
||||
[string] $TenantId="bad63398-8c5a-4af1-a2f8-b95c2f57d2b3",
|
||||
[string] $TenantId,
|
||||
|
||||
[Parameter (Mandatory= $false)]
|
||||
[switch] $ReportOnly=$true,
|
||||
|
||||
Reference in New Issue
Block a user