Skip to content

Releases: DataDog/integrations-management

azure/agentless v0.1.2

21 May 16:37
4676653

Choose a tag to compare

What's Changed

  • ECI-1486 scaleway onboard setup script by @rheei in #166
  • [K9VULN-14660] fix(agentless-azure): harden agentless azure destroy command by @mohamed-challal in #187

New Contributors

Full Changelog: azure-agentless-v0.1.1...azure-agentless-v0.1.2

azure/agentless v0.1.1

12 May 14:37
9047840

Choose a tag to compare

What's Changed

Full Changelog: azure-integration_quickstart-v0.1.1...azure-agentless-v0.1.1

azure/logging_install v0.1.1

07 May 20:27
7cfeb70

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: azure-agentless-v0.1.0...azure-logging_install-v0.1.1

azure/integration_quickstart v0.1.1

07 May 20:26
7cfeb70

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: azure-agentless-v0.1.0...azure-integration_quickstart-v0.1.1

gcp/log_forwarding_quickstart v0.1.0

30 Apr 14:27
75b4220

Choose a tag to compare

What's Changed

  • [azure] LFO Onboarding Script v1 by @agulen in #1
  • [Azure LFO] Support Python 3.9 in onboarding script by @agulen in #3
  • [azure lfo] Detect existing LFO installs by @agulen in #4
  • [azure][LFO] Include sub name in the LFO script response by @agulen in #5
  • [AZINTS-3609] Move quickstart script to new repo by @benjjs in #6
  • GCP-XXXX: Add GCP Onboarding Script to Integrations-Management by @tedkahwaji in #10
  • [AZINTS-3933] Report existing log forwarders by @benjjs in #7
  • Ensure integrations quickstart connection closed by @benjjs in #8
  • [AZINTS-3933] Use ARG to collect existing Log Forwarders by @benjjs in #9
  • [AZINTS-3895] Trigger LFO script from quickstart by @benjjs in #12
  • GCP-2943: Update Setup Script to Support Monitored Resource Configs by @tedkahwaji in #14
  • GCP-XXXX: Update Folder Search by @tedkahwaji in #15
  • [azure] Remove mgmt group requirement from LFO script by @agulen in #13
  • [azure] Include tag filters + PII rule data when detecting existing LFOs by @agulen in #16
  • [azure] Bug fix + test cleanup by @agulen in #17
  • [azure][lfo] Enable expansion of log forwarding scopes by @agulen in #18
  • [azure][lfo] Bug fix when setting monitored subscriptions by @agulen in #19
  • [AZINTS-3939] Add open source license file, headers, notice by @gpalmz in #20
  • [AZINTS-3939] Add CONTRIBUTING.md, update README.md by @gpalmz in #21
  • [AZINTS-3939] Update README.md by @gpalmz in #22
  • GCP-XXXX: Add Exponential Backoff And Retry Logic by @tedkahwaji in #23
  • [AZINTS-3989] Add azure_integration_quickstart.pyz by @gpalmz in #24
  • Remove dist/ from gitignore by @gpalmz in #25
  • GCP-XXXX: Add Read Me by @tedkahwaji in #26
  • GCP-XXXX: Update Dev Bash Script by @tedkahwaji in #27
  • [AZINTS-3933] Pass new log forwarder fields to front end by @benjjs in #28
  • [AZINTS-4021] Fix subscription id field by @benjjs in #29
  • [azure][lfo] PII rules fetching bug fix by @agulen in #32
  • [azure][lfo] Display unknown subscription name if user doesn't have access by @agulen in #31
  • Pull out shared azure logic by @benjjs in #33
  • GCP-XXXX: Split Script Across Multiple Files by @tedkahwaji in #34
  • [storage monitoring] add install script to integrations management by @ava-silver in #35
  • [AZINTS-3739] Move LFO templates to integrations-management by @gpalmz in #30
  • [azure][logging] Stricter validation of user parameters by @agulen in #36
  • [azure] Fix build script by @agulen in #37
  • [azure] Friendlier errors from log forwarding upsert by @agulen in #38
  • Remove unstable/internal info from readmes by @gpalmz in #39
  • [azure] Remove debug prompt by @agulen in #40
  • [AZINTS-4026] Make lfo collection step non-blocking by @benjjs in #41
  • [AZINTS-4061] Fix LFO collection hangup by @gpalmz in #42
  • [AZINTS-4084] Only list scopes within the current tenant by @gpalmz in #43
  • [azure] BugFix: Pass monitored subs as IDs instead of names by @agulen in #44
  • Fix lint errors by @benjjs in #45
  • Fix more formatting by @gpalmz in #47
  • Make imports honor new max line length by @gpalmz in #48
  • [azure][LFO] Remove app service plan creation step in LFO script by @agulen in #49
  • Fix subtle bug with permission checks by @gpalmz in #52
  • Make request error behavior similar regardless of whether it's retryable by @gpalmz in #53
  • Fix some subtle bugs (and type annotations) by @gpalmz in #54
  • Prevent error on 404 awaiting selections; simplify request error handling by @gpalmz in #55
  • [AZINTS-4077] Shortcut multiple LFOs by @benjjs in #50
  • Tweak language to make sense for both local shell and cloud shell by @gpalmz in #56
  • Improve setup instructions by @gpalmz in #51
  • [AZINTS-4102] Expand README dev setup instructions by @gpalmz in #58
  • [AZINTS-4086] Report token expiry as connection error by @benjjs in #59
  • Fix management group selection parsing by @benjjs in #60
  • [azure][lfo] Pass dd site to LFO config by @agulen in #62
  • [azure][lfo] Auto-register missing resource providers by @agulen in #63
  • GCP-3046: Add GCP Dataflow Quick Start Script by @tedkahwaji in #57
  • AZINTS-4118 Surface user actionable errors by @benjjs in #64
  • [AZINTS-4116] Refactor setup script by @benjjs in #65
  • Make sure version check appears at top of executable by @benjjs in #66
  • Fix create-for-rbac integration name by @benjjs in #68
  • [AZINTS-4139] Specify max client secret TTL when creating app registration by @gpalmz in #67
  • build pyz by @gpalmz in #69
  • Remove unnecessary linter suppression by @gpalmz in #70
  • [AZINTS-3739] Build script for LFO ARM templates by @gpalmz in #71
  • [AZINTS-4137] Enrich app reg access errors with instructions by @benjjs in #72
  • Extract role assignments functions (currently unused) by @gpalmz in #75
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #76
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #77
  • [AZINTS-4124] Guard against manually copying script by @benjjs in #78
  • [azure] Grab stdout in az cmd error case by @agulen in #80
  • Fix management group fetch permission error by @benjjs in #79
  • GCP-3078: Bind Permissions To Lowest Level Resource by @tedkahwaji in #73
  • [AZINTS-4178] Make refresh token errors user actionable by @benjjs in #81
  • Report disconnects separately by @benjjs in #74
  • Expand AccessError Coverage by @benjjs in #82
  • [AZINTS-4152] Surface interactive auth prompt to user by @gpalmz in #83
  • Fix disconnect reported as error by @benjjs in #84
  • GCP-XXXX: Skip Projects And Folders if Display Name Not Provided by @tedkahwaji in #86
  • GCP-XXXX: ...
