docs: update ms sql server m1 mac support warning

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6515
GitOrigin-RevId: d07e73ab2456f22d0672273ae3669da69b8a9037
This commit is contained in:
Rikin Kachhia 2022-11-08 17:56:51 +05:30 committed by hasura-bot
parent 2f92abbda9
commit d2e5fa60a2
2 changed files with 4 additions and 4 deletions

View File

@ -23,9 +23,9 @@ import Thumbnail from '@site/src/components/Thumbnail';
- [Docker Compose](https://docs.docker.com/compose/install/)
- An existing SQL Server database
:::warning Note
:::info Note
While Hasura supports M1 Macs, MS SQL Server is not currently supported by Microsoft on ARM chips.
Support for MS SQL Server on M1/M2 Macs was added in version `v2.15.0`.
:::

View File

@ -6,7 +6,7 @@ keywords:
- deployment
- performance
- tuning
sidebar_position: 120
sidebar_position: 95
sidebar_label: Performance tuning
---
@ -126,7 +126,7 @@ Observability tools help us track issues, alert us to errors, and allow us to mo
is critical in production. There are many open-source and commercial services. However, you may have to combine many
tools because of the architectural complexity. For more information, check out our
[observability section](/observability/index.mdx) and our
[observability best practices](/guides/best-practices-for-production/observability.mdx).
[observability best practices](/deployment/best-practices-for-production/observability.mdx).
## Software architecture and best practices