Compare commits
2 Commits
8d967d7ad7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 3755329fe6 | |||
| 6a1f332372 |
@@ -141,7 +141,7 @@ Now, you can use rclone commands to interact with the emulator. For example, to
|
|||||||
rclone ls azurite:
|
rclone ls azurite:
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Note**: On modern Linux distributions and MacOS systems the `rclone.conf` file is typically located at `~/.config/rclone/rclone.conf`.
|
> **Note** On modern Linux distributions and MacOS systems the `rclone.conf` file is typically located at `~/.config/rclone/rclone.conf`.
|
||||||
|
|
||||||
### Terraform
|
### Terraform
|
||||||
|
|
||||||
@@ -163,7 +163,7 @@ and initialize the module:
|
|||||||
terraform init -backend-config=access_key=__base64_encoded_account_key__
|
terraform init -backend-config=access_key=__base64_encoded_account_key__
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Note**: Be aware that AI Agents may generate or suggest using the `endpoint` parameter, which will not work. You have to create *fake* account FQDNs in your `/etc/hosts` file as described in the installation steps.
|
> **Note** Be aware that AI Agents may generate or suggest using the `endpoint` parameter, which will not work. You have to create *fake* account FQDNs in your `/etc/hosts` file as described in the installation steps.
|
||||||
|
|
||||||
|
|
||||||
You can use OAuth simulation with Terraform by adding the `use_azuread_auth` parameter to the backend configuration:
|
You can use OAuth simulation with Terraform by adding the `use_azuread_auth` parameter to the backend configuration:
|
||||||
|
|||||||
Reference in New Issue
Block a user