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.
1 parent 49d131d commit 4ab36dbCopy full SHA for 4ab36db
samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1
@@ -17,7 +17,7 @@
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/
+# The function was originally published on https://4sysops.com/archives/convert-json-to-a-powershell-hash-table/
21
# and is used here with the author's permission.
22
23
0 commit comments