We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b92e378 + 97d3eb7 commit 7cde4cfCopy full SHA for 7cde4cf
1 file changed
articles/healthcare-apis/fhir/convert-data-configuration.md
@@ -172,6 +172,11 @@ You can register up to 20 ACR servers in the FHIR service.
172
> [!NOTE]
173
> It might take a few minutes for the registration to take effect.
174
175
+> [!IMPORTANT]
176
+> When registering an Azure Container Registry (ACR) image in the FHIR service:
177
+> - If a _digest is specified_ only the image with the exact digest will be used.
178
+> - If a _digest is *not* specified_ the image can be resolved using both tagging and digest.
179
+
180
### Step 6: Configure the Azure Container Registry firewall for secure access
181
182
There are many methods for securing ACR using the built-in firewall depending on your particular use case.
0 commit comments