File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,10 @@ Choose one of the following installation options based on your needs:
56
56
57
57
Use this option if you want Firefly to automatically discover and monitor all accessible Azure subscriptions.
58
58
59
+ You can exclude subscriptions by adding a tag on them.
60
+
61
+ ``` disable_firefly_discovery = "Enabled" ```
62
+
59
63
``` hcl
60
64
provider "azuread" {
61
65
client_id = var.client_id
@@ -185,4 +189,4 @@ When contributing, please:
185
189
186
190
If you encounter any issues or have questions about using this repository, please open an issue on GitHub or contact Firefly support.
187
191
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/ ) .
You can’t perform that action at this time.
0 commit comments