Read more

gcp/integration_quickstart v0.1.0

30 Apr 14:27
75b4220

Choose a tag to compare

What's Changed

  • [azure] LFO Onboarding Script v1 by @agulen in #1
  • [Azure LFO] Support Python 3.9 in onboarding script by @agulen in #3
  • [azure lfo] Detect existing LFO installs by @agulen in #4
  • [azure][LFO] Include sub name in the LFO script response by @agulen in #5
  • [AZINTS-3609] Move quickstart script to new repo by @benjjs in #6
  • GCP-XXXX: Add GCP Onboarding Script to Integrations-Management by @tedkahwaji in #10
  • [AZINTS-3933] Report existing log forwarders by @benjjs in #7
  • Ensure integrations quickstart connection closed by @benjjs in #8
  • [AZINTS-3933] Use ARG to collect existing Log Forwarders by @benjjs in #9
  • [AZINTS-3895] Trigger LFO script from quickstart by @benjjs in #12
  • GCP-2943: Update Setup Script to Support Monitored Resource Configs by @tedkahwaji in #14
  • GCP-XXXX: Update Folder Search by @tedkahwaji in #15
  • [azure] Remove mgmt group requirement from LFO script by @agulen in #13
  • [azure] Include tag filters + PII rule data when detecting existing LFOs by @agulen in #16
  • [azure] Bug fix + test cleanup by @agulen in #17
  • [azure][lfo] Enable expansion of log forwarding scopes by @agulen in #18
  • [azure][lfo] Bug fix when setting monitored subscriptions by @agulen in #19
  • [AZINTS-3939] Add open source license file, headers, notice by @gpalmz in #20
  • [AZINTS-3939] Add CONTRIBUTING.md, update README.md by @gpalmz in #21
  • [AZINTS-3939] Update README.md by @gpalmz in #22
  • GCP-XXXX: Add Exponential Backoff And Retry Logic by @tedkahwaji in #23
  • [AZINTS-3989] Add azure_integration_quickstart.pyz by @gpalmz in #24
  • Remove dist/ from gitignore by @gpalmz in #25
  • GCP-XXXX: Add Read Me by @tedkahwaji in #26
  • GCP-XXXX: Update Dev Bash Script by @tedkahwaji in #27
  • [AZINTS-3933] Pass new log forwarder fields to front end by @benjjs in #28
  • [AZINTS-4021] Fix subscription id field by @benjjs in #29
  • [azure][lfo] PII rules fetching bug fix by @agulen in #32
  • [azure][lfo] Display unknown subscription name if user doesn't have access by @agulen in #31
  • Pull out shared azure logic by @benjjs in #33
  • GCP-XXXX: Split Script Across Multiple Files by @tedkahwaji in #34
  • [storage monitoring] add install script to integrations management by @ava-silver in #35
  • [AZINTS-3739] Move LFO templates to integrations-management by @gpalmz in #30
  • [azure][logging] Stricter validation of user parameters by @agulen in #36
  • [azure] Fix build script by @agulen in #37
  • [azure] Friendlier errors from log forwarding upsert by @agulen in #38
  • Remove unstable/internal info from readmes by @gpalmz in #39
  • [azure] Remove debug prompt by @agulen in #40
  • [AZINTS-4026] Make lfo collection step non-blocking by @benjjs in #41
  • [AZINTS-4061] Fix LFO collection hangup by @gpalmz in #42
  • [AZINTS-4084] Only list scopes within the current tenant by @gpalmz in #43
  • [azure] BugFix: Pass monitored subs as IDs instead of names by @agulen in #44
  • Fix lint errors by @benjjs in #45
  • Fix more formatting by @gpalmz in #47
  • Make imports honor new max line length by @gpalmz in #48
  • [azure][LFO] Remove app service plan creation step in LFO script by @agulen in #49
  • Fix subtle bug with permission checks by @gpalmz in #52
  • Make request error behavior similar regardless of whether it's retryable by @gpalmz in #53
  • Fix some subtle bugs (and type annotations) by @gpalmz in #54
  • Prevent error on 404 awaiting selections; simplify request error handling by @gpalmz in #55
  • [AZINTS-4077] Shortcut multiple LFOs by @benjjs in #50
  • Tweak language to make sense for both local shell and cloud shell by @gpalmz in #56
  • Improve setup instructions by @gpalmz in #51
  • [AZINTS-4102] Expand README dev setup instructions by @gpalmz in #58
  • [AZINTS-4086] Report token expiry as connection error by @benjjs in #59
  • Fix management group selection parsing by @benjjs in #60
  • [azure][lfo] Pass dd site to LFO config by @agulen in #62
  • [azure][lfo] Auto-register missing resource providers by @agulen in #63
  • GCP-3046: Add GCP Dataflow Quick Start Script by @tedkahwaji in #57
  • AZINTS-4118 Surface user actionable errors by @benjjs in #64
  • [AZINTS-4116] Refactor setup script by @benjjs in #65
  • Make sure version check appears at top of executable by @benjjs in #66
  • Fix create-for-rbac integration name by @benjjs in #68
  • [AZINTS-4139] Specify max client secret TTL when creating app registration by @gpalmz in #67
  • build pyz by @gpalmz in #69
  • Remove unnecessary linter suppression by @gpalmz in #70
  • [AZINTS-3739] Build script for LFO ARM templates by @gpalmz in #71
  • [AZINTS-4137] Enrich app reg access errors with instructions by @benjjs in #72
  • Extract role assignments functions (currently unused) by @gpalmz in #75
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #76
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #77
  • [AZINTS-4124] Guard against manually copying script by @benjjs in #78
  • [azure] Grab stdout in az cmd error case by @agulen in #80
  • Fix management group fetch permission error by @benjjs in #79
  • GCP-3078: Bind Permissions To Lowest Level Resource by @tedkahwaji in #73
  • [AZINTS-4178] Make refresh token errors user actionable by @benjjs in #81
  • Report disconnects separately by @benjjs in #74
  • Expand AccessError Coverage by @benjjs in #82
  • [AZINTS-4152] Surface interactive auth prompt to user by @gpalmz in #83
  • Fix disconnect reported as error by @benjjs in #84
  • GCP-XXXX: Skip Projects And Folders if Display Name Not Provided by @tedkahwaji in #86
  • GCP-XXXX: ...
Read more

gcp/agentless v0.1.0

30 Apr 14:27
75b4220

Choose a tag to compare

What's Changed

  • [azure] LFO Onboarding Script v1 by @agulen in #1
  • [Azure LFO] Support Python 3.9 in onboarding script by @agulen in #3
  • [azure lfo] Detect existing LFO installs by @agulen in #4
  • [azure][LFO] Include sub name in the LFO script response by @agulen in #5
  • [AZINTS-3609] Move quickstart script to new repo by @benjjs in #6
  • GCP-XXXX: Add GCP Onboarding Script to Integrations-Management by @tedkahwaji in #10
  • [AZINTS-3933] Report existing log forwarders by @benjjs in #7
  • Ensure integrations quickstart connection closed by @benjjs in #8
  • [AZINTS-3933] Use ARG to collect existing Log Forwarders by @benjjs in #9
  • [AZINTS-3895] Trigger LFO script from quickstart by @benjjs in #12
  • GCP-2943: Update Setup Script to Support Monitored Resource Configs by @tedkahwaji in #14
  • GCP-XXXX: Update Folder Search by @tedkahwaji in #15
  • [azure] Remove mgmt group requirement from LFO script by @agulen in #13
  • [azure] Include tag filters + PII rule data when detecting existing LFOs by @agulen in #16
  • [azure] Bug fix + test cleanup by @agulen in #17
  • [azure][lfo] Enable expansion of log forwarding scopes by @agulen in #18
  • [azure][lfo] Bug fix when setting monitored subscriptions by @agulen in #19
  • [AZINTS-3939] Add open source license file, headers, notice by @gpalmz in #20
  • [AZINTS-3939] Add CONTRIBUTING.md, update README.md by @gpalmz in #21
  • [AZINTS-3939] Update README.md by @gpalmz in #22
  • GCP-XXXX: Add Exponential Backoff And Retry Logic by @tedkahwaji in #23
  • [AZINTS-3989] Add azure_integration_quickstart.pyz by @gpalmz in #24
  • Remove dist/ from gitignore by @gpalmz in #25
  • GCP-XXXX: Add Read Me by @tedkahwaji in #26
  • GCP-XXXX: Update Dev Bash Script by @tedkahwaji in #27
  • [AZINTS-3933] Pass new log forwarder fields to front end by @benjjs in #28
  • [AZINTS-4021] Fix subscription id field by @benjjs in #29
  • [azure][lfo] PII rules fetching bug fix by @agulen in #32
  • [azure][lfo] Display unknown subscription name if user doesn't have access by @agulen in #31
  • Pull out shared azure logic by @benjjs in #33
  • GCP-XXXX: Split Script Across Multiple Files by @tedkahwaji in #34
  • [storage monitoring] add install script to integrations management by @ava-silver in #35
  • [AZINTS-3739] Move LFO templates to integrations-management by @gpalmz in #30
  • [azure][logging] Stricter validation of user parameters by @agulen in #36
  • [azure] Fix build script by @agulen in #37
  • [azure] Friendlier errors from log forwarding upsert by @agulen in #38
  • Remove unstable/internal info from readmes by @gpalmz in #39
  • [azure] Remove debug prompt by @agulen in #40
  • [AZINTS-4026] Make lfo collection step non-blocking by @benjjs in #41
  • [AZINTS-4061] Fix LFO collection hangup by @gpalmz in #42
  • [AZINTS-4084] Only list scopes within the current tenant by @gpalmz in #43
  • [azure] BugFix: Pass monitored subs as IDs instead of names by @agulen in #44
  • Fix lint errors by @benjjs in #45
  • Fix more formatting by @gpalmz in #47
  • Make imports honor new max line length by @gpalmz in #48
  • [azure][LFO] Remove app service plan creation step in LFO script by @agulen in #49
  • Fix subtle bug with permission checks by @gpalmz in #52
  • Make request error behavior similar regardless of whether it's retryable by @gpalmz in #53
  • Fix some subtle bugs (and type annotations) by @gpalmz in #54
  • Prevent error on 404 awaiting selections; simplify request error handling by @gpalmz in #55
  • [AZINTS-4077] Shortcut multiple LFOs by @benjjs in #50
  • Tweak language to make sense for both local shell and cloud shell by @gpalmz in #56
  • Improve setup instructions by @gpalmz in #51
  • [AZINTS-4102] Expand README dev setup instructions by @gpalmz in #58
  • [AZINTS-4086] Report token expiry as connection error by @benjjs in #59
  • Fix management group selection parsing by @benjjs in #60
  • [azure][lfo] Pass dd site to LFO config by @agulen in #62
  • [azure][lfo] Auto-register missing resource providers by @agulen in #63
  • GCP-3046: Add GCP Dataflow Quick Start Script by @tedkahwaji in #57
  • AZINTS-4118 Surface user actionable errors by @benjjs in #64
  • [AZINTS-4116] Refactor setup script by @benjjs in #65
  • Make sure version check appears at top of executable by @benjjs in #66
  • Fix create-for-rbac integration name by @benjjs in #68
  • [AZINTS-4139] Specify max client secret TTL when creating app registration by @gpalmz in #67
  • build pyz by @gpalmz in #69
  • Remove unnecessary linter suppression by @gpalmz in #70
  • [AZINTS-3739] Build script for LFO ARM templates by @gpalmz in #71
  • [AZINTS-4137] Enrich app reg access errors with instructions by @benjjs in #72
  • Extract role assignments functions (currently unused) by @gpalmz in #75
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #76
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #77
  • [AZINTS-4124] Guard against manually copying script by @benjjs in #78
  • [azure] Grab stdout in az cmd error case by @agulen in #80
  • Fix management group fetch permission error by @benjjs in #79
  • GCP-3078: Bind Permissions To Lowest Level Resource by @tedkahwaji in #73
  • [AZINTS-4178] Make refresh token errors user actionable by @benjjs in #81
  • Report disconnects separately by @benjjs in #74
  • Expand AccessError Coverage by @benjjs in #82
  • [AZINTS-4152] Surface interactive auth prompt to user by @gpalmz in #83
  • Fix disconnect reported as error by @benjjs in #84
  • GCP-XXXX: Skip Projects And Folders if Display Name Not Provided by @tedkahwaji in #86
  • GCP-XXXX: ...
Read more

azure/logging_install v0.1.0

30 Apr 14:27
75b4220

Choose a tag to compare

What's Changed

  • [azure] LFO Onboarding Script v1 by @agulen in #1
  • [Azure LFO] Support Python 3.9 in onboarding script by @agulen in #3
  • [azure lfo] Detect existing LFO installs by @agulen in #4
  • [azure][LFO] Include sub name in the LFO script response by @agulen in #5
  • [AZINTS-3609] Move quickstart script to new repo by @benjjs in #6
  • GCP-XXXX: Add GCP Onboarding Script to Integrations-Management by @tedkahwaji in #10
  • [AZINTS-3933] Report existing log forwarders by @benjjs in #7
  • Ensure integrations quickstart connection closed by @benjjs in #8
  • [AZINTS-3933] Use ARG to collect existing Log Forwarders by @benjjs in #9
  • [AZINTS-3895] Trigger LFO script from quickstart by @benjjs in #12
  • GCP-2943: Update Setup Script to Support Monitored Resource Configs by @tedkahwaji in #14
  • GCP-XXXX: Update Folder Search by @tedkahwaji in #15
  • [azure] Remove mgmt group requirement from LFO script by @agulen in #13
  • [azure] Include tag filters + PII rule data when detecting existing LFOs by @agulen in #16
  • [azure] Bug fix + test cleanup by @agulen in #17
  • [azure][lfo] Enable expansion of log forwarding scopes by @agulen in #18
  • [azure][lfo] Bug fix when setting monitored subscriptions by @agulen in #19
  • [AZINTS-3939] Add open source license file, headers, notice by @gpalmz in #20
  • [AZINTS-3939] Add CONTRIBUTING.md, update README.md by @gpalmz in #21
  • [AZINTS-3939] Update README.md by @gpalmz in #22
  • GCP-XXXX: Add Exponential Backoff And Retry Logic by @tedkahwaji in #23
  • [AZINTS-3989] Add azure_integration_quickstart.pyz by @gpalmz in #24
  • Remove dist/ from gitignore by @gpalmz in #25
  • GCP-XXXX: Add Read Me by @tedkahwaji in #26
  • GCP-XXXX: Update Dev Bash Script by @tedkahwaji in #27
  • [AZINTS-3933] Pass new log forwarder fields to front end by @benjjs in #28
  • [AZINTS-4021] Fix subscription id field by @benjjs in #29
  • [azure][lfo] PII rules fetching bug fix by @agulen in #32
  • [azure][lfo] Display unknown subscription name if user doesn't have access by @agulen in #31
  • Pull out shared azure logic by @benjjs in #33
  • GCP-XXXX: Split Script Across Multiple Files by @tedkahwaji in #34
  • [storage monitoring] add install script to integrations management by @ava-silver in #35
  • [AZINTS-3739] Move LFO templates to integrations-management by @gpalmz in #30
  • [azure][logging] Stricter validation of user parameters by @agulen in #36
  • [azure] Fix build script by @agulen in #37
  • [azure] Friendlier errors from log forwarding upsert by @agulen in #38
  • Remove unstable/internal info from readmes by @gpalmz in #39
  • [azure] Remove debug prompt by @agulen in #40
  • [AZINTS-4026] Make lfo collection step non-blocking by @benjjs in #41
  • [AZINTS-4061] Fix LFO collection hangup by @gpalmz in #42
  • [AZINTS-4084] Only list scopes within the current tenant by @gpalmz in #43
  • [azure] BugFix: Pass monitored subs as IDs instead of names by @agulen in #44
  • Fix lint errors by @benjjs in #45
  • Fix more formatting by @gpalmz in #47
  • Make imports honor new max line length by @gpalmz in #48
  • [azure][LFO] Remove app service plan creation step in LFO script by @agulen in #49
  • Fix subtle bug with permission checks by @gpalmz in #52
  • Make request error behavior similar regardless of whether it's retryable by @gpalmz in #53
  • Fix some subtle bugs (and type annotations) by @gpalmz in #54
  • Prevent error on 404 awaiting selections; simplify request error handling by @gpalmz in #55
  • [AZINTS-4077] Shortcut multiple LFOs by @benjjs in #50
  • Tweak language to make sense for both local shell and cloud shell by @gpalmz in #56
  • Improve setup instructions by @gpalmz in #51
  • [AZINTS-4102] Expand README dev setup instructions by @gpalmz in #58
  • [AZINTS-4086] Report token expiry as connection error by @benjjs in #59
  • Fix management group selection parsing by @benjjs in #60
  • [azure][lfo] Pass dd site to LFO config by @agulen in #62
  • [azure][lfo] Auto-register missing resource providers by @agulen in #63
  • GCP-3046: Add GCP Dataflow Quick Start Script by @tedkahwaji in #57
  • AZINTS-4118 Surface user actionable errors by @benjjs in #64
  • [AZINTS-4116] Refactor setup script by @benjjs in #65
  • Make sure version check appears at top of executable by @benjjs in #66
  • Fix create-for-rbac integration name by @benjjs in #68
  • [AZINTS-4139] Specify max client secret TTL when creating app registration by @gpalmz in #67
  • build pyz by @gpalmz in #69
  • Remove unnecessary linter suppression by @gpalmz in #70
  • [AZINTS-3739] Build script for LFO ARM templates by @gpalmz in #71
  • [AZINTS-4137] Enrich app reg access errors with instructions by @benjjs in #72
  • Extract role assignments functions (currently unused) by @gpalmz in #75
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #76
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #77
  • [AZINTS-4124] Guard against manually copying script by @benjjs in #78
  • [azure] Grab stdout in az cmd error case by @agulen in #80
  • Fix management group fetch permission error by @benjjs in #79
  • GCP-3078: Bind Permissions To Lowest Level Resource by @tedkahwaji in #73
  • [AZINTS-4178] Make refresh token errors user actionable by @benjjs in #81
  • Report disconnects separately by @benjjs in #74
  • Expand AccessError Coverage by @benjjs in #82
  • [AZINTS-4152] Surface interactive auth prompt to user by @gpalmz in #83
  • Fix disconnect reported as error by @benjjs in #84
  • GCP-XXXX: Skip Projects And Folders if Display Name Not Provided by @tedkahwaji in #86
  • GCP-XXXX: ...
Read more

azure/integration_quickstart v0.1.0

30 Apr 14:27
75b4220

Choose a tag to compare

What's Changed

  • [azure] LFO Onboarding Script v1 by @agulen in #1
  • [Azure LFO] Support Python 3.9 in onboarding script by @agulen in #3
  • [azure lfo] Detect existing LFO installs by @agulen in #4
  • [azure][LFO] Include sub name in the LFO script response by @agulen in #5
  • [AZINTS-3609] Move quickstart script to new repo by @benjjs in #6
  • GCP-XXXX: Add GCP Onboarding Script to Integrations-Management by @tedkahwaji in #10
  • [AZINTS-3933] Report existing log forwarders by @benjjs in #7
  • Ensure integrations quickstart connection closed by @benjjs in #8
  • [AZINTS-3933] Use ARG to collect existing Log Forwarders by @benjjs in #9
  • [AZINTS-3895] Trigger LFO script from quickstart by @benjjs in #12
  • GCP-2943: Update Setup Script to Support Monitored Resource Configs by @tedkahwaji in #14
  • GCP-XXXX: Update Folder Search by @tedkahwaji in #15
  • [azure] Remove mgmt group requirement from LFO script by @agulen in #13
  • [azure] Include tag filters + PII rule data when detecting existing LFOs by @agulen in #16
  • [azure] Bug fix + test cleanup by @agulen in #17
  • [azure][lfo] Enable expansion of log forwarding scopes by @agulen in #18
  • [azure][lfo] Bug fix when setting monitored subscriptions by @agulen in #19
  • [AZINTS-3939] Add open source license file, headers, notice by @gpalmz in #20
  • [AZINTS-3939] Add CONTRIBUTING.md, update README.md by @gpalmz in #21
  • [AZINTS-3939] Update README.md by @gpalmz in #22
  • GCP-XXXX: Add Exponential Backoff And Retry Logic by @tedkahwaji in #23
  • [AZINTS-3989] Add azure_integration_quickstart.pyz by @gpalmz in #24
  • Remove dist/ from gitignore by @gpalmz in #25
  • GCP-XXXX: Add Read Me by @tedkahwaji in #26
  • GCP-XXXX: Update Dev Bash Script by @tedkahwaji in #27
  • [AZINTS-3933] Pass new log forwarder fields to front end by @benjjs in #28
  • [AZINTS-4021] Fix subscription id field by @benjjs in #29
  • [azure][lfo] PII rules fetching bug fix by @agulen in #32
  • [azure][lfo] Display unknown subscription name if user doesn't have access by @agulen in #31
  • Pull out shared azure logic by @benjjs in #33
  • GCP-XXXX: Split Script Across Multiple Files by @tedkahwaji in #34
  • [storage monitoring] add install script to integrations management by @ava-silver in #35
  • [AZINTS-3739] Move LFO templates to integrations-management by @gpalmz in #30
  • [azure][logging] Stricter validation of user parameters by @agulen in #36
  • [azure] Fix build script by @agulen in #37
  • [azure] Friendlier errors from log forwarding upsert by @agulen in #38
  • Remove unstable/internal info from readmes by @gpalmz in #39
  • [azure] Remove debug prompt by @agulen in #40
  • [AZINTS-4026] Make lfo collection step non-blocking by @benjjs in #41
  • [AZINTS-4061] Fix LFO collection hangup by @gpalmz in #42
  • [AZINTS-4084] Only list scopes within the current tenant by @gpalmz in #43
  • [azure] BugFix: Pass monitored subs as IDs instead of names by @agulen in #44
  • Fix lint errors by @benjjs in #45
  • Fix more formatting by @gpalmz in #47
  • Make imports honor new max line length by @gpalmz in #48
  • [azure][LFO] Remove app service plan creation step in LFO script by @agulen in #49
  • Fix subtle bug with permission checks by @gpalmz in #52
  • Make request error behavior similar regardless of whether it's retryable by @gpalmz in #53
  • Fix some subtle bugs (and type annotations) by @gpalmz in #54
  • Prevent error on 404 awaiting selections; simplify request error handling by @gpalmz in #55
  • [AZINTS-4077] Shortcut multiple LFOs by @benjjs in #50
  • Tweak language to make sense for both local shell and cloud shell by @gpalmz in #56
  • Improve setup instructions by @gpalmz in #51
  • [AZINTS-4102] Expand README dev setup instructions by @gpalmz in #58
  • [AZINTS-4086] Report token expiry as connection error by @benjjs in #59
  • Fix management group selection parsing by @benjjs in #60
  • [azure][lfo] Pass dd site to LFO config by @agulen in #62
  • [azure][lfo] Auto-register missing resource providers by @agulen in #63
  • GCP-3046: Add GCP Dataflow Quick Start Script by @tedkahwaji in #57
  • AZINTS-4118 Surface user actionable errors by @benjjs in #64
  • [AZINTS-4116] Refactor setup script by @benjjs in #65
  • Make sure version check appears at top of executable by @benjjs in #66
  • Fix create-for-rbac integration name by @benjjs in #68
  • [AZINTS-4139] Specify max client secret TTL when creating app registration by @gpalmz in #67
  • build pyz by @gpalmz in #69
  • Remove unnecessary linter suppression by @gpalmz in #70
  • [AZINTS-3739] Build script for LFO ARM templates by @gpalmz in #71
  • [AZINTS-4137] Enrich app reg access errors with instructions by @benjjs in #72
  • Extract role assignments functions (currently unused) by @gpalmz in #75
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #76
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #77
  • [AZINTS-4124] Guard against manually copying script by @benjjs in #78
  • [azure] Grab stdout in az cmd error case by @agulen in #80
  • Fix management group fetch permission error by @benjjs in #79
  • GCP-3078: Bind Permissions To Lowest Level Resource by @tedkahwaji in #73
  • [AZINTS-4178] Make refresh token errors user actionable by @benjjs in #81
  • Report disconnects separately by @benjjs in #74
  • Expand AccessError Coverage by @benjjs in #82
  • [AZINTS-4152] Surface interactive auth prompt to user by @gpalmz in #83
  • Fix disconnect reported as error by @benjjs in #84
  • GCP-XXXX: Skip Projects And Folders if Display Name Not Provided by @tedkahwaji in #86
  • GCP-XXXX: ...
Read more

azure/agentless v0.1.0

30 Apr 14:27
75b4220

Choose a tag to compare

What's Changed

  • [azure] LFO Onboarding Script v1 by @agulen in #1
  • [Azure LFO] Support Python 3.9 in onboarding script by @agulen in #3
  • [azure lfo] Detect existing LFO installs by @agulen in #4
  • [azure][LFO] Include sub name in the LFO script response by @agulen in #5
  • [AZINTS-3609] Move quickstart script to new repo by @benjjs in #6
  • GCP-XXXX: Add GCP Onboarding Script to Integrations-Management by @tedkahwaji in #10
  • [AZINTS-3933] Report existing log forwarders by @benjjs in #7
  • Ensure integrations quickstart connection closed by @benjjs in #8
  • [AZINTS-3933] Use ARG to collect existing Log Forwarders by @benjjs in #9
  • [AZINTS-3895] Trigger LFO script from quickstart by @benjjs in #12
  • GCP-2943: Update Setup Script to Support Monitored Resource Configs by @tedkahwaji in #14
  • GCP-XXXX: Update Folder Search by @tedkahwaji in #15
  • [azure] Remove mgmt group requirement from LFO script by @agulen in #13
  • [azure] Include tag filters + PII rule data when detecting existing LFOs by @agulen in #16
  • [azure] Bug fix + test cleanup by @agulen in #17
  • [azure][lfo] Enable expansion of log forwarding scopes by @agulen in #18
  • [azure][lfo] Bug fix when setting monitored subscriptions by @agulen in #19
  • [AZINTS-3939] Add open source license file, headers, notice by @gpalmz in #20
  • [AZINTS-3939] Add CONTRIBUTING.md, update README.md by @gpalmz in #21
  • [AZINTS-3939] Update README.md by @gpalmz in #22
  • GCP-XXXX: Add Exponential Backoff And Retry Logic by @tedkahwaji in #23
  • [AZINTS-3989] Add azure_integration_quickstart.pyz by @gpalmz in #24
  • Remove dist/ from gitignore by @gpalmz in #25
  • GCP-XXXX: Add Read Me by @tedkahwaji in #26
  • GCP-XXXX: Update Dev Bash Script by @tedkahwaji in #27
  • [AZINTS-3933] Pass new log forwarder fields to front end by @benjjs in #28
  • [AZINTS-4021] Fix subscription id field by @benjjs in #29
  • [azure][lfo] PII rules fetching bug fix by @agulen in #32
  • [azure][lfo] Display unknown subscription name if user doesn't have access by @agulen in #31
  • Pull out shared azure logic by @benjjs in #33
  • GCP-XXXX: Split Script Across Multiple Files by @tedkahwaji in #34
  • [storage monitoring] add install script to integrations management by @ava-silver in #35
  • [AZINTS-3739] Move LFO templates to integrations-management by @gpalmz in #30
  • [azure][logging] Stricter validation of user parameters by @agulen in #36
  • [azure] Fix build script by @agulen in #37
  • [azure] Friendlier errors from log forwarding upsert by @agulen in #38
  • Remove unstable/internal info from readmes by @gpalmz in #39
  • [azure] Remove debug prompt by @agulen in #40
  • [AZINTS-4026] Make lfo collection step non-blocking by @benjjs in #41
  • [AZINTS-4061] Fix LFO collection hangup by @gpalmz in #42
  • [AZINTS-4084] Only list scopes within the current tenant by @gpalmz in #43
  • [azure] BugFix: Pass monitored subs as IDs instead of names by @agulen in #44
  • Fix lint errors by @benjjs in #45
  • Fix more formatting by @gpalmz in #47
  • Make imports honor new max line length by @gpalmz in #48
  • [azure][LFO] Remove app service plan creation step in LFO script by @agulen in #49
  • Fix subtle bug with permission checks by @gpalmz in #52
  • Make request error behavior similar regardless of whether it's retryable by @gpalmz in #53
  • Fix some subtle bugs (and type annotations) by @gpalmz in #54
  • Prevent error on 404 awaiting selections; simplify request error handling by @gpalmz in #55
  • [AZINTS-4077] Shortcut multiple LFOs by @benjjs in #50
  • Tweak language to make sense for both local shell and cloud shell by @gpalmz in #56
  • Improve setup instructions by @gpalmz in #51
  • [AZINTS-4102] Expand README dev setup instructions by @gpalmz in #58
  • [AZINTS-4086] Report token expiry as connection error by @benjjs in #59
  • Fix management group selection parsing by @benjjs in #60
  • [azure][lfo] Pass dd site to LFO config by @agulen in #62
  • [azure][lfo] Auto-register missing resource providers by @agulen in #63
  • GCP-3046: Add GCP Dataflow Quick Start Script by @tedkahwaji in #57
  • AZINTS-4118 Surface user actionable errors by @benjjs in #64
  • [AZINTS-4116] Refactor setup script by @benjjs in #65
  • Make sure version check appears at top of executable by @benjjs in #66
  • Fix create-for-rbac integration name by @benjjs in #68
  • [AZINTS-4139] Specify max client secret TTL when creating app registration by @gpalmz in #67
  • build pyz by @gpalmz in #69
  • Remove unnecessary linter suppression by @gpalmz in #70
  • [AZINTS-3739] Build script for LFO ARM templates by @gpalmz in #71
  • [AZINTS-4137] Enrich app reg access errors with instructions by @benjjs in #72
  • Extract role assignments functions (currently unused) by @gpalmz in #75
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #76
  • Remove shebangs from python files since theyre compiled to pyz anyway by @gpalmz in #77
  • [AZINTS-4124] Guard against manually copying script by @benjjs in #78
  • [azure] Grab stdout in az cmd error case by @agulen in #80
  • Fix management group fetch permission error by @benjjs in #79
  • GCP-3078: Bind Permissions To Lowest Level Resource by @tedkahwaji in #73
  • [AZINTS-4178] Make refresh token errors user actionable by @benjjs in #81
  • Report disconnects separately by @benjjs in #74
  • Expand AccessError Coverage by @benjjs in #82
  • [AZINTS-4152] Surface interactive auth prompt to user by @gpalmz in #83
  • Fix disconnect reported as error by @benjjs in #84
  • GCP-XXXX: Skip Projects And Folders if Display Name Not Provided by @tedkahwaji in #86
  • GCP-XXXX: ...
Read more