Skip to content

Commit fd18836

Browse files
authored
Fix: Update redirect for Azure AI with Azure Managed Identity (#8879)
Update _redirects
1 parent 68f13ec commit fd18836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/_redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,7 +2398,7 @@
23982398
/hub/kong-inc/ai-proxy/ https://developer.konghq.com/plugins/ai-proxy/ 301
23992399
/hub/kong-inc/ai-proxy/configuration/ https://developer.konghq.com/plugins/ai-proxy/reference/ 301
24002400
/hub/kong-inc/ai-proxy/how-to/basic-example/ https://developer.konghq.com/plugins/ai-proxy/examples/ 301
2401-
/hub/kong-inc/ai-proxy/how-to/cloud-provider-authentication/ https://developer.konghq.com/plugins/ai-proxy/examples/azure-ai-with-managed-identity/ 301
2401+
/hub/kong-inc/ai-proxy/how-to/cloud-provider-authentication/ https://developer.konghq.com/plugins/ai-proxy//#can-i-authenticate-to-azure-ai-with-azure-identity 301
24022402
/hub/kong-inc/ai-proxy/how-to/sdk-usage/ https://developer.konghq.com/plugins/ai-proxy/#templating 301
24032403
/hub/kong-inc/ai-proxy/how-to/streaming/ https://developer.konghq.com/ai-gateway/streaming/ 301
24042404
/hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/anthropic/ https://developer.konghq.com/how-to/set-up-ai-proxy-with-anthropic/ 301
@@ -2414,7 +2414,7 @@
24142414
/hub/kong-inc/ai-proxy-advanced/ https://developer.konghq.com/plugins/ai-proxy-advanced/ 301
24152415
/hub/kong-inc/ai-proxy-advanced/configuration/ https://developer.konghq.com/plugins/ai-proxy-advanced/reference/ 301
24162416
/hub/kong-inc/ai-proxy-advanced/how-to/basic-example/ https://developer.konghq.com/plugins/ai-proxy-advanced/examples/ 301
2417-
/hub/kong-inc/ai-proxy-advanced/how-to/cloud-provider-authentication/ https://developer.konghq.com/plugins/ai-proxy/examples/azure-ai-with-managed-identity/ 301
2417+
/hub/kong-inc/ai-proxy-advanced/how-to/cloud-provider-authentication/ https://developer.konghq.com/plugins/ai-proxy-advanced/#can-i-authenticate-to-azure-ai-with-azure-identity 301
24182418
/hub/kong-inc/ai-proxy-advanced/how-to/load-balancing/ https://developer.konghq.com/plugins/ai-proxy-advanced/examples/ 301
24192419
/hub/kong-inc/ai-proxy-advanced/how-to/sdk-usage/ https://developer.konghq.com/plugins/ai-proxy-advanced/#templating 301
24202420
/hub/kong-inc/ai-proxy-advanced/how-to/streaming/ https://developer.konghq.com/ai-gateway/streaming/ 301

0 commit comments

Comments
 (0)