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 f89a118 commit 39c9dbfCopy full SHA for 39c9dbf
samples/features/security/always-encrypted-with-secure-enclaves/azure-sql-database-sgx/setup/setup.ps1
@@ -134,7 +134,7 @@ Set-SqlColumnEncryption -ColumnEncryptionSettings $encryptedColumnSettings -Inpu
134
######################################################################
135
136
$resourceGroupName = "${projectName}"
137
-$attestationProviderName = "${projectName}attest"
+$attestationProviderName = "${projectName}attestation"
138
$policyFile = "AttestationPolicy.txt"
139
$teeType = "SgxEnclave"
140
$policyFormat = "Text"
0 commit comments