Skip to content

Commit 45deef6

Browse files
Merge branch 'master' of https://github.com/austinmccollum/azure-docs-pr into insights-mod-austinmc
2 parents ec87173 + 0f577ac commit 45deef6

19 files changed

+401
-130
lines changed

articles/container-registry/anonymous-pull-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: ""
1010

1111
Setting up an Azure container registry for anonymous (unauthenticated) pull access is an optional feature that allows any user with internet access the ability to pull any content from the registry.
1212

13-
Anonymous pull access is a preview feature, available in the Standard and Premium [service tiers](container-registry-skus.md). To configure anonymous pull access, update a registry using the Azure CLI (version 2.21.0 or later). To install or upgrade, see [Install Azure CLI](/cli/azure-install-cli).
13+
Anonymous pull access is a preview feature, available in the Standard and Premium [service tiers](container-registry-skus.md). To configure anonymous pull access, update a registry using the Azure CLI (version 2.21.0 or later). To install or upgrade, see [Install Azure CLI](/cli/azure/install-azure-cli).
1414

1515
## About anonymous pull access
1616

articles/frontdoor/front-door-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ sections:
105105
106106
- Configure IP ACLing for your backends to accept traffic from Azure Front Door's backend IP address space and Azure's infrastructure services only. Refer the IP details below for ACLing your backend:
107107
108-
- Refer *AzureFrontDoor.Backend* section in [Azure IP Ranges and Service Tags](https://www.microsoft.com/download/details.aspx?id=56519) for Front Door's IPv4 backend IP address range or you can also use the service tag *AzureFrontDoor.Backend* in your [network security groups](../virtual-network/network-security-groups-overview.md#security-rules).
108+
- Refer *AzureFrontDoor.Backend* section in [Azure IP Ranges and Service Tags](https://www.microsoft.com/download/details.aspx?id=56519) for Front Door's backend IP address range or you can also use the service tag *AzureFrontDoor.Backend* in your [network security groups](../virtual-network/network-security-groups-overview.md#security-rules).
109109
- Azure's [basic infrastructure services](../virtual-network/network-security-groups-overview.md#azure-platform-considerations) through virtualized host IP addresses: `168.63.129.16` and `169.254.169.254`
110110
111111
> [!WARNING]

articles/frontdoor/standard-premium/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Alternative way to lock down your application to accept traffic only from your s
9191

9292
* Configure IP ACLing for your backends to accept traffic from Azure Front Door's backend IP address space and Azure's infrastructure services only. Refer to the IP details below for ACLing your backend:
9393

94-
* Refer *AzureFrontDoor.Backend* section in [Azure IP Ranges and Service Tags](https://www.microsoft.com/download/details.aspx?id=56519) for Front Door's IPv4 backend IP address range. You can also use the service tag *AzureFrontDoor.Backend* in your [network security groups](../../virtual-network/network-security-groups-overview.md#security-rules).
94+
* Refer *AzureFrontDoor.Backend* section in [Azure IP Ranges and Service Tags](https://www.microsoft.com/download/details.aspx?id=56519) for Front Door's backend IP address range. You can also use the service tag *AzureFrontDoor.Backend* in your [network security groups](../../virtual-network/network-security-groups-overview.md#security-rules).
9595
* Azure's [basic infrastructure services](../../virtual-network/network-security-groups-overview.md#azure-platform-considerations) through virtualized host IP addresses: `168.63.129.16` and `169.254.169.254`.
9696

9797
> [!WARNING]

articles/healthcare-apis/github-projects.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: healthcare-apis
55
author: ginalee-dotcom
66
ms.service: healthcare-apis
77
ms.topic: reference
8-
ms.date: 10/13/2021
8+
ms.date: 10/18/2021
99
ms.author: ginle
1010
---
1111
# GitHub Projects
@@ -14,7 +14,7 @@ We have many open-source projects on GitHub that provide you the source code and
1414

1515
## Healthcare APIs samples
1616

17-
* This repo contains [samples for Healthcare APIs](https://github.com/microsoft/healthcare-apis-samples), including FHIR, DICOM, IoT connector, and data-related services.
17+
* This repo contains [samples for Healthcare APIs](https://github.com/microsoft/healthcare-apis-samples), including Fast Healthcare Interoperability Resources (FHIR®), DICOM, IoT connector, and data-related services.
1818

1919
## FHIR Server
2020

@@ -41,14 +41,14 @@ We have many open-source projects on GitHub that provide you the source code and
4141
* Released to Visual Studio Marketplace
4242
* Used for authoring Liquid templates to be used in the FHIR Converter
4343

44-
## IoT Connector
44+
## IoT connector
4545

4646
#### Integration with IoT Hub and IoT Central
4747

4848
* [microsoft/iomt-fhir](https://github.com/microsoft/iomt-fhir): integration with IoT Hub or IoT Central to FHIR with data normalization and FHIR conversion of the normalized data
4949
* Normalization: device data information is extracted into a common format for further processing
5050
* FHIR Conversion: normalized and grouped data is mapped to FHIR. Observations are created or updated according to configured templates and linked to the device and patient.
51-
* [Tools to help build the conversation map](https://github.com/microsoft/iomt-fhir/tree/master/tools/data-mapper): visualize the mapping configuration for normalizing the device input data and transform it to the FHIR resources. Developers can use this tool to edit and test the mappings, device mapping and FHIR mapping, and export them for uploading to the IoT Connector in the Azure portal.
51+
* [Tools to help build the conversation map](https://github.com/microsoft/iomt-fhir/tree/master/tools/data-mapper): visualize the mapping configuration for normalizing the device input data and transform it to the FHIR resources. Developers can use this tool to edit and test the Device and FHIR destination mappings and export them for uploading to the IoT connector in the Azure portal.
5252

5353
#### HealthKit and FHIR Integration
5454

44.7 KB
Loading
46.1 KB
Loading
11.9 KB
Loading
40 KB
Loading
31.9 KB
Loading
228 KB
Loading

0 commit comments

Comments
 (0)