We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d31820 + 4ab36db commit 12fd08dCopy full SHA for 12fd08d
samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1
@@ -17,8 +17,8 @@
17
# By default the value is set only if license type is undefined undefined)
18
#
19
# The script uses a function ConvertTo-HashTable that was created by Adam Bertram (@adam-bertram).
20
-# The function was originally published on this site: https://4sysops.com/archives/convert-json-to-a-powershell-hash-table/
21
-# and used here with the author's permission.
+# The function was originally published on https://4sysops.com/archives/convert-json-to-a-powershell-hash-table/
+# and is used here with the author's permission.
22
23
24
param (
0 commit comments