docs: adjust MAA updating (#3152)

* docs: adjust MAA updating

* versioned-docs: backport fix
This commit is contained in:
Moritz Sanft 2024-06-07 13:56:10 +02:00 committed by GitHub
parent 94cf85c65a
commit 7d4e7eff65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 26 additions and 48 deletions

View file

@ -55,7 +55,7 @@ management tooling of your choice. You need to keep the essential functionality
:::info
On Azure, if the enforcement policy is set to `MAAFallback` in `constellation-config.yaml`, a manual update to the MAA provider's policy is necessary.
On Azure, a manual update to the MAA provider's policy is necessary.
You can apply the update with the following command after creating the infrastructure, with `<URL>` being the URL of the MAA provider (i.e., `$(terraform output attestationURL | jq -r)`, when using the minimal Terraform configuration).
```bash