Skip to content

Commit 8c76c72

Browse files
author
Rado Marina
authored
Update README.md on excluding subscriptions
1 parent e88a962 commit 8c76c72

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Choose one of the following installation options based on your needs:
5656

5757
Use this option if you want Firefly to automatically discover and monitor all accessible Azure subscriptions.
5858

59+
You can exclude subscriptions by adding a tag on them.
60+
61+
```disable_firefly_discovery = "Enabled"```
62+
5963
```hcl
6064
provider "azuread" {
6165
client_id = var.client_id
@@ -185,4 +189,4 @@ When contributing, please:
185189

186190
If you encounter any issues or have questions about using this repository, please open an issue on GitHub or contact Firefly support.
187191

188-
For more information about Firefly and our services, please visit [our website](https://www.gofirefly.io/).
192+
For more information about Firefly and our services, please visit [our website](https://www.gofirefly.io/).

0 commit comments

Comments
 (0)