Skip to content

Commit 0537117

Browse files
authored
Merge pull request #260181 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents bbabc26 + 87dc11d commit 0537117

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/confidential-computing/secret-key-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ For example, systems can be configured so that keys are only released once code
2020

2121
CVMs rely on virtual Trusted Platform Modules (vTPM) you can read more about this in [Virtual TPMs in Azure](virtual-tpms-in-azure-confidential-vm.md)
2222

23-
The [Azure Managed HSM](../key-vault/managed-hsm/overview.md) offering is [built on Confidential Computing technologies] (managed-hsm/managed-hsm-technical-details.md) and can be used to enhance access control of secrets & keys for an application.
23+
The [Azure Managed HSM](../key-vault/managed-hsm/overview.md) offering is [built on Confidential Computing technologies](../key-vault/managed-hsm/managed-hsm-technical-details.md) and can be used to enhance access control of secrets & keys for an application.

articles/healthcare-apis/dicom/export-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ POST /export HTTP/1.1
120120
Accept: */*
121121
Content-Type: application/json
122122
{
123-
"sources": {
123+
"source": {
124124
"type": "identifiers",
125125
"settings": {
126126
"values": [

0 commit comments

Comments
 (0)