Skip to content

Commit c7f1063

Browse files
fixing redirects
1 parent 8d41d4c commit c7f1063

File tree

3 files changed

+32
-7
lines changed

3 files changed

+32
-7
lines changed

articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,31 @@
526526
"source_path_from_root": "/articles/healthcare-apis/data-transformation/convert-data.md",
527527
"redirect_url": "/azure/healthcare-apis/fhir/convert-data-overview",
528528
"redirect_document_id": false
529+
},
530+
{
531+
"source_path_from_root": "/articles/healthcare-apis/fhir/configure-settings-convert-data.md",
532+
"redirect_url": "/azure/healthcare-apis/fhir/convert-data-configuration",
533+
"redirect_document_id": true
534+
},
535+
{
536+
"source_path_from_root": "/articles/healthcare-apis/fhir/convert-data-with-azure-data-factory.md",
537+
"redirect_url": "/azure/healthcare-apis/fhir/convert-data-azure-data-factory",
538+
"redirect_document_id": true
539+
},
540+
{
541+
"source_path_from_root": "/articles/healthcare-apis/fhir/troubleshoot-convert-data.md",
542+
"redirect_url": "/azure/healthcare-apis/fhir/convert-data-troubleshoot",
543+
"redirect_document_id": true
544+
},
545+
{
546+
"source_path_from_root": "/articles/healthcare-apis/fhir/get-started-with-health-data-services.md",
547+
"redirect_url": "/azure/healthcare-apis/fhir/health-data-services-get-started",
548+
"redirect_document_id": true
549+
},
550+
{
551+
"source_path_from_root": "/articles/healthcare-apis/fhir/overview-of-convert-data.md",
552+
"redirect_url": "/azure/healthcare-apis/fhir/convert-data-overview",
553+
"redirect_document_id": true
529554
},
530555
{
531556
"source_path_from_root": "/articles/healthcare-apis/fhir/frequently-asked-questions-convert-data.md",

articles/healthcare-apis/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ conceptualContent:
3636
# Card
3737
- title: Get started with Azure Health Data Services
3838
links:
39-
- url: ./get-started-with-health-data-services.md
39+
- url: ./health-data-services-get-started.md
4040
itemType: how-to-guide
4141
text: Set up a workspace
4242
- url: ./healthcare-apis-quickstart.md
4343
itemType: how-to-guide
4444
text: Deploy Azure Health Data Services
4545
- url: ./register-application.md
4646
itemType: how-to-guide
47-
text: Register your application
47+
text: Register an application
4848
- url: ./authentication-authorization.md
4949
itemType: how-to-guide
5050
text: Set up user access and permissions
@@ -152,5 +152,5 @@ additionalContent:
152152
items:
153153
# Card
154154
- title: Azure API for FHIR
155-
summary: This service is being retired on September 30, 2026.
155+
summary: This service is retiring on September 30, 2026.
156156
url: ./azure-api-for-fhir/overview.md

articles/healthcare-apis/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
- name: Workspace provisioning
2828
href: workspace-overview.md
2929
- name: Set up a workspace
30-
href: get-started-with-health-data-services.md
30+
href: health-data-services-get-started.md
3131
- name: Deploy services via Azure portal
3232
href: healthcare-apis-quickstart.md
33-
- name: Deploy services using Bicep
33+
- name: Deploy services by using Bicep
3434
href: deploy-healthcare-apis-using-bicep.md
3535
- name: How-tos
3636
items:
@@ -40,11 +40,11 @@
4040
href: authentication-authorization.md
4141
- name: Register an application via Azure portal
4242
href: register-application.md
43-
- name: Register an application using scripts
43+
- name: Register an application by using scripts
4444
href: register-application-cli-rest.md
4545
- name: Grant permissions via Azure portal
4646
href: configure-azure-rbac.md
47-
- name: Grant permissions using scripts
47+
- name: Grant permissions by using scripts
4848
href: configure-azure-rbac-using-scripts.md
4949
- name: Access Azure Health Data Services
5050
href: access-healthcare-apis.md

0 commit comments

Comments
 (0)