mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12:36:09 -04:00
docs: adjust MAA updating (#3152)
* docs: adjust MAA updating * versioned-docs: backport fix
This commit is contained in:
parent
94cf85c65a
commit
7d4e7eff65
16 changed files with 26 additions and 48 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue