Skip to content

New Resource: azurerm_stream_analytics_job_storage_account#29113

Merged
stephybun merged 6 commits intomainfrom
f/sa-job-storage-account
Mar 20, 2025
Merged

New Resource: azurerm_stream_analytics_job_storage_account#29113
stephybun merged 6 commits intomainfrom
f/sa-job-storage-account

Conversation

@stephybun
Copy link
Member

@stephybun stephybun commented Mar 19, 2025

Community Note

  • Please vote on this PR by adding a 👍 reaction to the original PR to help the community and maintainers prioritize for review
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for PR followers and do not help prioritize for review

Description

  • Adds a virtual resource to enable Msi authentication with a SystemAssigned identity on the storage account for a stream analytics job
  • Fixes some panics in the parent stream analytics job resource

Testing

image

Change Log

Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.

  • azurerm_stream_analytics_job_storage_account [GH-00000]

This is a (please select all that apply):

  • Bug Fix
  • New Feature (ie adding a service, resource, or data source)
  • Enhancement
  • Breaking Change

Related Issue(s)

Closes #19351

Note

If this PR changes meaningfully during the course of review please update the title and description as required.

@stephybun stephybun force-pushed the f/sa-job-storage-account branch from 11d5dc7 to 20885ca Compare March 19, 2025 10:01
Copy link
Member

@catriona-m catriona-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @stephybun - I left a couple of minor comments but otherwise this looks good!

Copy link
Member

@catriona-m catriona-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✨

@stephybun stephybun merged commit e25aee1 into main Mar 20, 2025
33 checks passed
@stephybun stephybun deleted the f/sa-job-storage-account branch March 20, 2025 07:29
@github-actions github-actions bot added this to the v4.24.0 milestone Mar 20, 2025
jackofallops added a commit that referenced this pull request Mar 21, 2025
* CHANGELOG.md for v4.24.0

* Update CHANGELOG.md #28173

* Update CHANGELOG.md #28964

* Update CHANGELOG.md #28569

* Update CHANGELOG.md for #28670

* Update CHANGELOG.md #29081

* Update CHANGELOG.md for #29082

* Update CHANGELOG.md #28888

* Update CHANGELOG.md #29012

* Update CHANGELOG.md #28485

* Update CHANGELOG.md for #29094

* Update CHANGELOG.md #29107

* Update CHANGELOG.md #28368

* Update for #29113 #28884 #28739 #28920 #29018 #28822 #28977 #29096 #29040

* Update for #29088

* Update CHANGELOG.md #29079

* Update CHANGELOG.md #28992

* prep for release

---------

Co-authored-by: sreallymatt <106555974+sreallymatt@users.noreply.github.com>
Co-authored-by: Wyatt Fry <wyattfry@gmail.com>
Co-authored-by: jackofallops <11830746+jackofallops@users.noreply.github.com>
Co-authored-by: Matthew Frahry <mbfrahry@gmail.com>
Co-authored-by: stephybun <steph@hashicorp.com>
Co-authored-by: jackofallops <ste@hashicorp.com>
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to create a Stream Analytics Job using a Job Storage account with a System managed identity

2 participants